Commit Graph

12 Commits

Author SHA1 Message Date
60691060ea Added support for Qt6
Minimal Qt version is now Qt 5.12
2020-12-22 22:17:00 +01:00
c0a7d64a1d Silenced all the deprecated warnings 2020-01-31 22:20:57 +01:00
c1af3d82a5 Added support for QT < 5.6 (and >= 5.4) 2018-12-17 18:31:26 +01:00
6d02dafeb6 Improved fuzzy text bounding rect computation 2018-12-11 18:48:12 +01:00
2803f48a21 Added support for symbol icons 2018-11-22 21:57:21 +01:00
Tumic
f8d5a9b6cd Added support for OS X 2018-11-11 19:28:22 +01:00
d6f6a0eb3d Use fuzzy text bounding rect computation to improve performance
Do not use QGraphicsScene as it is not thread-safe
2018-11-11 14:10:38 +01:00
c97f2235a9 Added font properties handling
Added support for boolean functions
2018-11-06 22:35:30 +01:00
eee472dada Added windows build stuff 2018-11-04 09:06:15 +01:00
0edb1f0f06 Include default style in resources + use application specific style load path 2018-11-01 18:15:05 +01:00
5d68f31124 Use a dedicated graphics item for drawing the text instead a pixmap 2018-10-29 18:30:55 +01:00
88295f0ca7 Initial version 2018-10-29 00:11:23 +01:00