.. |
color.cpp
|
Added support for named (HTML) colors
|
2019-02-26 22:18:07 +01:00 |
color.h
|
Initial version
|
2018-10-29 00:11:23 +01:00 |
font.cpp
|
Fixed font properties search order
|
2018-11-09 19:09:54 +01:00 |
font.h
|
Added font properties handling
|
2018-11-06 22:35:30 +01:00 |
function.cpp
|
Added support for Qt6
|
2020-12-22 22:17:00 +01:00 |
function.h
|
Some more missing includes
|
2018-12-05 22:34:26 +01:00 |
gzip.cpp
|
Fixed compiler warning
|
2023-09-20 23:36:30 +02:00 |
gzip.h
|
Code cleanup
|
2020-04-15 10:06:57 +02:00 |
pbf.cpp
|
Added support for Qt6
|
2020-12-22 22:17:00 +01:00 |
pbf.h
|
Improved performance
|
2019-01-01 21:27:07 +01:00 |
pbfhandler.cpp
|
Code cleanup
|
2020-04-15 10:06:57 +02:00 |
pbfhandler.h
|
Code cleanup
|
2018-12-07 00:50:11 +01:00 |
pbfplugin.cpp
|
Use the official IANA MIME-type and extension
|
2019-02-26 22:20:12 +01:00 |
pbfplugin.h
|
Initial version
|
2018-10-29 00:11:23 +01:00 |
sprites.cpp
|
Use a better scoped singleton
|
2020-07-01 21:11:09 +02:00 |
sprites.h
|
Code cleanup
|
2018-12-07 00:50:11 +01:00 |
style.cpp
|
A better regexp handling
|
2020-12-22 22:30:05 +01:00 |
style.h
|
Added support for Qt6
|
2020-12-22 22:17:00 +01:00 |
text.cpp
|
Code cleanup
|
2020-07-01 20:48:37 +02:00 |
text.h
|
Added support for text halo
|
2019-04-27 22:52:18 +02:00 |
textitem.cpp
|
Some more bounding rect computation tweaking
|
2019-10-04 20:23:34 +02:00 |
textitem.h
|
Yet another text rendering improvement/optimization
|
2019-10-03 22:39:05 +02:00 |
textpathitem.cpp
|
Added support for Qt6
|
2020-12-22 22:17:00 +01:00 |
textpathitem.h
|
Code cleanup
|
2018-12-07 00:50:11 +01:00 |
textpointitem.cpp
|
Added support for Qt6
|
2020-12-22 22:17:00 +01:00 |
textpointitem.h
|
Use QStaticText instead of own text caching
|
2019-10-04 18:56:45 +02:00 |
tile.h
|
Proprly initialize the tile with transparent background
|
2023-05-05 19:15:36 +02:00 |