Revision:

Revisions

# Date Author Comment
ad4dcce2 2023-10-10 12:43 PM Alessandro Pasotti

Fix angle constraint in floater

followup #54687

0a4796c0 2023-10-10 12:03 PM Nyall Dawson

Fix draw effect is not immediately enabled when activating group layer

Fixes #51357

93c2a498 2023-10-10 12:03 PM Nyall Dawson

Fix toggling visibility of group layers resets child layer
mask blend modes

Fixes #53088
Fixes #53057

2d57c99d 2023-10-10 12:03 PM Nyall Dawson

Invisible group layers should not be added to canvas

4d698b04 2023-10-10 09:26 AM Nyall Dawson

Replace bad expected images

These renders were actually wrong -- instead of the whole map item
having transparency, they had transparency applied for each
individual component of the layout map (ie you could incorrectly
see parts of overlapped layers)

85ce6de8 2023-10-10 09:26 AM Nyall Dawson

Update test

97a8d013 2023-10-10 09:26 AM Nyall Dawson

Add optional input on the html test report to allow setting
the path to the local QGIS git folder

When set, update all paths in the report to correspond to this
git folder. This allows the test reports downloaded from github
to be easily updated to point to local git checkouts, instead...

18902592 2023-10-10 09:26 AM Nyall Dawson

Add test mask

329bcc46 2023-10-10 09:26 AM Nyall Dawson

Embed render checker script in report html instead of linking
to QGIS source code file

Makes the HTML report a bit more self-contained, and unbreaks
this script when viewing report artifacts from github
(image paths are still broken, though!)

071b585b 2023-10-10 09:26 AM Nyall Dawson

Add unit tests for layout map item blend modes

d561a56c 2023-10-10 09:26 AM Nyall Dawson

Fix layout maps force rasterisation of whole layout when map item
has transparency set

This isn't required -- we can safely just rasterise the map alone.

Expand unit tests of layout map opacity.

b2ba30b1 2023-10-10 09:26 AM Nyall Dawson

Update test to newer methods

641c4bfa 2023-10-10 08:46 AM Jean Felder

qgs3daxissettings: Correctly read viewport ratio on a saved project

When loading a project which contains a 3D view, the 3D axis is not
visible even when it is supposed to be displayed. This is because the
min and max viewport ratio settings are always equal to 0 on a saved...

3406dd60 2023-10-10 08:45 AM Jean Felder

qgs3daxissettings: Correctly read viewport ratio on a saved project

When loading a project which contains a 3D view, the 3D axis is not
visible even when it is supposed to be displayed. This is because the
min and max viewport ratio settings are always equal to 0 on a saved...

73def6a1 2023-10-10 05:32 AM Denis Rouzaud

auto-cancel running builds on PRs when pushing a new commit

ac375718 2023-10-10 03:28 AM Nyall Dawson

Add test mask

33dc65bb 2023-10-10 03:28 AM Nyall Dawson

When mapping color for rendering highlighted (identified) features,
don't allow pixels which were previously non-transparent to become
totally transparent.

This can result in invisible highlights for very transparent symbols.

Fixes #54830

(cherry picked from commit 250c1560cf6a33fff62819cfde5d11e78af9598b)

ef8cd275 2023-10-09 10:04 PM Alessandro Pasotti

Update test_qgsgeometry.py

e64bab8e 2023-10-09 10:04 PM Alessandro Pasotti

Update test_qgsgeometry.py

dbc733b2 2023-10-09 10:04 PM Nyall Dawson

Update src/core/geometry/qgsgeos.cpp

ad658bb2 2023-10-09 10:04 PM Alessandro Pasotti

spelling

54af879d 2023-10-09 10:04 PM Alessandro Pasotti

GEOMETRY: fix regression on split multipart

manual backport of #54744

Fix #54155

b84393e3 2023-10-09 07:20 PM Sandro Santilli

Run shellcheck only on modified shell files

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

add test files

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

use run() to execute nested algorithms
move step calculation to prepareAlgorithm to avoid crash
disable tests for native implementation

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 2 3 4 5 6 ... 2433 (151-200/121643) Per page: 25, 50, 100, 200

Also available in: Atom