[QGIS Commit] [qgis/Quantum-GIS] fd514a: Add method QgsComposition::loadFromTemplate and py...
GitHub
noreply at github.com
Tue Sep 4 23:24:41 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: fd514a0e74772c35e326bdd0c4d6f45f32ee7e70
https://github.com/qgis/Quantum-GIS/commit/fd514a0e74772c35e326bdd0c4d6f45f32ee7e70
Author: Marco Hugentobler <marco at hugis1.(none)>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M python/core/qgscomposition.sip
M src/core/composer/qgscomposition.cpp
M src/core/composer/qgscomposition.h
Log Message:
-----------
Add method QgsComposition::loadFromTemplate and python bindings
Commit: 351ccc0087681a73c52c57fb7d4e810c30f0a746
https://github.com/qgis/Quantum-GIS/commit/351ccc0087681a73c52c57fb7d4e810c30f0a746
Author: Marco Hugentobler <marco at hugis1.(none)>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M src/app/composer/qgscomposer.cpp
M src/app/composer/qgscomposerhtmlwidget.cpp
M src/core/composer/qgscomposermultiframe.cpp
M src/core/composer/qgscomposition.cpp
Log Message:
-----------
Ensure item widgets are deleted if loading composer templates
Commit: a87705736120f2cf28d65ad3d909c5cbf8b85695
https://github.com/qgis/Quantum-GIS/commit/a87705736120f2cf28d65ad3d909c5cbf8b85695
Author: Marco Hugentobler <marco at hugis1.(none)>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M src/app/composer/qgscomposer.cpp
Log Message:
-----------
Don't create undo action if loading template via gui
Commit: 07696ab678cb99801e36ef963b1004bf95c147b8
https://github.com/qgis/Quantum-GIS/commit/07696ab678cb99801e36ef963b1004bf95c147b8
Author: Marco Hugentobler <marco at hugis1.(none)>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M python/core/qgscomposition.sip
M src/app/composer/qgscomposer.cpp
M src/core/composer/qgscomposition.cpp
M src/core/composer/qgscomposition.h
Log Message:
-----------
Allow text substitution for template loading
Commit: cfa15ff5603bfcf0b36cafc783ce862ea5913923
https://github.com/qgis/Quantum-GIS/commit/cfa15ff5603bfcf0b36cafc783ce862ea5913923
Author: Marco Hugentobler <marco at hugis1.(none)>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M python/core/qgscomposition.sip
M src/core/composer/qgscomposition.h
Log Message:
-----------
Add documentation for function QgsComposition::loadFromTemplate
Compare: https://github.com/qgis/Quantum-GIS/compare/17393bde760f...cfa15ff5603b
More information about the QGIS-commit
mailing list