[QGIS Commit] [qgis/Quantum-GIS] 3bb405: Move blend mode combo box to styles tab
GitHub
noreply at github.com
Sat Mar 23 20:54:42 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 3bb405f7f2cd5bde02cf5685080cb4d33400072f
https://github.com/qgis/Quantum-GIS/commit/3bb405f7f2cd5bde02cf5685080cb4d33400072f
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M src/app/qgsvectorlayerproperties.cpp
M src/gui/symbology-ng/qgsrendererv2propertiesdialog.cpp
M src/ui/qgsrasterlayerpropertiesbase.ui
M src/ui/qgsrendererv2propsdialogbase.ui
M src/ui/qgsvectorlayerpropertiesbase.ui
Log Message:
-----------
Move blend mode combo box to styles tab
Commit: 4ba3690ff6d6d10c659100feed6a8c4eac5491d5
https://github.com/qgis/Quantum-GIS/commit/4ba3690ff6d6d10c659100feed6a8c4eac5491d5
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-03-23 (Sat, 23 Mar 2013)
Changed paths:
M src/core/qgsmaplayer.cpp
M src/core/qgsvectorlayer.cpp
M src/core/raster/qgsrasterlayer.cpp
Log Message:
-----------
Add support for copy/pasting blend modes for layers
Commit: 6f8ee5abd4eb1e39e59db8d5328f52df98d3836c
https://github.com/qgis/Quantum-GIS/commit/6f8ee5abd4eb1e39e59db8d5328f52df98d3836c
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-03-23 (Sat, 23 Mar 2013)
Changed paths:
M src/ui/qgsrasterlayerpropertiesbase.ui
M src/ui/qgsrendererv2propsdialogbase.ui
Log Message:
-----------
Make QgsBlendModeComboBox extend QComboBox
Commit: 08fba255e5150c78571bfbd7aa2a1265e0878a19
https://github.com/qgis/Quantum-GIS/commit/08fba255e5150c78571bfbd7aa2a1265e0878a19
Author: Nyall Dawson <nyall.dawson at gmail.com>
Date: 2013-03-23 (Sat, 23 Mar 2013)
Changed paths:
M src/core/qgsmaprenderer.cpp
Log Message:
-----------
Fix for labels incorrectly rendering when blend modes used
Commit: dac35e1063f9f53453069f31bb507fe7d9afe96f
https://github.com/qgis/Quantum-GIS/commit/dac35e1063f9f53453069f31bb507fe7d9afe96f
Author: Nathan Woodrow <madmanwoo at gmail.com>
Date: 2013-03-23 (Sat, 23 Mar 2013)
Changed paths:
M src/app/qgsvectorlayerproperties.cpp
M src/core/qgsmaplayer.cpp
M src/core/qgsmaprenderer.cpp
M src/core/qgsvectorlayer.cpp
M src/core/raster/qgsrasterlayer.cpp
M src/gui/symbology-ng/qgsrendererv2propertiesdialog.cpp
M src/ui/qgsrasterlayerpropertiesbase.ui
M src/ui/qgsrendererv2propsdialogbase.ui
M src/ui/qgsvectorlayerpropertiesbase.ui
Log Message:
-----------
Merge pull request #476 from nyalldawson/blend_modes
Blend modes pt 2
Compare: https://github.com/qgis/Quantum-GIS/compare/176a08c7d1d5...dac35e1063f9
More information about the QGIS-commit
mailing list