[QGIS Commit] [qgis/Quantum-GIS] cf272f: New Python Console

GitHub noreply at github.com
Tue Sep 11 05:37:10 PDT 2012


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

  Changed paths:
    M python/CMakeLists.txt
    M python/console.py
    A python/console_sci.py
    A python/help.py
    A python/helpConsole/CMakeLists.txt
    A python/helpConsole/help.htm
    A python/iconConsole/CMakeLists.txt
    A python/iconConsole/iconClearConsole.png
    A python/iconConsole/iconHelpConsole.png
    A python/iconConsole/iconOpenConsole.png
    A python/iconConsole/iconRunConsole.png
    A python/iconConsole/iconSaveConsole.png
    A python/iconConsole/iconTempConsole.png
    A python/iconConsole/imgHelpDialog.png

  Log Message:
  -----------
  New Python Console


  Commit: 03877e5885080281f178d64286401a20e58355e4
      https://github.com/qgis/Quantum-GIS/commit/03877e5885080281f178d64286401a20e58355e4
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    A python/api/CMakeLists.txt
    A python/api/PyQGIS_1.8.api
    A python/api/osgeo_gdal-ogr_1.9.1-1.api
    M python/console.py
    M python/console_sci.py

  Log Message:
  -----------
  clean up to code and added api directory


  Commit: 303f0a6e0a03ff05db03bb276ed3fb748b92aa7e
      https://github.com/qgis/Quantum-GIS/commit/303f0a6e0a03ff05db03bb276ed3fb748b92aa7e
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M python/console_sci.py

  Log Message:
  -----------
  clear some command key and added shortcut ctrl+space


  Commit: 02b687321adf35d0a588698023e71470eda8650d
      https://github.com/qgis/Quantum-GIS/commit/02b687321adf35d0a588698023e71470eda8650d
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M python/console_sci.py

  Log Message:
  -----------
  fix issue with home key


  Commit: 9db9ef80c68f5d696c0ea11963b9ef9a047e4133
      https://github.com/qgis/Quantum-GIS/commit/9db9ef80c68f5d696c0ea11963b9ef9a047e4133
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    A python/api/pyqgis_master.pap
    M python/console.py
    M python/console_sci.py

  Log Message:
  -----------
  Add support for prepared API file

- Prepared API file supports Python 2.7, PyQGIS master, PyQt4.7.4, QScintilla2 2.4.5, osgeo 1.9.1
- Set point size larger (should be setting in app)
- Remove extra spacing between toolbar and console edit widget
- Remove space from Qt object name
- With many more API lines, autocompletion should start at least on second character, if not third


  Commit: 07735b770c3cb17865a367c2e3bdc55f73d59cb6
      https://github.com/qgis/Quantum-GIS/commit/07735b770c3cb17865a367c2e3bdc55f73d59cb6
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    A python/api/pyqgis_master.pap
    M python/console.py
    M python/console_sci.py

  Log Message:
  -----------
  Merge pull request #1 from dakcarto/slarosa_pyqgisconsole

Add support for prepared API file


  Commit: 1dc7ce997b2d8ef3f033f7c8b5cb3982ef06c551
      https://github.com/qgis/Quantum-GIS/commit/1dc7ce997b2d8ef3f033f7c8b5cb3982ef06c551
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M python/console.py
    M python/console_sci.py

  Log Message:
  -----------
  check platform for font size


  Commit: 84566b6b0a1c4dc28062222c1df0cadf1163149f
      https://github.com/qgis/Quantum-GIS/commit/84566b6b0a1c4dc28062222c1df0cadf1163149f
  Author: Salvatore Larosa <lrssvtml at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M python/api/CMakeLists.txt

  Log Message:
  -----------
  Fix CMakeLists for building API


  Commit: b817c6161d25b54b19dea665a460c8c33bc71cae
      https://github.com/qgis/Quantum-GIS/commit/b817c6161d25b54b19dea665a460c8c33bc71cae
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M python/CMakeLists.txt
    M python/api/CMakeLists.txt

  Log Message:
  -----------
  Fix python console api installation


Compare: https://github.com/qgis/Quantum-GIS/compare/51606a66316e...b817c6161d25


More information about the QGIS-commit mailing list