14 Commits

Author SHA1 Message Date
Nyall Dawson
02a911f772 Tag all symbols in default library with addedVersion
Avoids an ambiguity in the style database update logic which forced
us to always attempt to reimport these ambiguous symbols, resulting
in sqlite errors due to violated name constraints
2022-01-31 13:16:54 +10:00
Nyall Dawson
f2caa2e0ae Add a wavy line symbol to default style 2022-01-31 13:16:54 +10:00
Frank
6c1fa054c2 here Topographie not Topology
Topographic Maps and Topography is meant
2022-01-18 10:20:47 +10:00
Nyall Dawson
791f64d232 Fix buffer definition for default text format 2021-06-30 14:48:25 +10:00
Nyall Dawson
bff6d5ffc3 Manually set the RendererShouldUseSymbolLevels flag on the
out-of-the-box "topo road" and "topo main road" symbols, so that
these render beautifully for users with no extra work
2021-05-26 18:26:44 +10:00
Nyall Dawson
0270a1532b Default to a much nicer font
Ship the style database with a "Default" text format, so that users
get a nicer appearance when they first set labels on layers.

Fixes #16911, fixes #18804, fixes #32798
2021-05-14 13:49:51 +10:00
Nyall Dawson
e99ac61394 Add default label style for waterbodies to symbology database 2021-05-04 12:18:38 +10:00
Nyall Dawson
6f8af4da1b Rename to just 'Watercouses' 2021-04-27 11:14:01 +10:00
Nyall Dawson
6ae3160536 Add the first "out of the box" label style to the default style database
Adds a new label style for watercourses
2021-04-27 11:14:01 +10:00
Nyall Dawson
668d8d9185 Add new viridis color ramps (rocket, cividis, mako, turbo) to default
style

Credit to https://github.com/sjmgarnier/viridis

Note -- unless you bypass the version check on line 3271 of qgsstyle.cpp
you won't automatically see these appear in your existing style files
until the 3.20 final release!
2021-04-22 13:42:04 +10:00
Nyall Dawson
74aa54bc2b Revert temporary new style inclusions 2020-04-30 10:52:19 +10:00
Nyall Dawson
3069a8eef3 Add mechanism to allow new symbols to be added to the default style
library to be updated when QGIS is upgraded
2020-04-30 10:52:19 +10:00
Mathieu Pellerin
689d4f7653 Ship better default polygon symbols using outline's simple line when appropriate 2019-01-17 13:34:32 +07:00
Denis Rouzaud
06f9842637 rename symbology-ng to symbology 2017-08-06 14:18:57 +02:00