Nyall Dawson
b07f6757a5
Cleanup QgsSvgCache API
...
- Remove QgsSvgCacheEntry from public API (is an internal detail only)
- Modernize code
- Make protected QgsSvgCache members private, since this class is not
designed to be subclassed
2017-10-31 10:43:44 +10:00
rldhont
954d62f53a
Update SIP for fixedAspectRatio in SVG marker
2017-09-28 12:25:21 +02:00
rldhont
60cf7bdaf7
Configure and use fixedAspectRatio in QgsSvgSymbolLayerWidget and QgsSvgSymbolLayer
2017-09-28 12:25:19 +02:00
David Marteau
740ccbe938
Add fixedAspectRatio in QgsSvgCacheEntry and compute image size accordingly
2017-09-28 12:23:43 +02:00
Nyall Dawson
a87d352bd7
Run clang-tidy modernize-use-default-member-init to move member
...
initialization to headers (c++11 style)
2017-09-27 05:02:34 +10:00
Denis Rouzaud
06f9842637
rename symbology-ng to symbology
2017-08-06 14:18:57 +02:00