Add test mask
Cleanup and modernize QgsHighlight test
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
Have prepare_commit always run spell and shell checkers when possible
Print warnings if requirements are not met
Fix initial zoom level when opening layout designer windows
Fixes #44421
Avoid loss of attributes when calculating fields
Correctly bail out when field calculation bar expression is invalidinstead of nulling fields.
Fixes #47385
Fix layout labels don't immediately react to changes whensemi-transparent
Restore output of gdal/proj/geos detected versions from cmake
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...
Add test for equality operator of null and empty rectangles
Always consider two null rectangles as equal
Do not pass -projwin to gdal_translate when given rectangle is Null
Update testcase accordingly
Have QgsRectangle::snappedToGrid return a copy of self for Null rects
Fix TestQgsMultiPoint::boundingBox expectance on boundingbox of empty multipoint
use draco release libraries also with MSVC (like the rest of the work including osgeo4w)
fix MSVC build (followup f5230b11d3)
Do not expect a bounding box in no-result GetFeatureInfo query
Do not include a BoundingBox tag in WMS responses, when it is null
Update expected test results accordingly
Fix crash in merge features dialog when a field has a uniqueconstraint set
Fixes #54856
String fix
Use isNull for tests
Optimise QgsRectangle::asWktPolygon
Avoid multiple string allocations
Optimise QgsRectangle::fromWkt
And be more tolerant, eg allowing a rectangular polygon as theonly object in a multipolygon
« Previous 1 ... 7 8 9 10 11 ... 4866 Next » (201-225/121643) Per page: 25, 50, 100, 200
Also available in: Atom