[QGIS Commit] [qgis/QGIS] d22f7e: [composer] Fix stacking of items breaks after past...

GitHub noreply at github.com
Thu Feb 6 03:47:49 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: d22f7e8b9dbb3d3ee304bad3cc90669d28ce3ade
      https://github.com/qgis/QGIS/commit/d22f7e8b9dbb3d3ee304bad3cc90669d28ce3ade
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M python/core/composer/qgscomposition.sip
    M src/app/composer/qgscomposer.cpp
    M src/core/composer/qgscomposition.cpp
    M src/core/composer/qgscomposition.h

  Log Message:
  -----------
  [composer] Fix stacking of items breaks after pasting items. Make sure pasted items are always placed in correct order on top of composition.


  Commit: ffcbdabe4e1aa01d14d23f604272c9e52a221150
      https://github.com/qgis/QGIS/commit/ffcbdabe4e1aa01d14d23f604272c9e52a221150
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M tests/testdata/control_images/expected_atlas_autoscale1/expected_atlas_autoscale1.png
    M tests/testdata/control_images/expected_atlas_autoscale2/expected_atlas_autoscale2.png
    M tests/testdata/control_images/expected_atlas_autoscale_old_api1/expected_atlas_autoscale_old_api1.png
    M tests/testdata/control_images/expected_atlas_autoscale_old_api2/expected_atlas_autoscale_old_api2.png
    M tests/testdata/control_images/expected_atlas_filtering1/expected_atlas_filtering1.png
    M tests/testdata/control_images/expected_atlas_fixedscale1/expected_atlas_fixedscale1.png
    M tests/testdata/control_images/expected_atlas_fixedscale2/expected_atlas_fixedscale2.png
    M tests/testdata/control_images/expected_atlas_fixedscale_old_api1/expected_atlas_fixedscale_old_api1.png
    M tests/testdata/control_images/expected_atlas_fixedscale_old_api2/expected_atlas_fixedscale_old_api2.png
    M tests/testdata/control_images/expected_atlas_hiding1/expected_atlas_hiding1.png
    M tests/testdata/control_images/expected_atlas_hiding2/expected_atlas_hiding2.png
    M tests/testdata/control_images/expected_atlas_sorting1/expected_atlas_sorting1.png
    M tests/testdata/control_images/expected_atlas_sorting2/expected_atlas_sorting2.png
    M tests/testdata/control_images/expected_atlas_two_maps1/expected_atlas_two_maps1.png
    M tests/testdata/control_images/expected_atlas_two_maps2/expected_atlas_two_maps2.png
    M tests/testdata/control_images/expected_composereffects_blend/expected_composereffects_blend.png
    M tests/testdata/control_images/expected_composereffects_transparency/expected_composereffects_transparency.png
    M tests/testdata/control_images/expected_composerhtml_multiframe1/expected_composerhtml_multiframe1.png
    M tests/testdata/control_images/expected_composerhtml_table/expected_composerhtml_table.png
    M tests/testdata/control_images/expected_composermap_grid/expected_composermap_grid.png
    M tests/testdata/control_images/expected_composermap_overview/expected_composermap_overview.png
    M tests/testdata/control_images/expected_composermap_overview_blending/expected_composermap_overview_blending.png
    M tests/testdata/control_images/expected_composermap_overview_center/expected_composermap_overview_center.png
    M tests/testdata/control_images/expected_composermap_overview_invert/expected_composermap_overview_invert.png
    M tests/testdata/control_images/expected_composermap_render/expected_composermap_render.png
    M tests/testdata/control_images/expected_composermap_zebrastyle/expected_composermap_zebrastyle.png
    M tests/testdata/control_images/expected_composerrotation_mapitemrotation/expected_composerrotation_mapitemrotation.png
    M tests/testdata/control_images/expected_composerrotation_maprotation/expected_composerrotation_maprotation.png
    M tests/testdata/control_images/expected_composerrotation_maprotation_oldapi/expected_composerrotation_maprotation_oldapi.png
    M tests/testdata/control_images/expected_composerrotation_pictureitemrotation/expected_composerrotation_pictureitemrotation.png
    M tests/testdata/control_images/expected_composerrotation_picturerotation/expected_composerrotation_picturerotation.png
    M tests/testdata/control_images/expected_composerrotation_picturerotation_oldapi/expected_composerrotation_picturerotation_oldapi.png
    M tests/testdata/control_images/expected_composerrotation_shape/expected_composerrotation_shape.png
    M tests/testdata/control_images/expected_composerrotation_shape_oldapi/expected_composerrotation_shape_oldapi.png
    M tests/testdata/control_images/expected_composerscalebar_doublebox/expected_composerscalebar_doublebox.png
    M tests/testdata/control_images/expected_composerscalebar_numeric/expected_composerscalebar_numeric.png
    M tests/testdata/control_images/expected_composerscalebar_singlebox/expected_composerscalebar_singlebox.png
    M tests/testdata/control_images/expected_composerscalebar_tick/expected_composerscalebar_tick.png
    M tests/testdata/control_images/expected_composershapes_rectangle/expected_composershapes_rectangle.png
    M tests/testdata/control_images/expected_composershapes_triangle/expected_composershapes_triangle.png

  Log Message:
  -----------
  [composer] Refresh control images following frame join stle change


Compare: https://github.com/qgis/QGIS/compare/167d9b8a5fcf...ffcbdabe4e1a


More information about the QGIS-commit mailing list