Nyall Dawson
|
bdb5904283
|
Fix more malformed docstrings, enforce correct format in sipify
|
2025-04-09 14:04:24 +10:00 |
|
Nyall Dawson
|
3f6b490218
|
Sipify
|
2025-04-02 11:11:10 +10:00 |
|
Nyall Dawson
|
afd2e4f42d
|
Fix doxygen class briefs which aren't full sentences
|
2025-04-01 09:44:00 +10:00 |
|
Julien Cabieces
|
ed64834106
|
api(deprecated): add message to deprecated SIP annotation
|
2024-12-17 09:06:42 +01:00 |
|
Nyall Dawson
|
b85e373a31
|
Remove duplicate methods defined in subclasses
|
2024-10-15 15:00:05 +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
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Even Rouault
|
02caeb9db7
|
Header files: remove all mentions of '\since QGIS 2.'
|
2024-02-18 20:46:01 +01:00 |
|
Nyall Dawson
|
046883fa9c
|
Promote QgsWkbTypes enums to enum class, move to Qgis
|
2023-02-22 12:39:21 +10:00 |
|
Nyall Dawson
|
1142e8ffac
|
Move QgsMapLayerType enum to Qgis.LayerType (#51874)
For consistency with other enums
|
2023-02-16 13:02:57 +01:00 |
|
Alessandro Pasotti
|
7cab873eac
|
Address PR review comments and add model tests
|
2022-09-06 15:50:34 +02:00 |
|
Alessandro Pasotti
|
ea4db92643
|
Window title
|
2022-09-05 18:04:21 +02:00 |
|
Alessandro Pasotti
|
795e8c0f1f
|
More doxy
|
2022-09-05 17:56:59 +02:00 |
|
Alessandro Pasotti
|
6661004da1
|
Layer MD browser filter
|
2022-09-01 17:06:32 +02:00 |
|
Juergen E. Fischer
|
c6008b7ee1
|
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
reverting 3fb0f66 (followup #45348)
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
|
2021-10-21 23:03:48 +02:00 |
|
nirvn
|
ef84e48a09
|
Run sipify_all.sh
|
2021-10-12 16:34:05 +10:00 |
|
Denis Rouzaud
|
ec16736306
|
run sipify
|
2021-10-12 16:34:05 +10:00 |
|
Alessandro Pasotti
|
628e95ff98
|
Forward databaseConnection to parent item for layer items
... and preset SQL in query dialog
|
2021-07-06 21:00:54 +02:00 |
|
Nyall Dawson
|
63c4f4fe7f
|
__repr__ for browser items
|
2021-05-31 12:23:56 +10:00 |
|
Nyall Dawson
|
aa93d03ca9
|
Promote QgsDataItem enums to enum classes, move to Qgis
|
2021-05-27 13:38:54 +10:00 |
|
Nyall Dawson
|
b5aace6e82
|
Split qgsdataitem.h/cpp into multiple files for individual classes
to avoid mega file which triggers an include explosion
|
2021-05-21 09:22:05 +10:00 |
|