25112 Commits

Author SHA1 Message Date
qgis-bot
b0d328dbe6 auto sipify 🍺 2025-06-17 04:40:49 +00:00
Jacky Volpes
3bb6b9799e fix(qgsgeometry): add grid size for merge lines 2025-06-17 13:32:10 +12:00
Alexander Bruy
6c62b930b0 do not show error in the native interpolation algorithms when input
layer can not be obtained from the value (fix #62224)
2025-06-16 10:55:59 +12:00
qgis-bot
a9e6791d06 auto sipify 🍺 2025-06-14 13:05:51 +00:00
Mathieu Pellerin
1d074241d1
Merge pull request #62259 from nirvn/sip_stac
Expose core STAC classes to the python bindings
2025-06-14 20:02:57 +07:00
qgis-bot
8607fd0c40 auto sipify 🍺 2025-06-13 11:45:38 +00:00
signedav
493134587f
Merge pull request #61625 from signedav/dbsettings
Fix that search column in data source manager is preserved
2025-06-13 13:42:35 +02:00
Mathieu Pellerin
95fb3fa475 Do not expose STAC data item implementation classes 2025-06-13 16:58:47 +07:00
signedav
2e02e8a08c comment about that this function might be pure virtual in future versions 2025-06-13 06:05:40 +02:00
Mathieu Pellerin
9d62e9e38b Address review 2025-06-13 08:31:48 +07:00
signedav
92c3d1a2c9 update version 2025-06-12 21:38:12 +02:00
signedav
3c214d189e consider all columns action as well in the settings and move the slash from the path to the settings due to aestetics. As well the settings variable are no sip now. 2025-06-12 15:26:44 +02:00
Mathieu Pellerin
3dea59c37e Add missing sip files 2025-06-12 20:04:24 +07:00
Mathieu Pellerin
64bb655c18 QgsStacCollections -> QgsStacCollectionList 2025-06-12 18:12:38 +07:00
Mathieu Pellerin
dadf550c40 [api] Expose core STAC classes to python bindings 2025-06-12 18:02:00 +07:00
qgis-bot
5250e42f05 auto sipify 🍺 2025-06-11 20:02:38 +00:00
qgis-bot
64e08fa4ae auto sipify 🍺 2025-06-11 00:33:40 +00:00
Mathieu Pellerin
09c5478ad2 [vector tiles] Fix sprites not loaded from the OSM shortbread styles 2025-06-11 12:30:43 +12:00
Alexander Bruy
f1e67c3aa3 fix typos 2025-06-11 12:18:25 +12:00
Alexander Bruy
85aae08ee9 update and improve readme file for Processing GRASS provider (fix #29140) 2025-06-11 12:18:25 +12:00
qgis-bot
1f3f0d2dfb auto sipify 🍺 2025-06-10 22:41:21 +00:00
Nyall Dawson
9f4a373488 Consider cesium ion Google 3D tiles as a 3d basemap
as this completely covers the globe and contains embedded terrain
2025-06-11 10:36:54 +12:00
Nyall Dawson
b182ae02e8 Add enum flags for 3D basemap hints
Like the existing 2D basemap flags, but exclusively for layers with 3d content
2025-06-11 10:36:54 +12:00
Alexander Bruy
28d10f4bc9
Merge pull request #62173 from nyalldawson/fix_62158
Try to extract only polygons from Voronoi results
2025-06-07 06:00:41 +01:00
qgis-bot
94f24bb5eb auto sipify 🍺 2025-06-06 22:01:40 +00:00
Nyall Dawson
263758f80b Run conformance tests on pdal algorithms 2025-06-07 07:58:17 +10:00
Nyall Dawson
d2439eb74a Load PDAL algorithms from Processing.initialize 2025-06-07 07:58:17 +10:00
Nyall Dawson
9a28608d26 Remove outdated note 2025-06-07 07:58:04 +10:00
Nyall Dawson
c3a5d163d6 Fix list format in doc 2025-06-07 07:58:04 +10:00
qgis-bot
2cfc3833ec auto sipify 🍺 2025-06-06 09:30:39 +00:00
Loïc Bartoletti
eb6246c10c
Merge pull request #62162 from gacarrillor/fix_26435
[fix] Update Processing toolbox search after updating the provider list
2025-06-06 11:27:37 +02:00
signedav
f2a5cb634a sipify right 2025-06-06 08:51:00 +02:00
Nyall Dawson
70827c0772
Try to extract only polygons from Voronoi results
It can be that the intersection of the voronoi result with the
extent geometry gives non polygon parts (eg lines), so filter
those out before trying to add the feature to the output layer.

Fixes #62158
2025-06-06 11:46:33 +10:00
Nyall Dawson
fbb2a79b64
Update list 2025-06-06 11:22:47 +10:00
Nyall Dawson
25d50e6ee7
Fix test 2025-06-06 11:20:34 +10:00
qgis-bot
b12936e133 auto sipify 🍺 2025-06-06 01:16:50 +00:00
David Koňařík
f5931f3e1a Move shortcut handling from Qgs3DAxis to QgsCameraController 2025-06-06 11:13:48 +10:00
David Koňařík
331afe3caf Fix docstring per review 2025-06-06 11:13:48 +10:00
David Koňařík
476d501ce4 Simplify keyboard input handling in 3D view 2025-06-06 11:13:48 +10:00
github-actions[bot]
812445f1a8 auto-fix pre-commit issues 2025-06-06 01:10:41 +00:00
github-actions[bot]
f4006b5f4e auto-fix pre-commit issues 2025-06-06 11:09:38 +10:00
Nyall Dawson
6c33bcfaf5 Apply suggestions from code review 2025-06-06 11:09:38 +10:00
Klaus Agerskov
c9b4db25a8 Added some more short descriptions for proccesing tools 2025-06-06 11:09:38 +10:00
qgis-bot
9cb03761a4 auto sipify 🍺 2025-06-05 23:46:41 +00:00
Nyall Dawson
b59454b1ba Apply suggestions from code review 2025-06-06 09:43:35 +10:00
Nyall Dawson
b8c4eb0425 Add since 2025-06-06 09:43:35 +10:00
Nyall Dawson
4d74537829 [processing] Fix show feature count option, output layer ordering
Move as much of the postprocessing logic as we can to c++, and
soak with unit tests.

Fix regressions in layer sorting introduced by a46f3e9, and
missing feature counts.

Fixes #61146
2025-06-06 09:43:35 +10:00
Nyall Dawson
1e167b3827
Allow short description starting with 'randomly' 2025-06-06 08:50:49 +10:00
Nyall Dawson
52614f1fd1
Always run short description checks on new descriptions 2025-06-06 08:50:35 +10:00
Nyall Dawson
e5b3314af7
Update missing short description list 2025-06-06 08:49:27 +10:00