[QGIS Commit] [qgis/Quantum-GIS] 3d326c: do not use fitted curve in histogram - fixes rendi...

GitHub noreply at github.com
Wed Oct 3 22:02:43 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 3d326ccb54ec70c233d85158849cd5ab6f3431a6
      https://github.com/qgis/Quantum-GIS/commit/3d326ccb54ec70c233d85158849cd5ab6f3431a6
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M src/gui/raster/qgsrasterhistogramwidget.cpp

  Log Message:
  -----------
  do not use fitted curve in histogram - fixes rending problem with low-count bins (thanks to Radim for pointing out)


  Commit: 777ce59420fd0346d84e1fa6e2e4138c1ad3857b
      https://github.com/qgis/Quantum-GIS/commit/777ce59420fd0346d84e1fa6e2e4138c1ad3857b
  Author: Etienne Tourigny <etourigny.dev at gmail.com>
  Date:   2012-10-03 (Wed, 03 Oct 2012)

  Changed paths:
    M python/core/raster/qgsrasterlayer.sip
    M src/app/legend/qgslegendlayer.cpp
    M src/app/qgsrasterlayerproperties.cpp
    M src/core/raster/qgsrasterlayer.cpp
    M src/core/raster/qgsrasterlayer.h

  Log Message:
  -----------
  replace QgsRasterLayer::thumbnailAsPixmap() with previewAsPixmap() : return QPixmap and add size and background color parameters ; remove QgsRasterLayer::thumbnailAsImage() as it's not used


Compare: https://github.com/qgis/Quantum-GIS/compare/48e0a97f407a...777ce59420fd


More information about the QGIS-commit mailing list