Revision:

Revisions

# Date Author Comment
ecf212ed 2023-08-01 01:42 AM Loïc Bartoletti

remove commented block and use QLatin1string with size method instead of QString/length

b9530042 2023-08-01 01:42 AM Loïc Bartoletti

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 compared
to other implementations like PostGIS....

9ab2884d 2023-08-01 01:42 AM Loïc Bartoletti

remove commented block and use QLatin1string with size method instead of QString/length

15da8a76 2023-08-01 01:42 AM Loïc Bartoletti

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 compared
to other implementations like PostGIS....

a5195276 2023-08-01 01:36 AM Loïc Bartoletti

Merge pull request #53985 from lbartoletti/fix_wkt_empty_parser

QgsGeometryUtils: Fix wktReadBlock for EMPTY wkt string

0e136006 2023-08-01 01:15 AM Mathieu Pellerin - nIRV

[symbology] Avoid large pattern QImage memory allocation for line and point pattern symbol layers, instead rely on vector rendering

76df1569 2023-07-31 04:34 PM Alessandro Pasotti

Oauth2 PKCE initial support

d3595e7f 2023-07-31 08:33 AM Loïc Bartoletti

remove commented block and use QLatin1string with size method instead of QString/length

f0d9df41 2023-07-31 08:33 AM Loïc Bartoletti

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 compared
to other implementations like PostGIS....

f14c94bc 2023-07-31 06:52 AM Nyall Dawson

Don't show incorred error messages when trying to load optional symbols
from empty DOM elements

fd67dd55 2023-07-31 06:52 AM Nyall Dawson

Don't show incorred error messages when trying to load optional symbols
from empty DOM elements

a7b31c7d 2023-07-31 06:48 AM Nyall Dawson

Don't show incorred error messages when trying to load optional symbols
from empty DOM elements

369851af 2023-07-31 04:48 AM Alessandro Pasotti

Fix test

4939fffa 2023-07-31 04:48 AM Alessandro Pasotti

Fix CAD distance units

Fix #53899

0284d668 2023-07-31 03:42 AM Nyall Dawson

Silence clang tidy warning

(cherry picked from commit f7c9184b2acc45f61fb33f873bf7468673e4d834)

89adc63e 2023-07-31 03:42 AM Nyall Dawson

When interactive move label tools are used on a line layer, don't
force the creation of columns for data defined anchor based placement
if the layer has already been setup with columns for x/y placement

(cherry picked from commit b1310540815b24aaf4bed714b87d0869c82ef51f)

43dc3ab2 2023-07-31 12:16 AM Alessandro Pasotti

Fix test

2b534522 2023-07-31 12:16 AM Alessandro Pasotti

Fix CAD distance units

Fix #53899

dfdc0121 2023-07-31 12:10 AM Alessandro Pasotti

Fix test

9819998b 2023-07-31 12:10 AM Alessandro Pasotti

Fix CAD distance units

Fix #53899

e4244ef7 2023-07-29 10:36 AM Nyall Dawson

Mark accessor as non-fatal thread unsafe, because of rasterise algorithm

e5bddbab 2023-07-29 10:36 AM Nyall Dawson

Don't discard custom color/symbol when changing layer selection
mode

f027c9d4 2023-07-29 10:36 AM Nyall Dawson

Remove redundant comments

d08555b0 2023-07-29 10:36 AM Nyall Dawson

Expose settings for override selection color and selection symbol for vector layers

e5eb082a 2023-07-29 10:36 AM Nyall Dawson

Add API to set specific symbol to render for selected features in
a vector layer

If set, then that symbol will be used for selected features. Allows
eg selected lines to be rendered in a thicker line style vs
non-selected lines for improved visibility.

1 ... 59 60 61 62 63 ... 4866 (1501-1525/121643) Per page: 25, 50, 100, 200

Also available in: Atom