[QGIS Commit] [qgis/QGIS] 653af3: #8725R: add maximum scale at which the layer shoul...

GitHub noreply at github.com
Wed Jan 22 02:14:42 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 653af3a459cf78b5f7c064a7c944bb3afd1da025
      https://github.com/qgis/QGIS/commit/653af3a459cf78b5f7c064a7c944bb3afd1da025
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-20 (Mon, 20 Jan 2014)

  Changed paths:
    M python/core/qgsvectorsimplifymethod.sip
    M src/app/qgsoptions.cpp
    M src/app/qgsvectorlayerproperties.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorsimplifymethod.cpp
    M src/core/qgsvectorsimplifymethod.h
    M src/ui/qgsoptionsbase.ui
    M src/ui/qgsvectorlayerpropertiesbase.ui

  Log Message:
  -----------
  #8725R: add maximum scale at which the layer should be simplified


  Commit: 031596c4e4ddea5b8a6963165fc9da3325934209
      https://github.com/qgis/QGIS/commit/031596c4e4ddea5b8a6963165fc9da3325934209
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2014-01-20 (Mon, 20 Jan 2014)

  Changed paths:
    M python/core/qgsvectorlayer.sip
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorlayer.h
    M src/core/symbology-ng/qgslinesymbollayerv2.cpp
    M src/core/symbology-ng/qgssymbollayerv2.cpp

  Log Message:
  -----------
  #8725R: define simplifyDrawingCanbeApplied better


  Commit: f2d0100d5d158188d1789b082d17ca24fd3f924c
      https://github.com/qgis/QGIS/commit/f2d0100d5d158188d1789b082d17ca24fd3f924c
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M python/core/qgsvectorlayer.sip
    M python/core/qgsvectorsimplifymethod.sip
    M src/app/qgsoptions.cpp
    M src/app/qgsvectorlayerproperties.cpp
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorlayer.h
    M src/core/qgsvectorsimplifymethod.cpp
    M src/core/qgsvectorsimplifymethod.h
    M src/core/symbology-ng/qgslinesymbollayerv2.cpp
    M src/core/symbology-ng/qgssymbollayerv2.cpp
    M src/ui/qgsoptionsbase.ui
    M src/ui/qgsvectorlayerpropertiesbase.ui

  Log Message:
  -----------
  Merge pull request #1094 from ahuarte47/Issue_8725R-maxscale

Feature #8725R: support for maximum scale at which the layer should be simplified


Compare: https://github.com/qgis/QGIS/compare/52d114fba43f...f2d0100d5d15


More information about the QGIS-commit mailing list