[QGIS Commit] [qgis/Quantum-GIS] f7bf3f: Don't treat null values as zero for graduated symb...

GitHub noreply at github.com
Mon Mar 4 14:47:20 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: f7bf3f2819a29444e2178e6b10aa1dd14442f09f
      https://github.com/qgis/Quantum-GIS/commit/f7bf3f2819a29444e2178e6b10aa1dd14442f09f
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-03-03 (Sun, 03 Mar 2013)

  Changed paths:
    M src/core/symbology-ng/qgsgraduatedsymbolrendererv2.cpp

  Log Message:
  -----------
  Don't treat null values as zero for graduated symbology


  Commit: 029c403cd9dbabd073b1b8f4808d246b1c032618
      https://github.com/qgis/Quantum-GIS/commit/029c403cd9dbabd073b1b8f4808d246b1c032618
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-03-03 (Sun, 03 Mar 2013)

  Changed paths:
    M src/core/symbology-ng/qgsgraduatedsymbolrendererv2.cpp

  Log Message:
  -----------
  Use isEmpty() to test for null values


  Commit: 58a7edbb76559fda15d6d98d2c36abeed8a39d94
      https://github.com/qgis/Quantum-GIS/commit/58a7edbb76559fda15d6d98d2c36abeed8a39d94
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/core/symbology-ng/qgsgraduatedsymbolrendererv2.cpp

  Log Message:
  -----------
  Use isNull() to test for null attribute values


  Commit: 7c0746b091498dbe741c34396f7da5bff51030da
      https://github.com/qgis/Quantum-GIS/commit/7c0746b091498dbe741c34396f7da5bff51030da
  Author: Nathan Woodrow <madmanwoo at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/core/symbology-ng/qgsgraduatedsymbolrendererv2.cpp

  Log Message:
  -----------
  Merge pull request #453 from nyalldawson/gradfixes

Don't treat null values as zero for graduated symbology (Fix #6096)


Compare: https://github.com/qgis/Quantum-GIS/compare/ea0c87e9ad35...7c0746b09149


More information about the QGIS-commit mailing list