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

385 Commits

Author SHA1 Message Date
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
94571ccfc6 OMD OS X desktop integration 2021-08-18 23:28:11 +02:00
accea5d9da OMD Windows & Linux desktop integration 2021-08-18 22:30:02 +02:00
221d1b3fdb Added support for OnMove OMD files 2021-08-18 21:29:28 +02:00
933f2c3837 Rotate JPEG thumbnails acording to EXIF data
fixes #385
2021-08-04 08:57:42 +02:00
6e4cc406ab Version++ 2021-07-31 08:25:30 +02:00
15f194a848 Version++ 2021-07-12 20:25:06 +02:00
5b3b7128f6 Added initial open file paths configuration 2021-07-12 00:21:21 +02:00
e9220d5526 Worldfiles OS X desktop integration 2021-06-29 21:32:27 +02:00
e9cd0963dc Finalize the projection combo box redesign 2021-06-28 23:47:20 +02:00
8e26ed5a50 wld files association (linux) 2021-06-27 17:30:18 +02:00
31bd85bcc8 Version++ 2021-06-27 16:24:40 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
c9083c184b Added missing icns resources (ov2 & itn) 2021-05-29 00:26:36 +02:00
87df10d099 OV2/ITM desktop integration 2021-05-12 22:02:04 +02:00
b9e3e81ac1 Added support for waypoint phone data
+ address waypoint data where missing
2021-05-12 21:58:46 +02:00
86e8ac71ee Added support for TomTom ITN files 2021-05-12 07:44:25 +02:00
6f0a6511db Version++ 2021-05-09 22:43:54 +02:00
6a941566cb Added support for TomTom OV2 files 2021-05-09 22:39:39 +02:00
9c0288e0e5 QtSvg is now defacto required, so make this a major version 2021-04-18 22:50:41 +02:00
a0b4300431 Version++ 2021-04-10 16:08:06 +02:00