90287 Commits

Author SHA1 Message Date
qgis-bot
46fe09f061 auto sipify 🍺 2025-02-21 21:32:20 +00:00
uclaros
70aa18561e don't treat all geometry collections as points/lines when noding 2025-02-22 07:29:33 +10:00
Thomas JANVIER
0d169bba7c Add python3-packaging to DEB/RPM dependencies 2025-02-22 07:28:38 +10:00
Thomas JANVIER
2c581737b6 TEST: Add PEP440 specific version comparison
This one was previously failling
2025-02-22 07:28:38 +10:00
Thomas JANVIER
4aa5bc367d REF: Use PEP440 standard for version comparison 2025-02-22 07:28:38 +10:00
pre-commit-ci[bot]
b37c4f8413 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-22 07:28:38 +10:00
Thomas JANVIER
82a87520ab BUG: Better support PEP440 style plugin versions 2025-02-22 07:28:38 +10:00
Thomas JANVIER
0add86b7fa TEST: Add version compare tests 2025-02-22 07:28:38 +10:00
Denis Rouzaud
4c67afa698 remove old method 2025-02-22 07:26:43 +10:00
Denis Rouzaud
72d106ece6 better dox 2025-02-22 07:26:43 +10:00
Denis Rouzaud
7ae0fbfa46 improve QgsDockableWidgetHelper API
uses dynamic settings to save the state (docked, area, geometry)
now if the dock is floating, its geometry is also reset
2025-02-22 07:26:43 +10:00
uclaros
dc64593b19 update 2dm tests that had forced scientific notation 2025-02-22 06:52:54 +10:00
uclaros
626efeafe6 update MDAL to 1.3.1 2025-02-22 06:52:54 +10:00
qgis-bot
f38d190f56 auto sipify 🍺 2025-02-21 19:26:45 +00:00
Nyall Dawson
39a1c7bea6 Fix resolving geometry types when invalid geometries present 2025-02-22 05:23:54 +10:00
Nyall Dawson
a363ed1862 Fix leak when directly iterating feature in PyQGIS
Fixes #32944
2025-02-22 05:23:15 +10:00
Nyall Dawson
a797cb5a8f Cleanup tests 2025-02-22 05:23:15 +10:00
Nyall Dawson
149c106ea0 Optimise conversion of QgsAttributes to Python objects
Applies the same optimisations as are present in the QgsFeature
methods to avoid the overhead of sip's QVariant conversion logic
when attributes are of a basic type
2025-02-22 05:22:41 +10:00
Juergen E. Fischer
69ec6ca7b1 Bump version to 3.43 2025-02-21 14:15:07 +01:00
Juergen E. Fischer
faf6ce467f changelog and news update for 3.42 2025-02-21 14:12:18 +01:00
Juergen E. Fischer
8b6fa34017 translation update for 3.42.0 from transifex 2025-02-21 14:12:13 +01:00
Martin Dobias
a2cc42e52d Fix assert when trying to find a child node not yet populated 2025-02-21 14:46:16 +02:00
Martin Dobias
6f010b4933 Fix assert when trying to update a node that's not loaded yet 2025-02-21 14:46:16 +02:00
Nyall Dawson
bb4962ee30 Revert "Only emit cameraChanged() on frame start"
This reverts commit 0f3129b7a4d420471dd4eaaecbee26165f49a3cf.
2025-02-21 12:07:01 +02:00
Nyall Dawson
b7c35003b6 Revert "Add tracing events to Qgs3DMapScene and QgsCameraController"
This reverts commit c8b7bcfe714da9248c58e3d112fe6f131a9419ab.
2025-02-21 12:07:01 +02:00
Nyall Dawson
0ee993ffbe Revert "Cache depth buffer average to improve performance"
This reverts commit 303b392439e747e3a10c3443906665bf4b88d5c5.
2025-02-21 12:07:01 +02:00
Nyall Dawson
572417a082 Revert "Fix tests after 3D camera changes"
This reverts commit 771ff29c88e8c6b637c45de77465608e55355fff.
2025-02-21 12:07:01 +02:00
Nyall Dawson
26c65500a3 Revert "Fix more tests"
This reverts commit a3b6a4c51d3953c7346a31f747d29436295720f3.
2025-02-21 12:07:01 +02:00
Nyall Dawson
f6e67ac33e Revert "Apply suggestions per review"
This reverts commit 5c1063c0ff3765c14f1a160f2e3337005006a499.
2025-02-21 12:07:01 +02:00
Nyall Dawson
c1bea4fb30 Revert "Speed up QgsCameraController::sampleDepthBuffer() averaging"
This reverts commit 1c2a0d56283910aa77959b405e3a0cfb3d6e1ef9.
2025-02-21 12:07:01 +02:00
Nyall Dawson
a1daed2917 Revert "Don't loop forever in test waiting for sensible near plane"
This reverts commit 3579992a2755ffba0bd3c979de473b119a809bbc.
2025-02-21 12:07:01 +02:00
Nyall Dawson
dd7be2e88e Revert "Update src/3d/qgscameracontroller.h"
This reverts commit 95fff02ae9d4cda9b8187d677221c745c6dba18c.
2025-02-21 12:07:01 +02:00
Andrea Giudiceandrea
ee9642e88b
Merge pull request #60675 from agiudiceandrea/fix-60642-displaybandname-toolong
[GUI] QgsRasterBandComboBox: avoid oversized UI caused by too long band name & description
2025-02-21 09:31:47 +01:00
Andrea Giudiceandrea
7bfde7f3eb QgsRasterBandComboBox: set the size adjust policy 2025-02-21 07:49:22 +01:00
Nyall Dawson
c82aace7b6 Show tooltips for column headings in Execute SQL dialog 2025-02-21 16:23:29 +10:00
M-Dollinger
6e793522b5 Changed: Replaced dead link 2025-02-21 09:49:45 +10:00
Juergen E. Fischer
01c9c27d45 release.pl: fail if transifex doesn't deliver an existing translation 2025-02-21 09:49:12 +10:00
Juergen E. Fischer
1deb1daf03 fix reporting of postgres version 2025-02-20 12:04:14 +01:00
Nyall Dawson
13082eb50d Handle spilhaus projection on proj 9.6 2025-02-20 19:09:11 +10:00
Juergen E. Fischer
055e0c9cd2 fix msvc build after untwine update 2025-02-20 09:31:39 +01:00
qgis-bot
9b2870b8c7 auto sipify 🍺 2025-02-20 08:21:16 +00:00
Julien Cabieces
a96ea4a104
Merge pull request #60674 from nyalldawson/gdal-release-name
Show GDAL release nickname in about screen
2025-02-20 09:18:23 +01:00
Julien Cabieces
31c4399650
Merge pull request #60663 from hxbb00/fix-csv-file-not-release-after-close-ds-dialog
fix: Data Source Manager doesn't release CSV file after closing dialog
2025-02-20 08:55:45 +01:00
qgis-bot
a51f4f6a35 auto sipify 🍺 2025-02-20 03:11:43 +00:00
Nyall Dawson
8911a5b726 Move QgsLegendStyle::Style enum to Qgis, rename to LegendComponent 2025-02-20 13:08:54 +10:00
Nyall Dawson
b2f27a8529 [mssql] Fix empty extent handling 2025-02-20 13:08:42 +10:00
hxbb00
6c979ccb3e apply Review 2025-02-20 10:05:12 +08:00
pre-commit-ci[bot]
490b3cda54 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-20 11:44:52 +10:00
Nyall Dawson
8336118927 Update src/app/qgscustomization.cpp 2025-02-20 11:44:52 +10:00
Alexander Bruy
e9ff3ed22b reset customization state when dialog is cancelled 2025-02-20 11:44:52 +10:00