Alessandro Pasotti
|
288ba08b3c
|
[mssql] Fix curvepolygon hidden in browser
Fix #63365
|
2025-10-01 23:58:11 +00:00 |
|
Mathieu Pellerin
|
1fc67c6009
|
Add libspatialindex port to pin version 2.0 until further notice
|
2025-10-01 18:15:21 +10:00 |
|
Nyall Dawson
|
070c13e4ab
|
Block building on spatialindex >= 2.1
See https://github.com/libspatialindex/libspatialindex/issues/276,
this is silently giving misleading results
|
2025-10-01 18:15:21 +10:00 |
|
Nyall Dawson
|
01c86da6a4
|
Catch some more exceptions from libspatialindex
|
2025-10-01 18:15:21 +10:00 |
|
Nyall Dawson
|
6a3cd87737
|
Fixing missing arg marker when exception occurs in spatial index
|
2025-10-01 18:15:21 +10:00 |
|
Nyall Dawson
|
4cab2daf50
|
Update src/gui/processing/qgsprocessingoutputdestinationwidget.cpp
|
2025-10-01 16:03:18 +10:00 |
|
Alexander Bruy
|
33cba935d2
|
change default folder for Processing outputs to $HOME/processing to make
it more visible and accessible
|
2025-10-01 16:03:18 +10:00 |
|
Alexander Bruy
|
62830e0412
|
provide default value when reading output folder setting to generate
destination path in Processing (fix #61965)
|
2025-10-01 16:03:18 +10:00 |
|
Alexander Bruy
|
b046379b51
|
Merge pull request #63379 from qgis/backport-63355-to-release-3_44
[Backport release-3_44] [themes][ui] Fix color for selected tree widget items, when they are disabled
|
2025-09-30 06:48:47 +01:00 |
|
Alexander Bruy
|
086dd9bc36
|
Merge pull request #63367 from qgis/backport-63240-to-release-3_44
[Backport release-3_44] processing: Call gdal_merge instead of gdal_merge.py
|
2025-09-30 06:46:16 +01:00 |
|
Julien Cabieces
|
810c1a07eb
|
fix(QObjectUniquePtr): delete currently pointed object when moving
|
2025-09-30 11:09:20 +10:00 |
|
Malik Blesius
|
dd856e8cb0
|
[themes][ui] Fix color for selected tree widget items, when they are also disabled for dark themes
|
2025-09-29 23:02:39 +00:00 |
|
Alexander Bruy
|
f8b553e036
|
add tests
|
2025-09-30 08:10:20 +10:00 |
|
Alexander Bruy
|
0dbeaa7366
|
assign correct raster type to the paletted raster with alpha band (fix #61283)
|
2025-09-30 08:10:20 +10:00 |
|
Mathieu Pellerin
|
d30fdb9993
|
[vector tiles] Fix relative path handling of "url" sources on a different domain
|
2025-09-30 08:09:22 +10:00 |
|
Nyall Dawson
|
b21b0bcd4c
|
Use gdal_merge.py for GDAL < 3.9
|
2025-09-29 12:04:39 +00:00 |
|
Nyall Dawson
|
2a2ba2b6df
|
Update tests
|
2025-09-29 12:04:39 +00:00 |
|
Aleix Pol
|
360d025063
|
processing: Call gdal_merge instead of gdal_merge.py
The latter is deprecated by gdal and it has a bogus shebang.
|
2025-09-29 12:04:39 +00:00 |
|
qgis-bot
|
df13b06845
|
auto sipify 🍺
|
2025-09-29 00:27:48 +00:00 |
|
Alexander Bruy
|
678b850b12
|
fix QGIS version in since annotation
|
2025-09-29 10:24:41 +10:00 |
|
Alexander Bruy
|
22fc4849ce
|
fix handling of tiled scene and vector tile layers in Processing map
layer parameter and associated widget wrapper
|
2025-09-29 10:24:41 +10:00 |
|
Alexander Bruy
|
079a3d2470
|
Merge pull request #63352 from qgis/backport-63337-to-release-3_44
[Backport release-3_44] [ux][field_calculator] Deactivate field editing for RO layers
|
2025-09-28 06:28:44 +01:00 |
|
Alexander Bruy
|
23f39e2660
|
Merge pull request #63354 from qgis/backport-62783-to-release-3_44
[Backport release-3_44] Bug snapping crash
|
2025-09-28 06:28:22 +01:00 |
|
sewe2000
|
495132fc79
|
Fix formatting
|
2025-09-26 11:05:06 +00:00 |
|
sewe2000
|
84b3ff4930
|
Fix a crash during rebuildIndex() operation
|
2025-09-26 11:05:06 +00:00 |
|
Alessandro Pasotti
|
cb7a745c8a
|
[ux][field_calculator] Deactivate field editing for RO layers
If layer is read-only deactivate the provider field editing
functionality.
Fix #63111
|
2025-09-26 08:20:05 +00:00 |
|
Alexander Bruy
|
c324704f91
|
Merge pull request #63335 from qgis/backport-63321-to-release-3_44
[Backport release-3_44] [pg][raster] Fix nodata identify
|
2025-09-26 05:18:47 +01:00 |
|
Alessandro Pasotti
|
da08a4db8a
|
[pg][raster] Fix nodata identify
Fix #63133
|
2025-09-25 04:19:16 +00:00 |
|
Andrea Giudiceandrea
|
de1d4f6476
|
Merge pull request #63291 from alexbruy/backport-63204-to-release-3_44
add scroll area to the Legend tab of vector layer properties dialog (fix #63159)
|
2025-09-24 15:11:32 +02:00 |
|
qgis-bot
|
376666c301
|
auto sipify 🍺
|
2025-09-23 22:44:10 +00:00 |
|
Nicolas Godet
|
739e4aee1b
|
Update tests/src/python/test_qgspointcloudlayerprofilegenerator.py
|
2025-09-24 08:40:47 +10:00 |
|
Nicolas Godet
|
fd61ea9bf5
|
Update test_qgspointcloudlayerprofilegenerator.py
|
2025-09-24 08:40:47 +10:00 |
|
Nicolas Godet
|
bd20c84769
|
typo
|
2025-09-24 08:40:47 +10:00 |
|
github-actions[bot]
|
954543c29c
|
auto-fix pre-commit issues
|
2025-09-24 08:40:47 +10:00 |
|
Nicolas Godet
|
473f992d04
|
Add test using remote layer
|
2025-09-24 08:40:47 +10:00 |
|
Nicolas Godet
|
3c42883619
|
Fix test
|
2025-09-24 08:40:47 +10:00 |
|
Nicolas Godet
|
ea4ce0ca7d
|
Restore fix from #54745
|
2025-09-24 08:40:47 +10:00 |
|
Alessandro Pasotti
|
5534cbed52
|
[gdal] Histogram: adjust bin count according to scale
Fix #59461
|
2025-09-24 08:38:37 +10:00 |
|
Alexander Bruy
|
06e7f7e730
|
Apply suggestions from code review
|
2025-09-24 08:37:00 +10:00 |
|
Nyall Dawson
|
47ec35aee5
|
[gdal] Only open tiff files to resolve descriptions when opted-in
Fixes #63153
|
2025-09-24 08:37:00 +10:00 |
|
Nyall Dawson
|
8411f6c1b1
|
[gdal] Pass sublayer query flags to QgsGdalProvider::sublayerDetails
|
2025-09-24 08:37:00 +10:00 |
|
Nyall Dawson
|
5e08f6303f
|
Add 'OpenLayersToResolveDescriptions' sublayer query flag
Make (potentially very slow) opening of layers to resolve descriptions opt-in
|
2025-09-24 08:37:00 +10:00 |
|
Alexander Bruy
|
349edda795
|
Merge pull request #63296 from qgis/backport-62748-to-release-3_44
[Backport release-3_44] Avoid infinite loop if nodes is empty in pointcloud async functions
|
2025-09-23 07:24:10 +01:00 |
|
Nicolas Godet
|
373160be3e
|
Avoid infinite loop if nodes is empty in pointcloud async functions
|
2025-09-22 13:17:17 +00:00 |
|
Alexander Bruy
|
717c4adab8
|
add scroll area to the Legend tab of vector layer properties dialog (fix #63159)
|
2025-09-22 08:18:01 +01:00 |
|
Alexander Bruy
|
ac0491d58f
|
Merge pull request #63282 from qgis/backport-63258-to-release-3_44
[Backport release-3_44] [pg][raster] Fix nodata ignored
|
2025-09-22 06:39:54 +01:00 |
|
Alessandro Pasotti
|
9ba381bc03
|
Tests for issue #63171
|
2025-09-21 09:34:46 +00:00 |
|
Alessandro Pasotti
|
5b3f5b9a9c
|
[pg][raster] Fix nodata ignored
Fix #63171
TODO: test
|
2025-09-21 09:34:46 +00:00 |
|
Alexander Bruy
|
ab75231cea
|
Merge pull request #63243 from qgis/backport-63203-to-release-3_44
[Backport release-3_44] [dxf] Fix erroneous handling of rendering context when exporting multiple layers
|
2025-09-18 08:15:39 +01:00 |
|
Alexander Bruy
|
f7c47b8ddf
|
Merge pull request #63239 from qgis/backport-63192-to-release-3_44
[Backport release-3_44] Add scrollarea to the Transformation Settings dialog in Georeferencer
|
2025-09-18 08:12:50 +01:00 |
|