Julien Cabieces
|
ed64834106
|
api(deprecated): add message to deprecated SIP annotation
|
2024-12-17 09:06:42 +01:00 |
|
Nyall Dawson
|
8f6b511b0b
|
Fix class link
|
2024-09-04 13:54:39 +10:00 |
|
Nyall Dawson
|
ef0289f3ec
|
Fix formatting of Python ..deprecated annotations in docstrings
Fixes https://github.com/qgis/pyqgis-api-docs-builder/issues/174
|
2024-09-02 11:42:12 +10:00 |
|
Nyall Dawson
|
765cbb32db
|
Standardise some deprecated annotations
|
2024-09-02 11:42:12 +10:00 |
|
Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Nyall Dawson
|
6f652d251b
|
Drop no-value copy constructor dox
|
2024-07-25 04:02:55 +10:00 |
|
Julien Cabieces
|
48bd417ded
|
update qgsfield after rebase
|
2024-05-31 08:46:33 +10:00 |
|
Julien Cabieces
|
848fb16785
|
Add \deprecated tag
|
2024-05-31 08:46:33 +10:00 |
|
Julien Cabieces
|
97f1c8df97
|
make python API backward compatible
|
2024-05-31 08:46:33 +10:00 |
|
Julien Cabieces
|
0ccaf2d299
|
sipify
|
2024-05-31 08:46:33 +10:00 |
|
Nyall Dawson
|
280cd84652
|
Add more HoldGIL annotations to cheap methods
|
2024-05-24 16:34:33 +10:00 |
|
signedav
|
cfe71973c2
|
rename FieldDomainDuplicatePolicy to FieldDuplicatePolicy because - not like the Merge or Split Policy it does not affect the FieldDomains but only the Fields instead
|
2024-05-07 14:28:15 +02:00 |
|
signedav
|
ea4d9ce64b
|
DuplicatePolicy like default value / dupicate / remove value to define what has to be done on duplicating a feature.
|
2024-04-22 10:32:19 +02:00 |
|
Even Rouault
|
15ea5c46bc
|
Header files: remove all mentions of '\since QGIS 3.0'
|
2024-02-18 20:57:23 +01:00 |
|
Even Rouault
|
02caeb9db7
|
Header files: remove all mentions of '\since QGIS 2.'
|
2024-02-18 20:46:01 +01:00 |
|
Julien Cabieces
|
bb3c36a69b
|
Initialize sip bindings for PyQt6
use exactly the ones from PyQt5 so we can study the difference when
generating for PyQt6
|
2023-12-08 03:38:42 +10:00 |
|