Revision:

Revisions

# Date Author Comment
8dbf287b 2023-10-09 12:14 PM Alexander Bruy

use qobject_cast

a4e47339 2023-10-09 12:14 PM Alexander Bruy

concave hull tests based on geos version

17426302 2023-10-09 12:14 PM Alexander Bruy

address review

d18190ce 2023-10-09 12:14 PM Alexander Bruy

make cppcheck happy

ea6a706c 2023-10-09 12:14 PM Alexander Bruy

do not create spatial index if preserving attributes is not needed

514e8b5b 2023-10-09 12:14 PM Alexander Bruy

use geos to calculate concave hull on systems with geos >=3.11.0

496d8267 2023-10-09 12:14 PM Alexander Bruy

more verbose label for parameter

5ad4119b 2023-10-09 12:14 PM Alexander Bruy

another attempt to fix test

50979924 2023-10-09 12:14 PM Alexander Bruy

try to fix tests

61b69179 2023-10-09 12:14 PM Alexander Bruy

[processing] port concave hull algorithm to C++

451d1ba5 2023-10-09 12:14 PM Alexander Bruy

[processing] port delaunay triangulation algorithm to C++

d8243141 2023-10-09 12:14 PM Alexander Bruy

[processing] port voronoi polygons algorithm to C++

cee8eec9 2023-10-09 10:05 AM Nyall Dawson

Fix initial zoom level when opening layout designer windows

Fixes #44421

82df98df 2023-10-09 09:03 AM Alessandro Pasotti

Merge pull request #54855 from elpaso/backport-54639

Backport: SERVER: Fix server utils service URL wrong MAP replace

9c120126 2023-10-09 08:55 AM Alessandro Pasotti

Merge pull request #54687 from elpaso/bugfix-gh54501-cad-floater-regression

CAD fix regression with units

a1d984ea 2023-10-09 08:18 AM Mathieu Pellerin - nIRV

[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

3f07c99a 2023-10-09 06:51 AM Nyall Dawson

Fix crash in merge features dialog when a field has a unique
constraint set

Fixes #54856

(cherry picked from commit ec631e820d9ceed848c44e0e2f11d902eafcb42d)

443c1045 2023-10-09 06:50 AM Nyall Dawson

Avoid loss of attributes when calculating fields

Correctly bail out when field calculation bar expression is invalid
instead of nulling fields.

Fixes #47385

58c13215 2023-10-09 06:14 AM Nyall Dawson

Spelling

3eca7e2e 2023-10-09 06:14 AM Nyall Dawson

Wait for task termination

f9fc9df1 2023-10-09 06:14 AM Nyall Dawson

Don't warn on failure to calculate point cloud stats if task was explicitly cancelled

79b03ffe 2023-10-09 06:14 AM Nyall Dawson

Release thread from thread pool while QgsProxyProgressTask is running

This allows it to be used by other pending tasks from the task manager
while the proxied operation is pending (since the proxy progress task
thread isn't actually DOING anything while this happens)

7d33d327 2023-10-09 06:14 AM Nyall Dawson

Use a dedicated thread pool for task manager

This avoids conflicts with Qt3D framework. As noted in
https://github.com/qgis/QGIS/issues/50067#issuecomment-1318081784
"The constructor and destructor of QChangeArbiter require the use of
every thread in the Qt thread pool."...

9963cb50 2023-10-09 05:30 AM Nyall Dawson

Fix incorrect assert when opening gdal datasets in more places

79b4353a 2023-10-09 05:02 AM Nyall Dawson

Add test for highlighting a very transparent symbol

Refs #54830

1 ... 6 7 8 9 10 ... 4866 (176-200/121643) Per page: 25, 50, 100, 200

Also available in: Atom