[QGIS Commit] [qgis/Quantum-GIS] 812a0a: Add UI file for help

GitHub noreply at github.com
Tue Oct 30 08:02:45 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 812a0a8605a93d5bc7bd6ce8b0c16dcaf6fe8aeb
      https://github.com/qgis/Quantum-GIS/commit/812a0a8605a93d5bc7bd6ce8b0c16dcaf6fe8aeb
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-29 (Mon, 29 Oct 2012)

  Changed paths:
    M python/console.py
    M python/console_help.py
    A python/console_help.ui
    M python/console_settings.ui

  Log Message:
  -----------
  Add UI file for help
minor fix in settings dialog


  Commit: e3cd56fa8ce96b117fc546e3260538319ff8b034
      https://github.com/qgis/Quantum-GIS/commit/e3cd56fa8ce96b117fc546e3260538319ff8b034
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-30 (Tue, 30 Oct 2012)

  Changed paths:
    M python/console_sci.py

  Log Message:
  -----------
  removed importing of traceback module as it is unused


  Commit: 10178d71c839c8401887b5e446c5ca1fc108087f
      https://github.com/qgis/Quantum-GIS/commit/10178d71c839c8401887b5e446c5ca1fc108087f
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-10-30 (Tue, 30 Oct 2012)

  Changed paths:
    M CMakeLists.txt
    M README
    R build.xml
    M cmake/MacBundleMacros.cmake
    M doc/AUTHORS
    A images/developers/essen-2012.jpg
    M images/images.qrc
    M images/splash/splash.png
    M images/splash/splash.xcf.bz2
    M mac/cmake/0qgis.cmake.in
    M ms-windows/osgeo4w/package-nightly.cmd
    M ms-windows/osgeo4w/package.cmd
    M python/console_help.py
    M python/plugins/sextante/CMakeLists.txt
    M python/plugins/sextante/SextantePlugin.py
    R python/plugins/sextante/about/AboutDialog.py
    R python/plugins/sextante/about/CMakeLists.txt
    R python/plugins/sextante/about/__init__.py
    R python/plugins/sextante/about/aboutdialogbase.ui
    M python/plugins/sextante/gui/MultipleInputPanel.py
    R python/plugins/sextante/images/info.png
    M python/plugins/sextante/resources.qrc
    M src/core/qgsapplication.cpp
    M src/mapserver/qgsprojectparser.cpp
    M src/providers/delimitedtext/qgsdelimitedtextsourceselect.cpp
    M src/providers/delimitedtext/qgsdelimitedtextsourceselect.h
    M src/ui/qgsabout.ui
    M src/ui/qgsrasterlayerpropertiesbase.ui
    M tests/src/analysis/CMakeLists.txt
    M tests/src/core/CMakeLists.txt
    M tests/src/gui/CMakeLists.txt
    M tests/src/providers/CMakeLists.txt
    M tests/src/python/CMakeLists.txt
    A tests/src/python/test_qgsfeature.py
    M tests/src/python/test_qgssymbollayerv2.py

  Log Message:
  -----------
  Merge branch master of https://github.com/qgis/Quantum-GIS


  Commit: f68b6883f3a985f30aa0a0d6205cee2937b66410
      https://github.com/qgis/Quantum-GIS/commit/f68b6883f3a985f30aa0a0d6205cee2937b66410
  Author: Giuseppe Sucameli <brush.tyler at gmail.com>
  Date:   2012-10-30 (Tue, 30 Oct 2012)

  Changed paths:
    M python/console.py
    M python/console_help.py
    A python/console_help.ui
    M python/console_sci.py
    M python/console_settings.ui

  Log Message:
  -----------
  Merge pull request #308 from slarosa/master

Add UI file for help - PyQGIS Console


Compare: https://github.com/qgis/Quantum-GIS/compare/234709da5aca...f68b6883f3a9


More information about the QGIS-commit mailing list