[QGIS Commit] [qgis/Quantum-GIS] 0c777d: Add unique title input dialog for new and duplicat...
GitHub
noreply at github.com
Tue Feb 26 09:47:02 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 0c777dd7d38a25b7a0e85f8e05c22502c5bd89d2
https://github.com/qgis/Quantum-GIS/commit/0c777dd7d38a25b7a0e85f8e05c22502c5bd89d2
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M src/app/composer/qgscomposer.cpp
M src/app/composer/qgscomposermanager.cpp
M src/app/qgisapp.cpp
M src/app/qgisapp.h
Log Message:
-----------
Add unique title input dialog for new and duplicate composers
- Allows user to title composer before creation (optionally based on existing composer titles)
- Helps limit duplicate titles
- Non-GUI generation of new and duplicate composers not restricted (unchanged)
- Duplicate composer slot now free of GUI interruptions
- Change from hiding of duplicate composer (during template loading) to pausing updates to give user feedback
Commit: 37208dfbfe446354a6bc8f04957a9559cd551373
https://github.com/qgis/Quantum-GIS/commit/37208dfbfe446354a6bc8f04957a9559cd551373
Author: Larry Shaffer <larrys at dakotacarto.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M src/app/composer/qgscomposer.cpp
Log Message:
-----------
Avoid crash where composer is deleted after spawning modal composer manager
Compare: https://github.com/qgis/Quantum-GIS/compare/208c9206ad97...37208dfbfe44
More information about the QGIS-commit
mailing list