1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 23:33:21 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
2f740d5b8e Code cleanup 2021-02-03 22:56:30 +01:00
731f2d7e6d Added an optimized subfile block read 2021-02-03 22:16:00 +01:00
d2a1271348 Optimization 2021-02-01 20:06:05 +01:00
33f2002a52 Do not cache the raster data 2021-01-27 21:18:06 +01:00
02c3682758 Added propper error handling 2021-01-25 23:01:36 +01:00
bf613f1b6d Added support for raster polygon backgrounds 2021-01-25 21:37:07 +01:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
fa03ecd419 Use the propper array delete operator 2020-11-11 18:47:34 +01:00
f139d33502 Huffman encoded labels
+ more or less related fixes/refactoring
2020-11-10 00:58:19 +01:00
b5893cf506 Fixed label text parsing
(use only space as whitespace separator)
2020-10-22 20:30:11 +02:00
33bbd6a592 Yet another special case 2020-04-18 00:00:48 +02:00
29e29591f8 Fixed typo 2020-02-16 13:59:19 +01:00
e4ac9fda0e Improved country names labels handling 2020-02-16 12:57:40 +01:00
cd22e6207a Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
2efc6fb6d3 Optimization 2020-01-11 23:41:04 +01:00
37a0eec48f Added support for pseudo-NT IMG maps (e.g. TopoHispania) 2019-09-05 22:31:13 +02:00
f67eaa8dec Various code cleanup 2019-08-12 22:20:12 +02:00
1297db26f6 Properly de-capitalize strings with "scharfes S" 2019-07-28 10:31:03 +02:00
c1fdb21fad Cosmetics 2019-07-10 21:37:03 +02:00
b4cc88446a Improved IMG maps loading (lazy loading) 2019-07-04 09:05:30 +02:00
03d5745da9 Added missing label validity checks 2019-07-01 22:53:34 +02:00
ce5a3be7ca Properly split the shield label 2019-06-30 23:18:30 +02:00
537b1c3716 Added support for label shields 2019-06-30 20:39:22 +02:00
0594774570 Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00