Nyall Dawson
95dc22f6b5
Fix handling of ' in enum docstrings in sipify
2023-07-09 22:48:59 +10:00
Nyall Dawson
d83fd31815
[sipify] Correctly handle :: in enum comments
2022-04-28 13:54:47 +10:00
Peter Petrik
8ea34de8a2
restore accidentally deleted files
2020-10-27 05:29:14 +10:00
Peter Petrik
8536c564fb
add ept provider
2020-10-27 05:29:14 +10:00
Andrea Giudiceandrea
27f345f0bf
Fix tick-style scalebar when subdivisions ticks height > segments ticks height
...
Take the subivisions ticks height into accout, for ticksscalebar box size calculation and horizontal line and labels position, only if the number of subdivisions to draw is greater than 1
2020-05-11 09:14:24 +10:00
Nyall Dawson
8699f83d98
[FEATURE][layouts] Allow customisation of division and subdivision symbol
...
as distinct symbols vs the scalebar line symbol
Allows for styling division and subdivision symbols in a different
way compared with the horizontal line symbol in a tick scalebar
Sponsored by SLYR
2020-05-07 10:56:50 +10:00
Andrea Giudiceandrea
a3397a8a2e
[feature][layouts] Add subdivisions in ticks scalebar right segments
...
Adds the ability to create subdivisions for segments included in the right part of the ticksscalebar
Fixes #20341
2020-05-06 09:12:37 +10:00
Nyall Dawson
d10267f3aa
Spelling
2020-03-23 03:08:50 +10:00
Nyall Dawson
b63018520e
Cleanup scalebar widget enabling code by adding flags to QgsScaleBarRenderer
...
subclasses, so that the subclass itself can indicate what settings
it respects and we can avoid all the hardcoded logic in the configuration
widget
2020-03-23 03:08:50 +10:00