[QGIS Commit] [qgis/Quantum-GIS] ec0d94: [feature] added draw background checkbox in compos...
GitHub
noreply at github.com
Wed Feb 6 06:23:43 PST 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: ec0d944d6935bed8b7da99bcab9dd954469d9367
https://github.com/qgis/Quantum-GIS/commit/ec0d944d6935bed8b7da99bcab9dd954469d9367
Author: olivierdalang <olivier.dalang at gmail.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)
Changed paths:
M src/app/composer/qgscomposeritemwidget.cpp
M src/app/composer/qgscomposeritemwidget.h
M src/core/composer/qgscomposeritem.cpp
M src/core/composer/qgscomposeritem.h
M src/ui/qgscomposeritemwidgetbase.ui
Log Message:
-----------
[feature] added draw background checkbox in composer items
(this allow to workaround the non-opaque background bug with atlas and is more consistent with the frame settings) )
Commit: 45a5fe720d101e25d6684b00f6612d8e1afdc597
https://github.com/qgis/Quantum-GIS/commit/45a5fe720d101e25d6684b00f6612d8e1afdc597
Author: olivierdalang <olivier.dalang at gmail.com>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M src/core/composer/qgscomposermap.cpp
Log Message:
-----------
fix for composer map item's background when non-opaque
Commit: b6427220d42b85bb6468a30ea5d99f69d8c50b9a
https://github.com/qgis/Quantum-GIS/commit/b6427220d42b85bb6468a30ea5d99f69d8c50b9a
Author: olivierdalang <olivier.dalang at gmail.com>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M src/app/composer/qgscomposeritemwidget.cpp
M src/app/composer/qgscomposeritemwidget.h
M src/ui/qgscomposeritemwidgetbase.ui
Log Message:
-----------
upgraded to collapsible groupboxes
Commit: 81d865aaa7463b9624793f93cc158168451e58a8
https://github.com/qgis/Quantum-GIS/commit/81d865aaa7463b9624793f93cc158168451e58a8
Author: Nathan Woodrow <madmanwoo at gmail.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M src/app/composer/qgscomposeritemwidget.cpp
M src/app/composer/qgscomposeritemwidget.h
M src/core/composer/qgscomposeritem.cpp
M src/core/composer/qgscomposeritem.h
M src/core/composer/qgscomposermap.cpp
M src/ui/qgscomposeritemwidgetbase.ui
Log Message:
-----------
Merge pull request #408 from olivierdalang/showBackgroundCheckboxForComposerItem
[feature] added draw background checkbox in composer items
Fix #6389
Compare: https://github.com/qgis/Quantum-GIS/compare/50d4bb6d4d2a...81d865aaa746
More information about the QGIS-commit
mailing list