65597 Commits

Author SHA1 Message Date
Nyall Dawson
d75ec1ab77 [vectortiles] Respect categories flags when saving/loading layer styles 2020-09-07 16:00:25 +10:00
Nyall Dawson
42e8903969 Fix crash 2020-09-07 16:00:25 +10:00
Nyall Dawson
0ea5f57c7c Generalise QgsMapLayerStyleCategoriesModel to also handle vector tile layers 2020-09-07 16:00:25 +10:00
Nyall Dawson
c4b344d47f Allow converting more types of MapBox GL text-field configuration 2020-09-07 14:36:00 +10:00
Nyall Dawson
1d1e1cc29d Fix label priority when using non-pixel sizes 2020-09-07 13:20:55 +10:00
Nyall Dawson
93d25d61e7 Fix conversion of multiplied pixel sizes for some interpolated values, improve interpolation expression results 2020-09-07 13:20:55 +10:00
Nyall Dawson
4ba21e0c22 Add metadata editing tab to vector tile layer properties
These layers can also have useful metadata which users may want to
set, e.g. access restrictions and attribution information
2020-09-07 12:52:14 +10:00
Nyall Dawson
88f9daee09 [vectortiles] Make information tab appearance/content consistent
with other layer types
2020-09-07 12:52:14 +10:00
Nyall Dawson
9eea1c0daf Fix inconsistent margins in vector tile layer properties window 2020-09-07 12:52:14 +10:00
Nyall Dawson
1de9254917 Fix unreported crash when clicking edit button in vector tile
renderer/labeling settings and no row is selected
2020-09-07 12:00:14 +10:00
Nyall Dawson
8976fda4cf
Merge pull request #38594 from nyalldawson/fix_38562_project_load
Fix project never completes loading layers when a layer has a missing dependancy
2020-09-07 11:46:24 +10:00
Nyall Dawson
dd82478e26 If a project is missing a layer dependancy, don't abort out loading it
Otherwise we've effectively destroyed the project. Rather, continue
to load whatever layers we possibly can

Fixes #38562
2020-09-07 09:34:52 +10:00
Nyall Dawson
08561d3717 Fix project load task never completes when project fails layer
dependancy tests

Refs #38562
2020-09-07 09:33:50 +10:00
Matthias Kuhn
dd3cc1283f
Merge pull request #38336 from m-kuhn/sqlite_dqs
Use valid sql for unique value detection in sqlite
2020-09-06 14:11:36 +02:00
Nyall Dawson
c0ebc68eff Fix test 2020-09-06 21:07:25 +10:00
Nyall Dawson
1c683e2e36 Fix broken seealso link 2020-09-06 21:07:25 +10:00
Nyall Dawson
54b506a02a When converting a interpolated line width, also set the base setting to a decent value so that legends look ok 2020-09-06 21:07:25 +10:00
Nyall Dawson
98ba6a47ff Add option to convert units during conversion
Because pixel based units are unfriendly for hi-dpi or print layouts
2020-09-06 21:07:25 +10:00
Nyall Dawson
3e54b7ab5f Warn on fill-pattern 2020-09-06 21:07:25 +10:00
Nyall Dawson
f2f1f4a5a8 Convert halo blur 2020-09-06 21:07:25 +10:00
Nyall Dawson
6bbca2b6d8 Fix blur effect GUI doesn't correctly restore previous blur unit 2020-09-06 21:07:25 +10:00
Nyall Dawson
c58e540ff3 Improve handling of text-transform setting 2020-09-06 21:07:25 +10:00
Nyall Dawson
df774f54b8 MUCH improved field name parsing for MapBox GL label fields/expressions 2020-09-06 21:07:25 +10:00
Nyall Dawson
df49f2d0e3 Fix conversions 2020-09-06 21:07:25 +10:00
Nyall Dawson
d301868173 Even simpler filter strings in some circumstances 2020-09-06 21:07:25 +10:00
Nyall Dawson
b5ff62abf9 More improvements to filter conversion 2020-09-06 21:07:25 +10:00
Nyall Dawson
2fa8cf3f60 Cleaner filter expressions 2020-09-06 21:07:25 +10:00
Nyall Dawson
c32733bb0e Style 2020-09-06 21:07:25 +10:00
Nyall Dawson
52c0a18fb5 Fix tests 2020-09-06 21:07:25 +10:00
Nyall Dawson
53c72bc800 More API improvements 2020-09-06 21:07:25 +10:00
Nyall Dawson
37de374e19 Cleaner API 2020-09-06 21:07:25 +10:00
Nyall Dawson
039951e43d Add credits 2020-09-06 21:07:25 +10:00
Nyall Dawson
4b72c835d0 Misc fixes 2020-09-06 21:07:25 +10:00
Nyall Dawson
659388a57e Completed port 2020-09-06 21:07:25 +10:00
Nyall Dawson
ed597b7c9c Fill symbol conversion 2020-09-06 21:07:25 +10:00
Nyall Dawson
b9dd8b2602 More interpolation work 2020-09-06 21:07:25 +10:00
Nyall Dawson
c4858b4231 Color work, some tests 2020-09-06 21:07:25 +10:00
Nyall Dawson
96c2ddbade Make QgsSymbolLayerUtils::parseColor handle hsl(a) color strings 2020-09-06 21:07:25 +10:00
Nyall Dawson
958d5ddb7b Start on test 2020-09-06 21:07:25 +10:00
Nyall Dawson
0b6af81cb1 Fix build 2020-09-06 21:07:25 +10:00
Nyall Dawson
fe7470c6ea Blank shell for Mapbox GL style converter 2020-09-06 21:07:25 +10:00
DiGro
5cf027c8ba Added missing space
Line 123/124 : "generated points are considered.""If the"  should be:  "generated points are considered. ""If the"
                       to display correct in Help. 
                       Therefore added one space after the dot behind "considered" to make that happen.
2020-09-06 15:28:53 +10:00
Richard Duivenvoorde
f1ce63755f
Apply suggestions from code review
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2020-09-05 17:12:40 +02:00
Richard Duivenvoorde
3c79dc9444 Spelling 2020-09-05 14:48:21 +02:00
Richard Duivenvoorde
d72c219b83 Better logic 2020-09-05 14:47:17 +02:00
Matthias Kuhn
df81c51a63 Double-quoted String Literals Are Accepted
https://www.sqlite.org/quirks.html#dblquote
2020-09-05 14:45:47 +02:00
Richard Duivenvoorde
47a66d9213 Run scripts/sipify_all.sh 2020-09-05 12:05:30 +02:00
Matthias Kuhn
a51c20136c
Merge pull request #38383 from suricactus/new_feat_constraint
Allow adding new features via attribute form
2020-09-04 21:21:49 +02:00
Matthias Kuhn
d998bb3d17
Merge pull request #38318 from signedav/attachement-expression
Update documuent viewer in the attachment widget on attribute change
2020-09-04 21:13:07 +02:00
Richard Duivenvoorde
6e3754ba79 Make astyle happy 2020-09-04 19:39:30 +02:00