use qobject_cast
concave hull tests based on geos version
address review
make cppcheck happy
do not create spatial index if preserving attributes is not needed
use geos to calculate concave hull on systems with geos >=3.11.0
more verbose label for parameter
another attempt to fix test
try to fix tests
[processing] port concave hull algorithm to C++
[processing] port delaunay triangulation algorithm to C++
[processing] port voronoi polygons algorithm to C++
Fix initial zoom level when opening layout designer windows
Fixes #44421
Merge pull request #54855 from elpaso/backport-54639
Backport: SERVER: Fix server utils service URL wrong MAP replace
Merge pull request #54687 from elpaso/bugfix-gh54501-cad-floater-regression
CAD fix regression with units
[ui] Improve title and message wording of the warning dialog when saving a project with a last modification date not matching the file on disk
Fix crash in merge features dialog when a field has a uniqueconstraint set
Fixes #54856
(cherry picked from commit ec631e820d9ceed848c44e0e2f11d902eafcb42d)
Avoid loss of attributes when calculating fields
Correctly bail out when field calculation bar expression is invalidinstead of nulling fields.
Fixes #47385
Spelling
Wait for task termination
Don't warn on failure to calculate point cloud stats if task was explicitly cancelled
Release thread from thread pool while QgsProxyProgressTask is running
This allows it to be used by other pending tasks from the task managerwhile the proxied operation is pending (since the proxy progress taskthread isn't actually DOING anything while this happens)
Use a dedicated thread pool for task manager
This avoids conflicts with Qt3D framework. As noted inhttps://github.com/qgis/QGIS/issues/50067#issuecomment-1318081784"The constructor and destructor of QChangeArbiter require the use ofevery thread in the Qt thread pool."...
Fix incorrect assert when opening gdal datasets in more places
Add test for highlighting a very transparent symbol
Refs #54830
« Previous 1 ... 6 7 8 9 10 ... 4866 Next » (176-200/121643) Per page: 25, 50, 100, 200
Also available in: Atom