[QGIS Commit] [qgis/QGIS] 84c339: [FEATURE] Add atlas preview toggle. Allows for nav...

GitHub noreply at github.com
Wed Jan 1 02:17:24 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 84c33919b43540c57d0997a0c107c5533723391e
      https://github.com/qgis/QGIS/commit/84c33919b43540c57d0997a0c107c5533723391e
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

  Changed paths:
    M src/app/composer/qgsatlascompositionwidget.cpp
    M src/app/composer/qgscomposer.cpp
    M src/app/composer/qgscomposer.h
    M src/app/composer/qgscomposermapwidget.cpp
    M src/core/composer/qgsatlascomposition.cpp
    M src/core/composer/qgsatlascomposition.h
    M src/core/composer/qgscomposerlabel.cpp
    M src/core/composer/qgscomposermap.cpp
    M src/core/composer/qgscomposermap.h
    M src/core/composer/qgscomposition.cpp
    M src/core/composer/qgscomposition.h
    M src/ui/qgscomposerbase.ui
    M tests/src/core/testqgsatlascomposition.cpp
    M tests/src/python/test_qgsatlascomposition.py
    M tests/testdata/control_images/expected_atlas_autoscale1/expected_atlas_autoscale1.png
    M tests/testdata/control_images/expected_atlas_autoscale2/expected_atlas_autoscale2.png

  Log Message:
  -----------
  [FEATURE] Add atlas preview toggle. Allows for navigating through atlas features and previewing the composition for each feature. Atlas maps can have their extent temporarily tweaked for each atlas feature.


  Commit: 728a1b037cd494b681e4031f738e29d376cbc468
      https://github.com/qgis/QGIS/commit/728a1b037cd494b681e4031f738e29d376cbc468
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

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

  Log Message:
  -----------
  [composer] Correctly shift overview frame when moving map item content


  Commit: 353f94c2803b5e420cacae9aaf4a1dda885fa1c7
      https://github.com/qgis/QGIS/commit/353f94c2803b5e420cacae9aaf4a1dda885fa1c7
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

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

  Log Message:
  -----------
  [composer] Make sure signals for overview extent changing are reconnected after loading composition


  Commit: 61ad9e9078c0d6afd63d18590c59a60c00702d1e
      https://github.com/qgis/QGIS/commit/61ad9e9078c0d6afd63d18590c59a60c00702d1e
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

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

  Log Message:
  -----------
  [composer] Recenter overview when checkbox enabled


  Commit: 3362579175676e1e38e14b66489f00fb9deaec37
      https://github.com/qgis/QGIS/commit/3362579175676e1e38e14b66489f00fb9deaec37
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

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

  Log Message:
  -----------
  [composer] Show status bar text with current atlas feature


  Commit: 386916970e7842fb174e35cf37803c087883a07a
      https://github.com/qgis/QGIS/commit/386916970e7842fb174e35cf37803c087883a07a
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

  Changed paths:
    M src/app/composer/qgsatlascompositionwidget.cpp
    M src/app/composer/qgsatlascompositionwidget.h
    M src/app/composer/qgscomposer.cpp
    M src/core/composer/qgsatlascomposition.cpp
    M src/core/composer/qgsatlascomposition.h
    M src/core/composer/qgscomposition.cpp
    M src/core/composer/qgscomposition.h

  Log Message:
  -----------
  [composer] Update features if atlas preview enabled and coverage filter/sort changes.
Protect against atlas with no matching features


  Commit: 5cc408c9f96ab2bd6b9847198bef6a779560f537
      https://github.com/qgis/QGIS/commit/5cc408c9f96ab2bd6b9847198bef6a779560f537
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-12-31 (Tue, 31 Dec 2013)

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

  Log Message:
  -----------
  [composer] Add atlas preview actions to new Atlas menu


  Commit: 5a91aa77d3e3004a7b5f0aa60d5087bb38c7c157
      https://github.com/qgis/QGIS/commit/5a91aa77d3e3004a7b5f0aa60d5087bb38c7c157
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

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

  Log Message:
  -----------
  [FEATURE] Add seperate controls for printing/exporting whole of atlas composition. Allows single features from an atlas to be printed/exported.


  Commit: 8b60d8f4ca43a919d42b24cad0311d4be6cc8004
      https://github.com/qgis/QGIS/commit/8b60d8f4ca43a919d42b24cad0311d4be6cc8004
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/core/composer/qgsatlascomposition.cpp
    M src/core/composer/qgsatlascomposition.h

  Log Message:
  -----------
  [composer] Update atlas filename expression when the expression actually changes


  Commit: 21a85c6894d8c086d70334e1cc141e2dd0d4e2b0
      https://github.com/qgis/QGIS/commit/21a85c6894d8c086d70334e1cc141e2dd0d4e2b0
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/core/composer/qgsatlascomposition.cpp
    M src/core/composer/qgsatlascomposition.h

  Log Message:
  -----------
  [composer] Also re-evaluate current features filename so that filename expressions take effect immediately


  Commit: 8c64fbc65fa0be8ea83c45b4ee29f17c5f663168
      https://github.com/qgis/QGIS/commit/8c64fbc65fa0be8ea83c45b4ee29f17c5f663168
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

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

  Log Message:
  -----------
  [composer] Make sure $feature has the same value in composer labels as it does when used in filename expressions


  Commit: eb241a68c3c1789d21fad3ae36b778a2a52f5219
      https://github.com/qgis/QGIS/commit/eb241a68c3c1789d21fad3ae36b778a2a52f5219
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/core/composer/qgscomposermap.cpp
    M src/core/composer/qgscomposermap.h
    M src/core/composer/qgscomposerscalebar.cpp
    M src/core/composer/qgscomposition.cpp

  Log Message:
  -----------
  [composer] Make sure scalebars are updated during atlas previews


  Commit: 8a11be82d388517d30bf8735811dfb3777c00808
      https://github.com/qgis/QGIS/commit/8a11be82d388517d30bf8735811dfb3777c00808
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

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

  Log Message:
  -----------
  [composer] Add shortcut to atlas settings to atlas toolbar and menu. Designed to make atlas features more discoverable for beginners


  Commit: 12eb44e7a00e02002616fd613556047c013c0fbc
      https://github.com/qgis/QGIS/commit/12eb44e7a00e02002616fd613556047c013c0fbc
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

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

  Log Message:
  -----------
  [composer] Refresh main map canvas when atlas preview feature changes, allows for easier customisation of maps styled using $atlasfeatureid expressions


Compare: https://github.com/qgis/QGIS/compare/a596b2243abe...12eb44e7a00e


More information about the QGIS-commit mailing list