1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-30 22:51:16 +01:00
GPXSee/src
Martin Tůma 6b70f4a958 Use QTextCodec for conversions to UTF on Qt5
This way we can support East Asian encodings at least on Qt5 in some way
(the Qt codecs are not 100% compatible with the CPx encodings, but the result
should be much better than a fallback to cp1250...).
2021-10-25 10:30:09 +02:00
..
common Use QTextCodec for conversions to UTF on Qt5 2021-10-25 10:30:09 +02:00
data Various GPI symbol handling fixes 2021-10-18 23:10:09 +02:00
GUI Added waypoint icons highlighting 2021-10-24 14:31:31 +02:00
map Code cleanup 2021-10-24 12:56:09 +02:00
main.cpp Fixed TimeZoneInfo QVariant loading/saving in QT6 2020-12-28 16:08:36 +01:00