Revision:

Revisions

# Date Author Comment
7c014e60 2023-10-19 08:04 PM Sandro Santilli

Handle Null rectangle in QgsRectangle::buffered

Includes unit test

c20c3953 2023-10-19 08:03 PM Sandro Santilli

Make TestQgsMeshLayer::test_extent asserts more readable

Expected/Obtained was swapped, see
https://github.com/qgis/QGIS/actions/runs/6518971706/job/17706890258?pr=54934#step:13:352

94ef5328 2023-10-19 08:03 PM Sandro Santilli

Rename QgsBox3d::setMinimal() to setNull()

The method was introduced in this version so it should be ok to
rename with no formal deprecation notice

0ec5f0de 2023-10-19 08:03 PM Sandro Santilli

Add QgsRectangle::setNull(), deprecating setMinimal()

d927a595 2023-10-19 08:01 PM dependabot[bot]

Bump @babel/traverse in /resources/server/src/landingpage

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)...

385fedd2 2023-10-19 01:31 PM Paul Blottiere

Add safeguard to all gdal algorithms

5cde6a93 2023-10-19 06:30 AM Nyall Dawson

Fix cppcheck

6b91ea06 2023-10-19 06:30 AM Nyall Dawson

Spelling

ed948bc1 2023-10-19 06:30 AM Nyall Dawson

Fix doxygen test

6f78cde1 2023-10-19 06:30 AM Nyall Dawson

Add test mask

563b1aef 2023-10-19 06:30 AM Nyall Dawson

Fix rendering of elevation profiles with blend mode or opacity

86a5a872 2023-10-19 06:30 AM Nyall Dawson

Fix blend mode rendering for map items

9e327d87 2023-10-19 06:30 AM Nyall Dawson

Update test mask

7e73b9ba 2023-10-19 06:30 AM Nyall Dawson

Ensure we correctly set qt item caching only when appropriate

7ec20832 2023-10-19 06:30 AM Nyall Dawson

Remove use of QgsLayoutEffect

This was only used to handle blend mode rendering of items, and
causes crashes which cannot be worked around. We have to kill it
and move to manual handling of blend modes for the items

Fixes #52079, likely many other crashes in layouts

5a538874 2023-10-19 06:30 AM Nyall Dawson

Remove outdated TODO

cb187267 2023-10-19 06:30 AM Nyall Dawson

Deprecate QgsLayoutEffect

QGraphicsEffects should NOT be used on QGraphicsItems. Despite
being part of stable Qt API, it is broken and results in crashes.

See https://bugreports.qt.io/browse/QTBUG-58501 for details.

8890ea7b 2023-10-18 10:13 PM dependabot[bot]

Bump @babel/traverse in /resources/server/src/landingpage

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)...

60affab3 2023-10-18 07:43 PM Alessandro Pasotti

Fix crash in layout legend

Fix #52268

I couldn't identify the root cause of the issue but this
check prevents the crash.

5ea816a6 2023-10-18 07:43 PM Julien Cabieces

Fixes #54549 : correctly delete graduated layout widgets

7ae00d04 2023-10-18 07:42 PM Julien Cabieces

Fixes #52740 : remove properties widget when layout item is destroyed

37ccd4a5 2023-10-18 03:30 PM Loïc Bartoletti

Merge pull request #54940 from nilason/fix_findpdal_2.6

Fix CMake FindPDAL for PDAL version 2.6+

066cfa36 2023-10-18 09:24 AM Loïc Bartoletti

Merge pull request #54961 from lnicola/cmake-linker

Add `USE_ALTERNATE_LINKER` to the CMake cache

00eaa2de 2023-10-18 08:53 AM Julien Cabieces

Fixes #52740 : remove properties widget when layout item is destroyed

b532044f 2023-10-18 08:47 AM Julien Cabieces

Fixes #52740 : remove properties widget when layout item is destroyed

1 2 3 4 5 6 ... 4866 (76-100/121643) Per page: 25, 50, 100, 200

Also available in: Atom