[QGIS Commit] [qgis/Quantum-GIS] 2479d8: Add warning for printing and pdf export with blend...

GitHub noreply at github.com
Sun May 5 21:04:31 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 2479d83262dcd0cae809cb3f206f8a7843ac2900
      https://github.com/qgis/Quantum-GIS/commit/2479d83262dcd0cae809cb3f206f8a7843ac2900
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-05-05 (Sun, 05 May 2013)

  Changed paths:
    M src/app/composer/qgscomposer.cpp
    M src/app/composer/qgscomposer.h
    M src/core/composer/qgscomposermap.cpp
    M src/core/composer/qgscomposermap.h

  Log Message:
  -----------
  Add warning for printing and pdf export with blend modes with option to print as raster


  Commit: a3573cedf4426d79430ca12c47f5f52774df0443
      https://github.com/qgis/Quantum-GIS/commit/a3573cedf4426d79430ca12c47f5f52774df0443
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-05-05 (Sun, 05 May 2013)

  Changed paths:
    M src/app/composer/qgscomposer.cpp
    M src/gui/qgsmessageviewer.cpp
    M src/gui/qgsmessageviewer.h

  Log Message:
  -----------
  Add parameter for QgsMessageViewer to disable deleteOnClose, allows retrieving checkBoxState after dialog has closed


  Commit: 5c240bccf71722ec255270cb92fe493720a1e31a
      https://github.com/qgis/Quantum-GIS/commit/5c240bccf71722ec255270cb92fe493720a1e31a
  Author: nyalldawson <nyall.dawson at gmail.com>
  Date:   2013-05-05 (Sun, 05 May 2013)

  Changed paths:
    M src/app/composer/qgscomposer.cpp
    M src/app/composer/qgscomposer.h
    M src/app/composer/qgscompositionwidget.cpp
    M src/app/composer/qgscompositionwidget.h

  Log Message:
  -----------
  Make sure print as raster checkbox is updated after blend mode warning


  Commit: 0cc73891f0cadf9bc36bce57dc0c8e00092aba8f
      https://github.com/qgis/Quantum-GIS/commit/0cc73891f0cadf9bc36bce57dc0c8e00092aba8f
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-05-05 (Sun, 05 May 2013)

  Changed paths:
    M src/app/composer/qgscomposer.cpp
    M src/app/composer/qgscomposer.h
    M src/app/composer/qgscompositionwidget.cpp
    M src/app/composer/qgscompositionwidget.h
    M src/core/composer/qgscomposermap.cpp
    M src/core/composer/qgscomposermap.h
    M src/gui/qgsmessageviewer.cpp
    M src/gui/qgsmessageviewer.h

  Log Message:
  -----------
  Merge pull request #579 from nyalldawson/blend_warning

Show warning when printing or pdfing a composition when blend modes are present


Compare: https://github.com/qgis/Quantum-GIS/compare/a5a7c1c3ec9a...0cc73891f0ca


More information about the QGIS-commit mailing list