1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00
Commit Graph

405 Commits

Author SHA1 Message Date
9a4514a464 Version++ 2022-08-11 23:38:48 +02:00
a40ed633ae Version++ 2022-08-04 00:07:41 +02:00
399299d192 Added support for Orux maps 2022-08-04 00:06:36 +02:00
5795395107 Added missing GEMF icon resource entry 2022-07-31 13:22:33 +02:00
91150e97db Added support for GEMF maps 2022-07-15 21:24:49 +02:00
c9330bf273 Enable localization on Android 2022-07-06 19:43:56 +02:00
028d87b443 Added support for Osmdroid SQLite maps 2022-07-05 11:32:14 +02:00
57c524e08a Version++ 2022-06-11 09:35:01 +02:00
c9930a7aa3 Make Android OpenSSL support optional 2022-06-04 14:12:54 +02:00
8cb08d05ca Version++ 2022-06-02 18:35:44 +02:00
ba0b7c62a4 Android port 2022-05-28 14:05:14 +02:00
53b8c1c846 Do not use the korean localization until it is translated 2022-05-17 23:55:59 +02:00
2304fb5350 Added (again...) korean localization stub
+ localization update
2022-05-17 23:54:16 +02:00
0121381d18 Version++ 2022-04-29 23:18:01 +02:00
baee8b3484 Version++ 2022-04-19 22:19:44 +02:00
681de81b1c Version++ 2022-04-03 18:52:33 +02:00
1385482689 Code cleanup 2022-03-25 19:28:32 +01:00
7c838331c2 Version++ 2022-03-19 17:36:19 +01:00
b78a533080 Version++ 2022-02-07 23:31:32 +01:00
3d502eb41a Version++ 2022-01-28 00:05:36 +01:00
ff0affc8ec Version++ 2022-01-20 23:50:23 +01:00
7d98a797f5 Added TRK files Windows association 2022-01-01 21:06:33 +01:00
cedaeb1185 Version++ 2021-12-24 13:48:08 +01:00
321357b74d Added support for TwoNav data files (trk, rte, wpt)
Resolves #411
2021-12-24 13:43:23 +01:00
fa55c6d93a Added positioning support 2021-12-04 15:05:30 +01:00
b45860afe9 Added QCT Windows desktop integration 2021-11-14 15:54:41 +01:00
f63ee64f90 Added support for QCT maps 2021-11-14 15:08:33 +01:00
a2c88c4fcb Version++ 2021-11-03 18:27:40 +01:00
21cda471cc Fixed broken app icons install in "make install" on linux
Fixes #405
2021-11-01 21:44:00 +01:00
96bf7bd41a Version++ 2021-10-31 07:53:11 +01: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
442625232c Version++ 2021-10-25 11:32:50 +02:00
4eae93e403 Version++ 2021-10-15 19:27:23 +02:00
9096797938 Windows icons must be in a fixed order that fits the NSIS file! 2021-10-10 19:05:20 +02:00
0a627feab4 Windows build fixes 2021-10-10 12:44:49 +02:00
eb7220f0c8 Version++ 2021-10-10 12:36:14 +02:00
c56ebccd5c Fixed OS X build
+ code cleanup
2021-10-10 10:48:59 +02:00
fb8f0c4372 Added support for waypoint icons 2021-10-10 08:38:38 +02:00
3cfa5456e9 Read the image size only when actually needed 2021-10-04 21:00:29 +02:00
446a68abcb Added Chinese localization 2021-09-24 20:14:59 +02:00
c77cf70f9f Multiple settings handling fixes and enhancements 2021-09-22 20:29:48 +02:00
db45d3c659 Version++ 2021-09-21 22:09:26 +02:00
d7dc185ecf Only show the password on explicit user request 2021-09-20 21:58:08 +02:00
11c83b405f Project structure cleanup 2021-09-17 23:45:12 +02:00
2232b011a1 Added support for downloading DEM tiles 2021-08-30 20:31:33 +02:00
018d0ba085 Redesigned HTTP downloader
- Save the data as they come rather than at once
- + some related refactoring
2021-08-26 22:22:18 +02:00
62a60723be Added GHP OS X desktop integration 2021-08-19 23:41:01 +02:00
9f6ced0342 Added GHP Linux & Windows desktop integration 2021-08-19 19:45:53 +02:00
814eceb82c Added support for ONmove 7xx series GHP files 2021-08-19 19:35:26 +02:00
eab43332ee Version++ 2021-08-18 23:30:38 +02:00