1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 11:39:16 +02:00
Commit Graph

3334 Commits

Author SHA1 Message Date
bb9a43c677 Merge branch 'origin/master' into Weblate. 2021-10-31 08:15:36 +01:00
d2fbe4324b Code cleanup 2021-10-31 08:15:27 +01:00
68ac7f76a8 Merge branch 'origin/master' into Weblate. 2021-10-31 08:04:57 +01:00
dcf98ef025 Remove copy of removed nsh file 2021-10-31 08:04:24 +01:00
3714c7fbd3 Merge branch 'origin/master' into Weblate. 2021-10-31 07:53:11 +01:00
96bf7bd41a Version++ 2021-10-31 07:53:11 +01:00
fe3c3dce60 Removed Windows 32b build stuff 2021-10-31 07:53:11 +01:00
03bd1fd770 Merge branch 'origin/master' into Weblate. 2021-10-28 08:55:36 +02:00
8d61ed72c6 Reflect the latest encoding-related code changes 2021-10-28 08:55:32 +02:00
ca223e0df3 Merge branch 'origin/master' into Weblate. 2021-10-27 20:43:26 +02:00
b23cc0a4cc Added missing core5compat dll file 2021-10-27 20:42:52 +02:00
97cd73b000 Merge branch 'origin/master' into Weblate. 2021-10-27 20:34:31 +02:00
310a113e25 Switched from fallback encodings to core5compat module in Qt6 builds
Archlinux has started to use the Qt6 build, so to support the legacy East Asian
encodings use the compat module rather than a "clean" but less functional
fallback solution and hope there will be some replacement in Qt6 before
the module gets dropped. Non-UTF XML files will however still not work.
2021-10-27 20:29:12 +02:00
4e79a05379 Merge branch 'origin/master' into Weblate. 2021-10-27 18:02:30 +02:00
f83e320f85 Handle the "bell delimiter" in all encodings 2021-10-27 18:01:53 +02:00
e7df35d15f Merge branch 'origin/master' into Weblate. 2021-10-27 16:13:43 +02:00
644c854328 Get rid of TravisCI 2021-10-27 16:13:05 +02:00
38e1094ad7 Merge branch 'origin/master' into Weblate. 2021-10-27 16:05:03 +02:00
369b12a406 ENV vars fix 2021-10-27 16:04:03 +02:00
046c8796fc Merge branch 'origin/master' into Weblate. 2021-10-27 15:57:20 +02:00
fcb3abfc76 Fixed yml syntax error 2021-10-27 15:56:54 +02:00
26a001ef0f Merge branch 'origin/master' into Weblate. 2021-10-27 15:55:24 +02:00
0c7508f759 Added missing QT path setup 2021-10-27 15:54:47 +02:00
95e4f34c2a Merge branch 'origin/master' into Weblate. 2021-10-27 15:46:32 +02:00
ad364de7fd Fixed GitHub actions build file 2021-10-27 15:46:02 +02:00
c33ecd38c5 Merge branch 'origin/master' into Weblate. 2021-10-27 15:43:25 +02:00
59070c1412 Added GitHub actions OS X build 2021-10-27 15:42:35 +02:00
da73267627 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (422 of 422 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/zh_Hans/
2021-10-27 07:40:58 +02:00
09aefd1cc1 Added Qt6 builds limitations info 2021-10-25 12:58:23 +02:00
442625232c Version++ 9.10 2021-10-25 11:32:50 +02:00
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
f810117cbe Added waypoint icons highlighting 2021-10-24 14:31:31 +02:00
7fe82b12fe Code cleanup 2021-10-24 12:56:09 +02:00
94e2d58805 Updated debug stuff 2021-10-24 12:30:31 +02:00
8046d06e32 Removed obsolete include/namespace 2021-10-23 23:07:28 +02:00
532bd39bc2 Reuse the symbol table decoder in the text decoder 2021-10-23 22:53:10 +02:00
c487d9c66b Make the table pointers const 2021-10-23 17:28:06 +02:00
37dddbb18c Code cleanup 2021-10-23 13:05:06 +02:00
37a4f80fbb Cosmetics 2021-10-23 10:27:41 +02:00
a531b7859b Added basic table data sanity checks
+ some more code cleanup
2021-10-23 07:41:27 +02:00
ccfda7ca7f Code cleanup 2021-10-22 22:04:46 +02:00
8e867851e9 Various GPI symbol handling fixes 2021-10-18 23:10:09 +02:00
5e36d564aa Added workaround for antipode routes
Fixes #155
2021-10-16 14:11:22 +02:00
db4ed75757 Merge branch 'origin/master' into Weblate. 9.9 2021-10-15 19:27:45 +02:00
4eae93e403 Version++ 2021-10-15 19:27:23 +02:00
6ffeefe9c9 Fixed scroll wheel zooming on devices with "fine-resolution wheels" 2021-10-15 19:24:50 +02:00
4069bfcc6e Translated using Weblate (Finnish)
Currently translated at 98.1% (414 of 422 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-10-14 22:04:18 +02:00
5533f1e004 Merge remote-tracking branch 'weblate/master' 9.8 2021-10-13 20:48:44 +02:00
4e961f7518 Translation update 2021-10-13 20:48:08 +02:00
051f3fec58 Fixed error handling 2021-10-13 20:44:34 +02:00