uclaros
6e4bcad5b5
Don't trigger reshape logic when using less than two points
2025-07-18 09:50:35 +03:00
Matthias Kuhn
946132ff53
Unconst
2025-07-17 15:01:08 +00:00
Matthias Kuhn
67acfec3ce
narrow
2025-07-17 15:01:08 +00:00
Matthias Kuhn
0bdccebaae
Narrrrrow
2025-07-17 15:01:08 +00:00
Matthias Kuhn
ce835455c9
Unflip world coordinates
2025-07-17 15:01:08 +00:00
Matthias Kuhn
90d9b0ece2
QgsVector3D is more precise
2025-07-17 15:01:08 +00:00
Matthias Kuhn
f4d9082450
Address review comments
2025-07-17 15:01:08 +00:00
Matthias Kuhn
de157abb7d
Fix 2d => 3d sync
...
This was completely broken (probably since origin shifts have been introduced).
This fix:
- re-shifts according to origin
- takes elevation into account (similar to viewZoomFull)
2025-07-17 15:01:08 +00:00
Alexander Bruy
0faaee7f1f
Merge pull request #62552 from qgis/backport-62524-to-release-3_44
...
[Backport release-3_44] remove output annotation from dijkstra declaration as they can not be used with the %MethodCode
2025-07-09 08:14:46 +01:00
ViperMiniQ
a5025d3a66
fix double event when saving changes in options
2025-07-09 13:57:57 +12:00
Martin Dobias
6315efbf56
Fix rendering of VPCs when overview point cloud is missing
2025-07-09 13:57:44 +12:00
Alexander Bruy
e7d85b68d5
remove output annotation from dijkstra declaration as they can not be
...
used with the %MethodCode
2025-07-08 22:56:49 +00:00
Harrissou Sant-anna
1e1bd3a2ad
Add missing spacing in the Profiler tab of Debugging/Developmet tools panel
2025-07-09 10:43:11 +12:00
Harrissou Sant-anna
94bd74c211
Allow resizing of "Set Group WMS Data" dialog thanks to scrollbar
2025-07-09 10:43:11 +12:00
Harrissou Sant-anna
d68e129766
"Trim/Extend segment" tool automatically enables/disables snapping on segment
2025-07-08 11:13:10 +02:00
qgis-bot
ac95357532
auto sipify 🍺
2025-07-08 08:36:10 +00:00
Alexander Bruy
a4725c5ae8
Merge pull request #62533 from agiudiceandrea/backport-62483-to-release-3_44
...
[Backport release-3_44] Replace label in contextual menu of SQL History item
2025-07-08 09:33:00 +01:00
Alexander Bruy
cf08ec10dd
Merge pull request #62535 from nyalldawson/backport_62488
...
Add (hidden) setting to force raster clip masks for layout exports (3.44 backport)
2025-07-08 09:32:00 +01:00
Nyall Dawson
c4599e9853
Add (hidden) setting to force raster clip masks for layout exports
...
(cherry picked from commit 4936e775b794fcf7ac6ddcceac7e0efff71930ee)
2025-07-08 16:09:28 +10:00
Andrea Giudiceandrea
7a37f3ab07
Replace label in contextual menu of SQL History item
...
The query contextual menu item loads the query in the main widget, it does not execute it.
Co-Authored-By: Harrissou Sant-anna <7983394+delazj@users.noreply.github.com>
2025-07-07 22:09:35 +02:00
Alexander Bruy
9e1d0c2346
Merge pull request #62518 from qgis/backport-62505-to-release-3_44
...
[Backport release-3_44] Fix again value map config dlg with NULL values
2025-07-07 17:12:12 +01:00
Andrea Giudiceandrea
034847fb96
Fix again value map config dlg with NULL values
2025-07-05 14:07:56 +00:00
Alexander Bruy
3517a90a59
Merge pull request #62511 from qgis/backport-62497-to-release-3_44
...
[Backport release-3_44] update PDAL Wrench
2025-07-05 06:48:34 +01:00
Alexander Bruy
39275aa977
Merge pull request #62504 from qgis/backport-62400-to-release-3_44
...
[Backport release-3_44] Make quantized mesh provider work without tile availability info
2025-07-05 06:48:00 +01:00
Alexander Bruy
b2c705f812
Merge pull request #62500 from qgis/backport-62454-to-release-3_44
...
[Backport release-3_44] Store new url when remote copc requests are redirected
2025-07-05 06:45:36 +01:00
Jan Caha
e7d32ea88c
update wrench
2025-07-04 12:31:13 +00:00
Martin Dobias
797924e283
Make quantized mesh provider work without tile availability info
...
Apparently JSON that describes a quantized mesh terrain does not
have to provide information about availability of tiles at different
zoom levels. This fix makes the tile availability parsing optional.
2025-07-03 20:44:10 +00:00
uclaros
8b45230d06
tidy things up
2025-07-03 14:12:35 +00:00
uclaros
d3c25b6e6e
Store new url when remote copc requests are redirected
2025-07-03 14:12:35 +00:00
Alexander Bruy
20c74165b1
Merge pull request #62475 from qgis/backport-62052-to-release-3_44
...
[Backport release-3_44] fix segfault due to calling qgsDoubleNear with tollerance that can ne…
2025-07-03 13:39:20 +01:00
Alexander Bruy
71229537ac
fix formatting
2025-07-03 10:53:33 +01:00
Martin Siegert
1ba412bc07
fix segfault due to calling qgsDoubleNear with tollerance that can never been reached
...
see issue #60772 : function interpolatePoint in qgsabstractprofilesurfacegenerator.cpp:157 can return a nullpointer causing a segfault because qgsDoubleNear in visitPointsByRegularDistance in qgslinestring.cpp is called with a tolerance that is too small so that qgsDoubleNear always returns false. Solution: scale epsilon by the size of the numbers to be compared.
2025-07-01 05:21:09 +00:00
David Koňařík
844687fdb7
Improve camera XML format per review suggestion
2025-06-30 10:53:53 +12:00
David Koňařík
2e1aeaa258
Fix saving/loading 3D map view viewpoint
...
Previously the point was saved in origin-relative coordinates. Now since
we pick the origin automatically, it can be changed by various
initialisation routines, so the coordinates will be interpreted relative
to the wrong origin.
This commit changes the format to use map coordinates instead, and saves
the "original" origin from the XML for interpreting older projects.
2025-06-30 10:53:53 +12:00
Alexander Bruy
dcda57ec86
Merge pull request #62456 from qgis/backport-62438-to-release-3_44
...
[Backport release-3_44] Fix overflow in vector tile long int attributes
2025-06-28 06:14:50 +01:00
uclaros
812de4e086
Fix overflow in vector tile long int attributes
2025-06-27 14:42:08 +00:00
Alexander Bruy
548cbdabf1
Merge pull request #62443 from qgis/backport-62429-to-release-3_44
...
[Backport release-3_44] Fix crash when exiting QGIS
2025-06-27 11:49:24 +01:00
Alexander Bruy
dfe8bbfb47
Merge pull request #62440 from qgis/backport-62370-to-release-3_44
...
[Backport release-3_44] [fix] Remove extra item in the Actions container (Available Widgets tree view)
2025-06-27 11:48:40 +01:00
David Koňařík
7ccba1eeb9
Fix crash when exiting QGIS
...
The handler was being called when the QgsAuthConfigurationStorageDb
object had been already destroyed.
2025-06-27 06:19:05 +00:00
Germán Carrillo
00745ebafd
[fix] Remove extra item in the Actions container (Available Widgets tree view)
2025-06-26 15:45:02 +00:00
Nyall Dawson
451002a06d
Update README
2025-06-26 16:41:29 +12:00
Nyall Dawson
5ab5c6b444
Remove xca project folder
...
Keys are now generated with a script
2025-06-26 16:41:29 +12:00
Nyall Dawson
0fcb4cc7d5
Revert "[Tests] Disable 7 tests that break due to expired certificate"
...
This reverts commit 47576382adeea10d5392bd36d1fcc277d6172496.
2025-06-26 16:41:29 +12:00
Nyall Dawson
a8042586f4
Add script to regenerate auth certificates
2025-06-26 16:41:29 +12:00
Martin Dobias
28e461cf74
More robust way to pick zoom level of a scene layer (2D)
...
For world-wide datasets like google 3d tiles or quantized mesh terrains,
when zoomed full, the 2D map canvas would fetch tiles at a much more
detailed zoom level than I would expect. It turned out this was because
of ellipsoidal distance calculation on full extent width, where we would
often calculate much shorter distances than we should.
To make it more robust, we use only one pixel distance at the center
of the map, which should avoid these issues.
2025-06-26 14:37:21 +12:00
Alexander Bruy
4df0f79994
Merge pull request #62410 from qgis/backport-62401-to-release-3_44
...
[Backport release-3_44] [queued_ltr_backports] [Tests] Disable 7 tests that break due to expired certificate
2025-06-25 14:21:36 +01:00
Even Rouault
1ee9f02493
[Tests] Disable 7 tests that break due to expired certificate
...
Workaround for refs #62373
2025-06-25 07:24:33 +00:00
Alexander Bruy
f7f966c6ab
Merge pull request #62404 from qgis/backport-62389-to-release-3_44
...
[Backport release-3_44] Slightly delay background render of layout maps in preview
2025-06-25 05:52:30 +01:00
Alexander Bruy
33ee1d76c1
Merge pull request #62405 from qgis/backport-62390-to-release-3_44
...
[Backport release-3_44] Optimise QgsHueSaturationFilter
2025-06-25 05:52:08 +01:00
Alexander Bruy
0c35571cf5
Merge pull request #62406 from qgis/backport-62388-to-release-3_44
...
[Backport release-3_44] [ogr] Only retrieve layer crs once
2025-06-25 05:51:42 +01:00