Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Nyall Dawson
|
6f652d251b
|
Drop no-value copy constructor dox
|
2024-07-25 04:02:55 +10:00 |
|
Even Rouault
|
15ea5c46bc
|
Header files: remove all mentions of '\since QGIS 3.0'
|
2024-02-18 20:57:23 +01:00 |
|
Nyall Dawson
|
f9c3da1e06
|
Move unit enums to Qgis, promote to enum class
|
2023-02-19 13:29:06 +10:00 |
|
Denis Rouzaud
|
ba8a445850
|
run sipify
|
2021-03-22 21:13:52 +01:00 |
|
Nyall Dawson
|
50b9beaad6
|
[sipify] Catch more class references and insert :py:class: annotations
|
2021-01-31 05:41:22 +10:00 |
|
Nyall Dawson
|
51d8ad75c5
|
Don't modify text format paint effects in place
Avoids race conditions when multiple threads are rendering the same
text format which contains paint effects
Fixes #37938
|
2020-07-27 07:36:50 +10:00 |
|
Nyall Dawson
|
305fa330bd
|
Add equality operator for QgsTextBufferSettings
|
2020-07-14 11:23:33 +10:00 |
|
Nyall Dawson
|
81a9db9f57
|
[sipify] Fix creation of cross references
|
2020-06-15 13:43:58 +10:00 |
|
Nyall Dawson
|
8fb8e45d51
|
Ensure that fields required by marker symbol backgrounds for labels
are fetched when rendering
Fixes #36944
|
2020-06-05 08:53:06 +10:00 |
|
Nyall Dawson
|
0e139992e3
|
Split massive qgstextrenderer.cpp/.h files into separate files per
contained class
and tighten includes to speed up recompilation
|
2020-05-12 10:33:30 +10:00 |
|