qgis-bot
|
e891d45d73
|
auto sipify 🍺
|
2025-06-25 04:28:43 +00:00 |
|
Nyall Dawson
|
7f4e1fde45
|
Fix ambiguity in QgsMapLayer::saveStyleToDatabase API
Don't require successful generation of both QML AND SLD, and return descriptive results flags
|
2025-06-24 22:23:40 +00:00 |
|
github-actions[bot]
|
3b9f66dc84
|
auto-fix pre-commit issues
|
2025-06-24 04:42:18 +00:00 |
|
Viper MiniQ
|
382e65e6ac
|
create algorithm instance before making a decision
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2025-06-24 04:42:18 +00:00 |
|
github-actions[bot]
|
b38325bb52
|
auto-fix pre-commit issues
|
2025-06-24 04:42:18 +00:00 |
|
viperminiq
|
8cce933a7f
|
use better logic when opening dialogs
|
2025-06-24 04:42:18 +00:00 |
|
github-actions[bot]
|
003f090621
|
auto-fix pre-commit issues
|
2025-06-24 04:42:18 +00:00 |
|
viperminiq
|
526b804954
|
add decision gdal or native dialog
|
2025-06-24 04:42:18 +00:00 |
|
viperminiq
|
b24a8cbcdf
|
load GdalAlgorithmDialog containing console call widget instead of basic AlgorithmDialog
|
2025-06-24 04:42:18 +00:00 |
|
qgis-bot
|
bf2a17801c
|
auto sipify 🍺
|
2025-06-19 02:52:17 +00:00 |
|
Nyall Dawson
|
fa40eedcd3
|
Return requires rasterization flag when required
|
2025-06-19 14:49:17 +12:00 |
|
Nyall Dawson
|
01cf5bbc63
|
Introduce paint effect flags
|
2025-06-19 14:49:17 +12:00 |
|
qgis-bot
|
8fc5848dca
|
auto sipify 🍺
|
2025-06-18 22:37:42 +00:00 |
|
Germán Carrillo
|
24565cf6cc
|
[fix] Make Oriented Minimum Bounding Box of a singlepart point return the bounding box of the point, instead of features with no extent and misleading geometric attributes
|
2025-06-19 10:33:29 +12:00 |
|
qgis-bot
|
db23ef1682
|
auto sipify 🍺
|
2025-06-18 22:29:20 +00:00 |
|
Germap
|
52aa7985ab
|
Apply suggestions from code review
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2025-06-19 10:24:24 +12:00 |
|
Germán Carrillo
|
f9f4c4129d
|
[ux] Open a specific tab in the Message Log Panel; expose it via QgsInterface
|
2025-06-19 10:24:24 +12:00 |
|
Julien Cabieces
|
69fabc24f8
|
Merge pull request #62295 from uclaros/fix-reshape-topological
Add all topological points to all editable layers when reshaping
|
2025-06-18 17:37:14 +02:00 |
|
uclaros
|
a8a98e9ee8
|
Refactor topological point addition into a static method
|
2025-06-18 14:38:15 +03: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 |
|
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 |
|