Nyall Dawson
e0af537c87
Add missing enum class monkey patching
...
Fix accidental API break introduced by #61451
2025-08-01 06:21:05 +10:00
Juergen E. Fischer
4abd7ca3b1
generate pyproject.toml for bindings with cmake
2025-07-23 07:11:51 +10:00
qgis-bot
798f63fc3c
auto sipify 🍺
2025-07-10 10:27:49 +00:00
Nyall Dawson
109252d65d
Fix typehint
2025-07-10 22:24:56 +12:00
Nyall Dawson
6417adf60e
Fix Python docstring for dijkstra method
...
Fixes #56172
2025-07-10 22:24:56 +12:00
Alexander Bruy
6de643607f
remove output annotation from dijkstra declaration as they can not be
...
used with the %MethodCode
2025-07-09 10:46:02 +12:00
Alexander Bruy
7a164e75cc
add missed SIP annotations to the dijkstra method, to get correct PyQGIS
...
docs (refs #56172 )
2025-06-17 15:32:36 +01:00
Alexander Bruy
85d191038e
better names for enum values
2025-04-23 07:39:24 +10:00
Alexander Bruy
cb89558792
convert interpolation enums to enum classes
2025-04-23 07:39:24 +10:00
Alexander Bruy
29a612f9c1
convert kernel density estimation enums to enum classes
2025-04-23 07:39:24 +10:00
Alexander Bruy
adf4f08001
convert raster calculator result enum to enum class
2025-04-23 07:39:24 +10:00
qgis-bot
f524780acc
auto sipify 🍺
2025-04-15 07:09:42 +00:00
Alexander Bruy
d7fd6fd619
use more semantic argument name
2025-04-12 11:00:42 +01:00
Alexander Bruy
dfe0e16660
harmonize terminology related to creation options with GDAL
2025-04-12 11:00:41 +01:00
qgis-bot
8aa0b6da32
auto sipify 🍺
2025-04-10 04:14:20 +00:00
Alexander Bruy
f5106db020
use fully-qualified enum name in the comments
2025-04-10 14:11:19 +10:00
Alexander Bruy
c0b435994e
use enum class instead of plain enum and add test to ensure comparison
...
with int works
2025-04-10 14:11:19 +10:00
Alexander Bruy
a584e533d9
use enum for return value instead of plain int in the QgsNineCellFilter
2025-04-10 14:11:19 +10:00
qgis-bot
a0d434f89d
auto sipify 🍺
2025-04-03 01:24:23 +00:00
Alexander Bruy
3bff624ee9
harmonize method names with the terms used by GDAL documentation
2025-04-03 11:21:25 +10:00
Alexander Bruy
0fbaca4ce1
add support for raster creation options to QgsNineCellFilter
2025-04-03 11:21:25 +10:00
Nyall Dawson
9435a84ff7
sipify
2025-04-03 01:05:31 +10:00
Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10:00
qgis-bot
62f234f8e5
auto sipify 🍺
2025-03-31 23:46:52 +00:00
Nyall Dawson
4a10066b69
Fix grammar errors in class docstrings
2025-04-01 09:44:00 +10:00
Nyall Dawson
afd2e4f42d
Fix doxygen class briefs which aren't full sentences
2025-04-01 09:44:00 +10:00
qgis-bot
427e5f38ac
auto sipify 🍺
2025-03-30 10:50:58 +00:00
Nyall Dawson
6d122f0038
Sipify
2025-03-30 20:48:07 +10:00
Nyall Dawson
ac71664a83
Fix multiparagraphs in initial class docstrings
2025-03-30 20:48:07 +10:00
Nyall Dawson
29050007d7
Fix class documentation which starts with "this is..."/"a class..." etc
2025-03-30 20:48:07 +10:00
Nyall Dawson
602ef6c691
Don't start class briefs with "This class contains settings..."
...
It's unncessarily verbose, use just "Contains settings..." instead.
2025-03-30 20:48:07 +10:00
Nyall Dawson
b81e0d83f6
Fix non-compliant class brief documentation
2025-03-30 20:48:07 +10:00
Nyall Dawson
7b56629478
Sipify
2025-03-27 14:00:26 +10:00
qgis-bot
1129d7014d
auto sipify 🍺
2025-03-26 08:50:36 +00:00
Alexander Bruy
1bf122fdee
add support for user-defined NODATA value to raster calculator
2025-03-20 14:26:07 +00:00
Alexander Bruy
687e4e673a
add support for raster creation options to raster calculator ( fix #39082 )
2025-03-20 14:22:15 +00:00
qgis-bot
d1e91d5482
auto sipify 🍺
2025-03-13 23:39:11 +00:00
Alexander Bruy
1a3f0fa2d2
add support for user-defined nodata value to QgsGridFileWriter
2025-03-14 09:36:18 +10:00
Alexander Bruy
a54654da92
add create options support to QgsGridFileWirter (follow-up 2aa6c5d)
2025-03-14 09:36:18 +10:00
qgis-bot
cf1a7b9037
auto sipify 🍺
2025-01-28 02:51:03 +00:00
Mathieu Pellerin
df1bc9c5fa
[python] Fix named argument binding issue with the QgsRasterCalculator constructor
2025-01-28 12:48:08 +10:00
Juergen E. Fischer
8825f861dd
fix sid build with sip 6.9.1
2024-12-23 11:57:01 +01:00
Julien Cabieces
ed64834106
api(deprecated): add message to deprecated SIP annotation
2024-12-17 09:06:42 +01:00
qgis-bot
2c266b98f5
auto sipify 🍺
2024-12-05 12:23:03 +00:00
Denis Rouzaud
76f702e48a
sipify
2024-12-05 13:19:50 +01:00
qgis-bot
eb1ce83af1
auto sipify 🍺
2024-12-03 07:47:10 +00:00
qgis-bot
192e107577
auto sipify 🍺
2024-11-28 14:24:33 +00:00
Jacky Volpes
bd49d6cf41
fix(featurepool): cache management - fixes #58113
...
Geometry checker cache does not work properly with memory layers.
refreshCache now handles a list of updated features to be thread-safe.
Also, fixes a locker mode, and correctly remove features from spatial
index.
2024-11-28 15:21:21 +01:00
Nyall Dawson
967388df86
Fix cppcheck 'function can be const' warnings
2024-10-15 15:00:05 +10:00
qgis-bot
774399c3ea
auto sipify 🍺
2024-09-12 07:21:24 +00:00