8 Commits

Author SHA1 Message Date
Salvatore Larosa
37f53b0a6d [pyqgis-console] update pyqgis.pap file after 2d63dcf 2013-09-02 17:41:35 +02:00
Salvatore Larosa
17181816c0 [pyqgis-console] add prefix OSGeo_ to GEOS API file 2013-09-01 19:25:37 +02:00
Salvatore Larosa
461fd8f2bd [pyqgis-console] add GEOS API file for autocompletion:
- add GDAL-1.10.0, QScintilla-2.7.2 api files
2013-09-01 11:24:02 +02:00
Larry Shaffer
6e197484ed [pyqgis-console] Fix build error. Revert adding of qsci-pap-master target
- Leave only qsci-pap-src target for updating default pyqgis.pap in source tree
- Mark WITH_QSCIAPI as advanced in CMake, since it mostly a dev function
2013-08-31 14:05:08 -06:00
Larry Shaffer
89b2020744 [pyqgis-console] Fix pyqgis.pap building targets/script for auto-completion in console
- Add fixed default pyqgis.pap
2013-08-31 06:00:36 -06:00
Larry Shaffer
dc4628599e [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
2013-08-30 13:12:38 -06:00
Juergen E. Fischer
1aa4c1eb63 debian packaging update - also moved python console files and icons 2012-10-05 18:30:19 +02:00
Larry Shaffer
064c0c054b PyQScintilla api files setup for local compiling of pap file
- Update and concatenate sip-built api files into PyQGIS.api
- Move python/qgis/api to python/qsci_apis for future api selection and compiling module
- Add base version api files for python components
2012-10-04 15:06:25 -06:00