Raise error if PostgreSQL version can't be parsed
Use raw string
More robust retrieval for PostgreSQL version
Merge pull request #54401 from nicogodet/patch-8
Use correct test when validating missing parameter inputs formodel child algorithms
If a parameter is unspecified and mandatory, BUT has a non-null defaultvalue then we should consider the parameter as having a validvalue and not fail the model validation....
Ensure entries for the same raster/vector driver always keeptheir check states in sync with each other
Correctly handle GDAL drivers which support BOTH raster and vectorlayers in the GDAL driver list in options dialog
Fix QgsMapLayer::saveNamedProperty and QgsMapLayer::saveSldStyleV2
set resultFlag to False when the directory is not writable
Followup 2346f75366, don't consider variables which aren't linkedto an algorithm output
Fix leak in QgsZipItem
Address review, make the new enum non-optional
[processing] Fix save vector features to file algorithm's handling ofpre-existing files (fixes #54333)
Fix test
Fix clang tidy warning
Add choice of two different modes for "Refresh Layer at Interval"
The old behaviour was always to just redraw the layer, withoutrefreshing data. This was by design, as the feature was originallydeveloped to allow animated layers which needed to be regular,...
Fix QgsGeometryUtils::circleCircleIntersections for 1 solution
Build 3.32 PyQGIS docs
Use a slightly cleaner approach to temporary raster files inreclassify utils test
Hopefully fixes test fragileness
[cesium] Handle the Cesium ion workflow which is used in Unity,where a permanent access token is stored as part of the layer'surl
« Previous 1 ... 34 35 36 37 38 ... 4866 Next » (876-900/121643) Per page: 25, 50, 100, 200
Also available in: Atom