qgis-bot
|
a0368b52bd
|
auto sipify 🍺
|
2025-09-26 04:22:11 +00:00 |
|
Valentin Buira
|
4adfec7e43
|
Merge branch 'qgis:master' into improve-doc
|
2025-09-25 13:48:47 +02:00 |
|
Nyall Dawson
|
4ce3fafdcc
|
Fix python build without pdal
|
2025-09-17 11:39:22 +10:00 |
|
David Koňařík
|
542e69a394
|
Deduplicate SIP code, keep timestamps on unchanged files
|
2025-09-17 09:08:12 +10:00 |
|
qgis-bot
|
b77764c20b
|
auto sipify 🍺
|
2025-09-15 14:04:22 +00:00 |
|
Alexander Bruy
|
ba5502bce3
|
sipify
|
2025-09-14 14:45:14 +01:00 |
|
Valentin Buira
|
5793f3fe1c
|
Fix code exemples in:
qgsgeometry
qgsabstractgeometry
qgsgeometryutils
qgsalgorithmbatchgeocode
|
2025-08-29 18:44:01 +02:00 |
|
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 |
|