Commit Graph

47 Commits

Author SHA1 Message Date
29d4008068 A better regexp handling 2020-12-22 22:30:05 +01:00
60691060ea Added support for Qt6
Minimal Qt version is now Qt 5.12
2020-12-22 22:17:00 +01:00
7822bdd42c Fixed uninitialized visibility property 2020-09-01 22:25:37 +02:00
9772c2f67f Added support for layout visibility style option 2020-06-13 17:15:49 +02:00
c0a7d64a1d Silenced all the deprecated warnings 2020-01-31 22:20:57 +01:00
aacc42c25d Fixed broken down-scaling 2019-10-03 08:38:48 +02:00
5b6a222999 Added correct maxzoom default value 2019-10-02 23:19:49 +02:00
e00c8feab6 Use the "official" min/max zoom defaults in zoom check 2019-10-02 23:14:20 +02:00
3dfcf35e53 Added support for text halo 2019-04-27 22:52:18 +02:00
a7294b30f8 Improved performance 2019-01-01 21:27:07 +01:00
c1af3d82a5 Added support for QT < 5.6 (and >= 5.4) 2018-12-17 18:31:26 +01:00
7442b76939 Refactored sprites handling code 2018-12-05 00:03:41 +01:00
08509f0930 Added support for HiDPI sprites 2018-12-04 00:09:23 +01:00
0d868f2f2a Optimization 2018-11-30 10:16:41 +01:00
37290e231a Optimization/code cleanup 2018-11-29 23:01:06 +01:00
8567ef44d1 Improved text layout handling 2018-11-28 23:39:33 +01:00
9a314c408e Some more code cleanup 2018-11-25 12:46:38 +01:00
2637594c0a Code cleanup 2018-11-25 11:47:14 +01:00
3ea8ce64a7 Made text-transform zoom dependend 2018-11-24 10:14:23 +01:00
e9bf62dd2e Made almost every paint/layout property "zoom-capable" 2018-11-24 09:52:54 +01:00
4cab88d79a Added support for fill-pattern property 2018-11-23 23:35:28 +01:00
2803f48a21 Added support for symbol icons 2018-11-22 21:57:21 +01:00
c48ea8c878 Added support for the text-rotation-alignment style property
Code cleanup
2018-11-19 23:09:34 +01:00
11e2d3d643 Commented forgotten debug output 2018-11-17 22:22:46 +01:00
1f9e044493 Properly scale the whole tile content 2018-11-17 21:54:51 +01:00
f4b1952b95 Some more optimization/code cleanup 2018-11-13 18:24:51 +01:00
03fbf4643d Draw code optimization 2018-11-13 01:01:36 +01:00
61868b9544 Fixed various drawing & style issues 2018-11-13 00:07:51 +01:00
f41ac3bd54 Added support for image scaling
+ improved text path items performance
2018-11-12 22:05:55 +01:00
078fc93783 Use faster data structures 2018-11-10 19:34:45 +01:00
8d1ef25105 Improved font matching logic 2018-11-07 22:04:11 +01:00
d7aa49b7ea Yet another text path algorithm fix
Floor the font sizes
2018-11-06 23:51:44 +01:00
c97f2235a9 Added font properties handling
Added support for boolean functions
2018-11-06 22:35:30 +01:00
c13af94275 Redesigned text path handling 2018-11-04 23:54:34 +01:00
622136de6a Code cleanup 2018-11-04 09:47:37 +01:00
d9d2042b03 Optimization 2018-11-03 21:05:28 +01:00
a4089f9a29 Text rendering algorithm improvements 2018-11-03 19:16:08 +01:00
0edb1f0f06 Include default style in resources + use application specific style load path 2018-11-01 18:15:05 +01:00
adcc257f53 Removed non-existent type 2018-10-31 21:57:42 +01:00
447aa9bb22 Removed to restrictive checks 2018-10-31 17:51:33 +01:00
80bf56bda8 Improved text path drawing 2018-10-31 17:40:43 +01:00
b064c4bbfa Optimizations 2018-10-31 00:47:23 +01:00
7532debc52 Added correct line-width default value 2018-10-30 23:29:26 +01:00
8109e705c6 Added missing error handling 2018-10-30 22:08:33 +01:00
ac7a56441a Cosmetics 2018-10-29 22:35:05 +01:00
8d561ef3e9 Code cleanup/optimization 2018-10-29 18:42:04 +01:00
88295f0ca7 Initial version 2018-10-29 00:11:23 +01:00