Fix angle constraint in floater
followup #54687
Fix draw effect is not immediately enabled when activating group layer
Fixes #51357
Fix toggling visibility of group layers resets child layermask blend modes
Fixes #53088Fixes #53057
Invisible group layers should not be added to canvas
Replace bad expected images
These renders were actually wrong -- instead of the whole map itemhaving transparency, they had transparency applied for eachindividual component of the layout map (ie you could incorrectlysee parts of overlapped layers)
Update test
Add optional input on the html test report to allow settingthe path to the local QGIS git folder
When set, update all paths in the report to correspond to thisgit folder. This allows the test reports downloaded from githubto be easily updated to point to local git checkouts, instead...
Add test mask
Embed render checker script in report html instead of linkingto QGIS source code file
Makes the HTML report a bit more self-contained, and unbreaksthis script when viewing report artifacts from github(image paths are still broken, though!)
Add unit tests for layout map item blend modes
Fix layout maps force rasterisation of whole layout when map itemhas transparency set
This isn't required -- we can safely just rasterise the map alone.
Expand unit tests of layout map opacity.
Update test to newer methods
qgs3daxissettings: Correctly read viewport ratio on a saved project
When loading a project which contains a 3D view, the 3D axis is notvisible even when it is supposed to be displayed. This is because themin and max viewport ratio settings are always equal to 0 on a saved...
auto-cancel running builds on PRs when pushing a new commit
When mapping color for rendering highlighted (identified) features,don't allow pixels which were previously non-transparent to becometotally transparent.
This can result in invisible highlights for very transparent symbols.
Fixes #54830
(cherry picked from commit 250c1560cf6a33fff62819cfde5d11e78af9598b)
Update test_qgsgeometry.py
Update src/core/geometry/qgsgeos.cpp
spelling
GEOMETRY: fix regression on split multipart
manual backport of #54744
Fix #54155
Run shellcheck only on modified shell files
add test files
use run() to execute nested algorithmsmove step calculation to prepareAlgorithm to avoid crashdisable tests for native implementation
« Previous 1 ... 5 6 7 8 9 ... 4866 Next » (151-175/121643) Per page: 25, 50, 100, 200
Also available in: Atom