19 Commits

Author SHA1 Message Date
Salvatore Larosa
8b454ea38c [pyqgis-console] prepared APIs file updated
included APIs are:
* PyQGIS3
* PyQt5
* Python3.6
* GDAL-2.2.3
* GEOS-3.6.3
2017-11-28 20:12:34 +01:00
Salvatore Larosa
43334df6d8 [pyqgis-console] APIs file updated 2016-07-08 12:23:51 +02:00
Salvatore Larosa
ae03937e93 [pyqgis-console] API file updated 2016-02-26 11:18:07 +01:00
Salvatore Larosa
70687729cf [pyqgis-console] APIs file update 2015-10-23 09:44:56 +02:00
Salvatore Larosa
009454442c [pyqgis-console] APIs file updated 2015-06-26 08:11:00 +02:00
Salvatore Larosa
4061173609 [pyqgis-console] prepared api file update 2015-02-17 23:43:02 +01:00
Salvatore Larosa
2da907741e [pyqgis-console] update prepared API file 2014-10-24 09:18:56 +02:00
Salvatore Larosa
6c21262935 [pyqgis-console] APIs file update 2014-06-14 23:43:52 +02:00
Salvatore Larosa
42a4e75536 [pyqgis-console] prepared apis file update 2014-02-19 16:56:56 +01:00
Salvatore Larosa
9b0652f0fe [pyqgis-console] APIs file update (pyqgis.pap) 2014-01-08 18:33:19 +01:00
Salvatore Larosa
27eeff2b44 [pyqgis-console] prepared API file update 2013-12-02 08:05:06 +01:00
Salvatore Larosa
169f646f7c [Fixes #8982] adds python bindings for actionZoomNext method
update to autocompletion file
2013-11-02 18:40:26 +01:00
Salvatore Larosa
fcf8102d46 [pyqgis-console] autocompletion file update 2013-10-03 11:09:19 +02:00
Salvatore Larosa
68d12b45b1 [pyqgis-console] autocompletion file update 2013-09-15 23:31:46 +02:00
Larry Shaffer
d334672f6d Followup to 3b6d4ef, add sip bindings and update console auto-complete file 2013-09-06 17:31:47 -06:00
Salvatore Larosa
37f53b0a6d [pyqgis-console] update pyqgis.pap file after 2d63dcf 2013-09-02 17:41:35 +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
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