[QGIS Commit] [qgis/QGIS] b5502b: Add method for estimating the maximum amount a sym...

GitHub noreply at github.com
Sat Jan 4 01:56:44 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: b5502b6307c688a6a55b6b740ad8fe60e179f71b
      https://github.com/qgis/QGIS/commit/b5502b6307c688a6a55b6b740ad8fe60e179f71b
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-03 (Fri, 03 Jan 2014)

  Changed paths:
    M src/core/symbology-ng/qgsfillsymbollayerv2.cpp
    M src/core/symbology-ng/qgsfillsymbollayerv2.h
    M src/core/symbology-ng/qgslinesymbollayerv2.cpp
    M src/core/symbology-ng/qgslinesymbollayerv2.h
    M src/core/symbology-ng/qgssymbollayerv2.h
    M src/core/symbology-ng/qgssymbollayerv2utils.cpp
    M src/core/symbology-ng/qgssymbollayerv2utils.h

  Log Message:
  -----------
  Add method for estimating the maximum amount a symbol bleeds out of the drawn polygon. Eg, half of the border width is actually drawn outside of a rectangle. Calculated values are an estimate only since the symbology may be affected by data defined parameters.


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

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

  Log Message:
  -----------
  [composer] Make sure entire page symbol border is included when exporting compositions. Previously half the page border would be cropped out. Also fix nIRV's infamous 1px bad row at bottom of composer exports bug.


  Commit: aae492fa432f3c04f7118de956af4172560acf95
      https://github.com/qgis/QGIS/commit/aae492fa432f3c04f7118de956af4172560acf95
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-01-03 (Fri, 03 Jan 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_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_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_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_multiframe2/expected_composerhtml_multiframe2.png
    M tests/testdata/control_images/expected_composerhtml_multiframe3/expected_composerhtml_multiframe3.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_label/expected_composerrotation_label.png
    M tests/testdata/control_images/expected_composerrotation_label_oldapi/expected_composerrotation_label_oldapi.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_ellipse/expected_composershapes_ellipse.png
    M tests/testdata/control_images/expected_composershapes_rectangle/expected_composershapes_rectangle.png
    M tests/testdata/control_images/expected_composershapes_roundedrect/expected_composershapes_roundedrect.png
    M tests/testdata/control_images/expected_composershapes_triangle/expected_composershapes_triangle.png

  Log Message:
  -----------
  [tests] Update composition based tests now that 1px bad row bug is fixed


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

  Changed paths:
    M tests/src/core/CMakeLists.txt
    A tests/src/core/testqgscomposerpaper.cpp
    A tests/testdata/control_images/expected_composerpaper_bordered/expected_composerpaper_bordered.png
    A tests/testdata/control_images/expected_composerpaper_default/expected_composerpaper_default.png
    A tests/testdata/control_images/expected_composerpaper_markerborder/expected_composerpaper_markerborder.png
    A tests/testdata/control_images/expected_composerpaper_transparent/expected_composerpaper_transparent.png

  Log Message:
  -----------
  [tests] Add test for composer paper styles


Compare: https://github.com/qgis/QGIS/compare/1215d0b01636...31e37af4f3c9


More information about the QGIS-commit mailing list