1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-30 22:51:16 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
7f7de87e99 Drop Qt5Compat dependency
Use QStringConverter instead of QTextCodec on Qt > 6.5.
Qt6 builds now require Qt build with ICU support for the non-UTF encodings to
work!
2024-01-18 10:04:38 +01:00
1385482689 Code cleanup 2022-03-25 19:28:32 +01:00
fcfa03f771 Code cleanup 2022-03-19 13:25:47 +01:00
a53fedf838 Yet another unnecessary file open remove 2021-07-21 02:06:35 +02:00
44a5e5de81 Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
de064c7ea1 Code cleanup after recent SubFile redesign 2021-02-08 19:54:14 +01:00
f139d33502 Huffman encoded labels
+ more or less related fixes/refactoring
2020-11-10 00:58:19 +01:00
79edd6e09d Fixed missing reference 2020-10-21 21:21:35 +02:00
d738ad7b5a Level 0 2020-09-18 20:56:00 +02:00
32d3eab10e Initial (and partial) IMG links support
+ various IMG fixes (RGN parsing, IMG parsing)
2020-06-27 22:46:26 +02:00
911c63df0c Added support for GMAP maps 2020-02-09 23:24:48 +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
0594774570 Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00