[QGIS Commit] [qgis/Quantum-GIS] dc4628: [pyqgis-console] Add targets and python script for...

GitHub noreply at github.com
Fri Aug 30 12:13:45 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: dc4628599e2fb067b14dc1e8e46952c9c667e2d7
      https://github.com/qgis/Quantum-GIS/commit/dc4628599e2fb067b14dc1e8e46952c9c667e2d7
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M CMakeLists.txt
    M cmake/QsciAPI.cmake
    M python/CMakeLists.txt
    M python/console/console_sci.py
    A python/qsci_apis/generate_console_pap.py
    A python/qsci_apis/pyqgis.pap
    R python/qsci_apis/pyqgis_master.pap

  Log Message:
  -----------
  [pyqgis-console] Add targets and python script for generating console's QScintilla .pap file, for auto-completion

- Run 'make;make qsci-pap-src; make install' to update the default .pap file in source tree
- Run 'make;make qsci-pap-master[; make install]' for local-only .pap that overrides the default .pap (when testing new bindings)
- Update console to override default .pap if master.pap is available
- Include new qgis.core.NULL attribute defined in <src>/python/__init__.py for QPyNullVariant comparisons
- Update 11-month-old default .pap





More information about the QGIS-commit mailing list