[QGIS Commit] [qgis/Quantum-GIS] 994dc1: - [API] introduce QgsMessageLog::MessageLevel and ...

GitHub noreply at github.com
Sat Jan 26 05:19:45 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 994dc1cc216a39a456a31c56761729d525e37c23
      https://github.com/qgis/Quantum-GIS/commit/994dc1cc216a39a456a31c56761729d525e37c23
  Author: Juergen E. Fischer <jef at norbit.de>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M python/core/qgsmessagelog.sip
    M python/plugins/GdalTools/tools/GdalTools_utils.py
    M python/plugins/sextante/core/GeoAlgorithm.py
    M python/plugins/sextante/gdal/GdalOgrAlgorithmProvider.py
    M python/plugins/sextante/gdal/GdalUtils.py
    M python/plugins/sextante/gdal/OgrAlgorithm.py
    M python/plugins/sextante/gdal/ogr2ogr.py
    M python/plugins/sextante/gdal/ogrinfo.py
    M python/plugins/sextante/gdal/ogrsql.py
    M python/plugins/sextante/gdal/pyogr/ogr2ogr.py
    M python/plugins/sextante/gdal/pyogr/ogrds.py
    M python/plugins/sextante/gdal/pyogr/ogrvrt.py
    M python/plugins/sextante/gdal/scripts/fillnodata.py
    M python/plugins/sextante/gdal/scripts/sieve.py
    M python/utils.py
    M src/app/qgisapp.cpp
    M src/app/qgspluginregistry.cpp
    M src/core/qgsmessagelog.cpp
    M src/core/qgsmessagelog.h
    M src/core/qgsproject.cpp
    M src/gui/qgsmessagelogviewer.cpp
    M src/gui/qgsmessagelogviewer.h

  Log Message:
  -----------
  - [API] introduce QgsMessageLog::MessageLevel and change logMessage() level
  parameter to that type
- change default level to WARNING
- change startup messages to INFO
- don't unhide the warning button for INFO messages
- fix warnings produced by python code





More information about the QGIS-commit mailing list