Nyall Dawson
8a722d2981
Move QgsSymbolLayerUtils::createRenderContext to QgsRenderContext::fromQPainter
...
This method is useful in many contexts outside of symbology
2017-01-16 15:52:19 +10:00
nirvn
a8a05ba751
[symbology] add padding value for symbol/coloramp preview
2016-11-17 11:43:53 +07:00
Andrea Aime
701d4440ac
Export parametric SVG parameters, will fallback symbols for the system that cannot understand them
2016-11-05 11:48:31 +01:00
Nyall Dawson
4d5e7536d9
Flip QgsPalLayerSettings to use QgsTextRenderer classes
2016-10-24 12:02:00 +10:00
Nyall Dawson
44289084e9
Optimise passing of variables by ref/value
2016-10-24 10:36:23 +10:00
Nyall Dawson
4d4aec692a
Remove more deprecated symbol methods
2016-09-13 11:05:45 +10:00
Andrea Aime
a25b0257a5
Export map level scale based dependencies in most vector symbology
2016-09-01 07:40:56 +02:00
Nyall Dawson
932e469e5f
Rename color ramp classes to more sensible names
...
QgsVectorColorRamp -> QgsColorRamp
QgsVectorGradientColorRamp -> QgsGradientColorRamp
QgsRandomColors -> QgsRandomColorRamp
QgsRandomColorRamp -> QgsLimitedRandomColorRamp
QgsVectorColorBrewerColorRamp -> QgsColorBrewerColorRamp
These color ramps are used throughout all of QGIS (not
just in vector symbology) and the current names are
misleading.
2016-08-24 21:01:03 +10:00
Juergen E. Fischer
0688621046
scripts/replacev2.sh run
2016-08-10 12:08:52 +02:00
Denis Rouzaud
275736de92
removed V2 from QgsSymbolV2*
2016-08-05 08:22:21 +02:00
Denis Rouzaud
c16d1393a2
removed V2 from QgsSymbolLayerV2*
2016-08-05 08:18:01 +02:00