[QGIS Commit] [qgis/Quantum-GIS] bed65c: Fix #7927 : Add a warning message if trying to pri...
GitHub
noreply at github.com
Sat Jun 22 00:22:27 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: bed65cb1f4dbc582d0b3be0d3b1d9e9083e8086e
https://github.com/qgis/Quantum-GIS/commit/bed65cb1f4dbc582d0b3be0d3b1d9e9083e8086e
Author: Hien TRAN-QUANG <hien.tranquang at gmail.com>
Date: 2013-06-21 (Fri, 21 Jun 2013)
Changed paths:
M src/app/composer/qgscomposer.cpp
Log Message:
-----------
Fix #7927 : Add a warning message if trying to print a composition
as an image fails (Qt's QImage sanity check for memory overflow)
Moved previous commit from core/qgscomposition to apps/qgscomposer
as QGIS server uses qgscomposition.
Commit: aa0a17b253f73ddaa913a09637a00175e3464a74
https://github.com/qgis/Quantum-GIS/commit/aa0a17b253f73ddaa913a09637a00175e3464a74
Author: mhugent <marco.hugentobler at sourcepole.ch>
Date: 2013-06-22 (Sat, 22 Jun 2013)
Changed paths:
M src/app/composer/qgscomposer.cpp
Log Message:
-----------
Merge pull request #670 from tqhien/master
Fix #7927 : Add a warning message if trying to print a composition
Compare: https://github.com/qgis/Quantum-GIS/compare/f8d6e32efa97...aa0a17b253f7
More information about the QGIS-commit
mailing list