Handle Null rectangle in QgsRectangle::buffered
Includes unit test
Make TestQgsMeshLayer::test_extent asserts more readable
Expected/Obtained was swapped, seehttps://github.com/qgis/QGIS/actions/runs/6518971706/job/17706890258?pr=54934#step:13:352
Rename QgsBox3d::setMinimal() to setNull()
The method was introduced in this version so it should be ok torename with no formal deprecation notice
Add QgsRectangle::setNull(), deprecating setMinimal()
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)...
Add safeguard to all gdal algorithms
Fix cppcheck
Spelling
Fix doxygen test
Add test mask
Fix rendering of elevation profiles with blend mode or opacity
Fix blend mode rendering for map items
Update test mask
Ensure we correctly set qt item caching only when appropriate
Remove use of QgsLayoutEffect
This was only used to handle blend mode rendering of items, andcauses crashes which cannot be worked around. We have to kill itand move to manual handling of blend modes for the items
Fixes #52079, likely many other crashes in layouts
Remove outdated TODO
Deprecate QgsLayoutEffect
QGraphicsEffects should NOT be used on QGraphicsItems. Despitebeing part of stable Qt API, it is broken and results in crashes.
See https://bugreports.qt.io/browse/QTBUG-58501 for details.
Fix crash in layout legend
Fix #52268
I couldn't identify the root cause of the issue but thischeck prevents the crash.
Fixes #54549 : correctly delete graduated layout widgets
Fixes #52740 : remove properties widget when layout item is destroyed
Merge pull request #54940 from nilason/fix_findpdal_2.6
Fix CMake FindPDAL for PDAL version 2.6+
Merge pull request #54961 from lnicola/cmake-linker
Add `USE_ALTERNATE_LINKER` to the CMake cache
« Previous 1 2 3 4 5 6 ... 4866 Next » (76-100/121643) Per page: 25, 50, 100, 200
Also available in: Atom