[QGIS Commit] [qgis/Quantum-GIS] 1145bd: [FEATURE] brightness and contrast filter for raste...

GitHub noreply at github.com
Thu Mar 14 07:21:23 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 1145bd2e9da06fe97d5cc76d408d99a4e091988c
      https://github.com/qgis/Quantum-GIS/commit/1145bd2e9da06fe97d5cc76d408d99a4e091988c
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M src/app/qgisapp.cpp
    M src/app/qgisapp.h
    M src/core/CMakeLists.txt
    A src/core/raster/qgsbrightnesscontrastfilter.cpp
    A src/core/raster/qgsbrightnesscontrastfilter.h
    M src/core/raster/qgsrasterlayer.cpp
    M src/core/raster/qgsrasterlayer.h
    M src/core/raster/qgsrasterpipe.cpp
    M src/core/raster/qgsrasterpipe.h
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  [FEATURE] brightness and contrast filter for rasters


  Commit: 21c7b5572afaf8fddf9877ab06415c9b41482c61
      https://github.com/qgis/Quantum-GIS/commit/21c7b5572afaf8fddf9877ab06415c9b41482c61
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M src/core/raster/qgsbrightnesscontrastfilter.h
    M src/core/raster/qgsrasterinterface.h
    M src/core/raster/qgsrasterrenderer.h
    M src/core/raster/qgsrasterresamplefilter.cpp
    M src/core/raster/qgsrasterresamplefilter.h

  Log Message:
  -----------
  [API] add read/writeXML methods to QgsRasterInterface


  Commit: 8a434b2991cb79188b8f3554ed38df11b611a28b
      https://github.com/qgis/Quantum-GIS/commit/8a434b2991cb79188b8f3554ed38df11b611a28b
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2013-03-14 (Thu, 14 Mar 2013)

  Changed paths:
    M images/images.qrc
    A images/theme_originals/mActionDecreaseBrightness.svg
    A images/theme_originals/mActionDecreaseContrast.svg
    A images/theme_originals/mActionIncreaseBrightness.svg
    A images/theme_originals/mActionIncreaseContrast.svg
    A images/themes/default/mActionDecreaseBrightness.svg
    A images/themes/default/mActionDecreaseContrast.svg
    A images/themes/default/mActionIncreaseBrightness.svg
    A images/themes/default/mActionIncreaseContrast.svg
    A images/themes/gis/mActionDecreaseBrightness.svg
    A images/themes/gis/mActionDecreaseContrast.svg
    A images/themes/gis/mActionIncreaseBrightness.svg
    A images/themes/gis/mActionIncreaseContrast.svg
    M src/app/qgisapp.cpp
    M src/ui/qgisapp.ui

  Log Message:
  -----------
  add icons for new raster tools (thanks, Robert!)


Compare: https://github.com/qgis/Quantum-GIS/compare/1294190e7709...8a434b2991cb


More information about the QGIS-commit mailing list