[QGIS Commit] [qgis/Quantum-GIS] 89e7e7: Use QPainter::CompositionMode for all internal ble...

GitHub noreply at github.com
Tue Apr 9 01:49:38 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 89e7e7c0de0398d3b458556bc371b7957e526c6e
      https://github.com/qgis/Quantum-GIS/commit/89e7e7c0de0398d3b458556bc371b7957e526c6e
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-04-08 (Mon, 08 Apr 2013)

  Changed paths:
    M src/app/composer/qgscomposeritemwidget.cpp
    M src/app/qgslabelinggui.cpp
    M src/app/qgsrasterlayerproperties.cpp
    M src/core/composer/qgscomposeritem.cpp
    M src/core/composer/qgscomposeritem.h
    M src/core/qgsmaplayer.cpp
    M src/core/qgsmaplayer.h
    M src/core/qgsmaprenderer.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/raster/qgsrasterlayer.cpp
    M src/gui/qgsblendmodecombobox.cpp
    M src/gui/qgsblendmodecombobox.h
    M src/gui/symbology-ng/qgsrendererv2propertiesdialog.cpp

  Log Message:
  -----------
  Use QPainter::CompositionMode for all internal blending variables and functions


  Commit: dbf795ed1fa9cabae3942c7526e5d62a66a1b874
      https://github.com/qgis/Quantum-GIS/commit/dbf795ed1fa9cabae3942c7526e5d62a66a1b874
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-04-08 (Mon, 08 Apr 2013)

  Changed paths:
    M src/core/composer/qgscomposerlabel.cpp

  Log Message:
  -----------
  Fix labels not updating for atlas prints when blend mode is applied


  Commit: 9a0dffe51a695a89c82c829bdbc4e9ecc1e0070f
      https://github.com/qgis/Quantum-GIS/commit/9a0dffe51a695a89c82c829bdbc4e9ecc1e0070f
  Author: mhugent <marco.hugentobler at sourcepole.ch>
  Date:   2013-04-09 (Tue, 09 Apr 2013)

  Changed paths:
    M src/app/composer/qgscomposeritemwidget.cpp
    M src/app/qgslabelinggui.cpp
    M src/app/qgsrasterlayerproperties.cpp
    M src/core/composer/qgscomposeritem.cpp
    M src/core/composer/qgscomposeritem.h
    M src/core/composer/qgscomposerlabel.cpp
    M src/core/qgsmaplayer.cpp
    M src/core/qgsmaplayer.h
    M src/core/qgsmaprenderer.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/raster/qgsrasterlayer.cpp
    M src/gui/qgsblendmodecombobox.cpp
    M src/gui/qgsblendmodecombobox.h
    M src/gui/symbology-ng/qgsrendererv2propertiesdialog.cpp

  Log Message:
  -----------
  Merge pull request #512 from nyalldawson/blend_mode_fixes

Some blending fixes and code cleanup


Compare: https://github.com/qgis/Quantum-GIS/compare/1436056f77d6...9a0dffe51a69


More information about the QGIS-commit mailing list