Commit Graph

210 Commits

Author SHA1 Message Date
c1af3d82a5 Added support for QT < 5.6 (and >= 5.4) 2018-12-17 18:31:26 +01:00
368c53307d Add protobuf path on OS X
Disable linux build until a host with QT >= 5.6 is available
2018-12-17 17:31:33 +01:00
75e61e956e 16.04 is not enaugh 2018-12-16 22:34:02 +01:00
094641eb4b Use Ubuntu 16.04 2018-12-16 22:29:50 +01:00
cdf40f774b Travis CI linux build fix 2018-12-16 22:22:25 +01:00
0950caae0d Merge branch 'master' of https://github.com/tumic0/QtPBFImagePlugin 2018-12-16 22:14:55 +01:00
0188273c29 Added Travis CI config 2018-12-16 22:14:10 +01:00
13d682bdf6
Added external layers info.
closes #3
2018-12-16 17:54:56 +01:00
738ada91c2 Added missing source file 2018-12-12 01:15:19 +01:00
6d02dafeb6 Improved fuzzy text bounding rect computation 2018-12-11 18:48:12 +01:00
a559b5237b
Cosmetics 2018-12-09 11:25:27 +01:00
12b91c9c6f
Added applications using the plugin 2018-12-09 11:22:33 +01:00
1677eb7a67
Added OBS link & info 2018-12-08 18:44:37 +01:00
03f4315a5b Removed obsolete code 2018-12-08 11:14:34 +01:00
a3d555bb6a Code cleanup 2018-12-07 00:50:11 +01:00
a83d4909ed
Updated build requirements 2018-12-05 23:04:36 +01:00
e45e86e5d7 Some more missing includes 2018-12-05 22:34:26 +01:00
0476f5740e Added missing include 2018-12-05 22:20:29 +01:00
Tumic
a24d669e8f Removed wrong namespace 2018-12-05 20:25:11 +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
f68573afaf Limit duplicit symbols 2018-11-30 09:18:56 +01:00
37290e231a Optimization/code cleanup 2018-11-29 23:01:06 +01:00
a023975b41
Added gzip compressed tiles info 2018-11-28 23:56:07 +01:00
8567ef44d1 Improved text layout handling 2018-11-28 23:39:33 +01:00
085a90e0e5 Yet another code cleanup 2018-11-27 19:53:08 +01:00
ccfcc370d6 Improved error handling 2018-11-26 22:37:16 +01:00
6f5bedb82b Improved fuzzy bounding rect computation
Code cleanup
2018-11-26 22:17:57 +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
95da309a3c Removed forgotten broken test code 2018-11-24 18:59:00 +01:00
c1a00d902e Code cleanup 2018-11-24 18:57:24 +01:00
0dd83979cf Improved text bounding rect estimation 2018-11-24 17:44:24 +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
a0c5de0dbf
Added sprite info 2018-11-22 22:04:07 +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
df073ffc2a Merge branch 'master' of https://github.com/tumic0/QtPBFImagePlugin 2018-11-17 22:23:43 +01:00
11e2d3d643 Commented forgotten debug output 2018-11-17 22:22:46 +01:00
9388313fff
Added scaling info & OS X build info 2018-11-17 22:09:32 +01:00
1f9e044493 Properly scale the whole tile content 2018-11-17 21:54:51 +01:00
14adb0925c Use a faster QImage format 2018-11-14 00:03:46 +01:00
308bb59fc4 Properly report thr format 2018-11-13 22:49:39 +01:00
f4b1952b95 Some more optimization/code cleanup 2018-11-13 18:24:51 +01:00
0c4624d28e Added missing painter save/restore 2018-11-13 01:12:59 +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