Fix clang-tidy warnings
Add repr for QgsBox3D, QgsOrientedBox3D
Hold GIL for more methods
Add method to get corners of QgsBox3D
Add more helpful methods for 3d objects
Silence clang tidy warnings
Add some more convenience methods for QgsOrientedBox3D
Add method to project a QgsVector3D onto another QgsVector3D
Remove the password when a layer is not found from the log
OWS Fix unreported regression with credentials
authcfg/username/password were not correctly read from the settings.
Merge pull request #54023 from ptitjano/test_qgsgeometry-geos
Update PyQgsGeometryTest for newer versions of GEOS
Merge pull request #54013 from elpaso/bugfix-ows-connection-authentication2
test_qgsgeometry: Fix clipping test for GEOS 3.12 and above
Since, https://github.com/libgeos/geos/pull/788, GEOS returns thesymmetrical result in a different order. Update the test accordingly.
test_qgsgeometry: Fix offsetcurve test for GEOS 3.11 and above
GEOSOffsetCurve_r used to return a wrong result for some simple singlelines (described in https://github.com/libgeos/geos/issues/477). Thishas been fixed in GEOS 3.11.
Update the test to check with the correct result and use the previous...
test_qgsgeometry: Fix delaunay test for GEOS 3.10.4 and above
See the following GEOS change:https://github.com/libgeos/geos/pull/728.
test_qgsgeometry: Change geos version check logic
This will be used in the next commits which needs to check againstseveral different versions.
Merge pull request #54017 from qgis/backport-54010-to-release-3_32
[Backport release-3_32] [themes] Improve editable spinbox styling so it differs enough from combobox
Merge pull request #54018 from qgis/backport-54010-to-release-3_28
[Backport release-3_28] [themes] Improve editable spinbox styling so it differs enough from combobox
Migrate some leftovers to "network-timeout" settings key
Migrate some leftovers to "network-timeout" settings key (#53763)
Don't show incorred error messages when trying to load optional symbolsfrom empty DOM elements
Silence clang tidy warning
« Previous 1 ... 57 58 59 60 61 ... 4866 Next » (1451-1475/121643) Per page: 25, 50, 100, 200
Also available in: Atom