remove commented block and use QLatin1string with size method instead of QString/length
QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string
Relaxed parser to allow more flexible input.Previously, it accepted 'PointZ EMPTY' but not 'Point Z Empty.'Now, it also accepts 'Point Z M Empty' while still being permissive comparedto other implementations like PostGIS....
Merge pull request #53985 from lbartoletti/fix_wkt_empty_parser
[symbology] Avoid large pattern QImage memory allocation for line and point pattern symbol layers, instead rely on vector rendering
Oauth2 PKCE initial support
Don't show incorred error messages when trying to load optional symbolsfrom empty DOM elements
Fix test
Fix CAD distance units
Fix #53899
Silence clang tidy warning
(cherry picked from commit f7c9184b2acc45f61fb33f873bf7468673e4d834)
When interactive move label tools are used on a line layer, don'tforce the creation of columns for data defined anchor based placementif the layer has already been setup with columns for x/y placement
(cherry picked from commit b1310540815b24aaf4bed714b87d0869c82ef51f)
Mark accessor as non-fatal thread unsafe, because of rasterise algorithm
Don't discard custom color/symbol when changing layer selectionmode
Remove redundant comments
Expose settings for override selection color and selection symbol for vector layers
Add API to set specific symbol to render for selected features ina vector layer
If set, then that symbol will be used for selected features. Allowseg selected lines to be rendered in a thicker line style vsnon-selected lines for improved visibility.
« Previous 1 ... 59 60 61 62 63 ... 4866 Next » (1501-1525/121643) Per page: 25, 50, 100, 200
Also available in: Atom