1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-28 13:41:16 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
321357b74d Added support for TwoNav data files (trk, rte, wpt)
Resolves #411
2021-12-24 13:43:23 +01:00
814eceb82c Added support for ONmove 7xx series GHP files 2021-08-19 19:35:26 +02:00
221d1b3fdb Added support for OnMove OMD files 2021-08-18 21:29:28 +02:00
86e8ac71ee Added support for TomTom ITN files 2021-05-12 07:44:25 +02:00
6a941566cb Added support for TomTom OV2 files 2021-05-09 22:39:39 +02:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
10e1b5c4fb Open map files passed as program arguments
closes #327
2020-12-06 19:17:09 +01:00
9e70a1ffbb Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
19a847c7d4 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
71f0e1d0ac Cleanup the data loading code 2020-02-12 20:33:23 +01:00
a89ef11d73 Added basic support for Suunto SML files 2020-01-14 23:21:05 +01:00
c0c01eef8b Added support for GPI files 2019-10-25 22:30:12 +02:00
f9c593e6d1 Fixed the "DEM values not used in route points" issue 2019-08-29 20:15:03 +02:00
ecb82952f6 Added support for SeeYou CUP files 2019-08-15 21:27:55 +02:00
5b83f1b86b Code cleanup 2019-03-21 23:45:04 +01:00
cdfd968592 Fixed Qt4 build 2019-03-13 08:42:18 +01:00
bf845a4a65 Added support for Geotagged JPEG files 2019-03-13 00:25:46 +01:00
50306ecb84 Added support for polygon objects 2019-01-31 01:46:53 +01:00
73ccb427db Added support for GeoJSON data files 2019-01-25 22:18:21 +01:00
442f4deee2 Split DEM setting for data and POI + only load DEM data for visible POIs 2019-01-22 23:01:40 +01:00
735159fc79 Code cleanup 2019-01-18 00:17:28 +01:00
bd4af8c7e5 Enable DEM elevation for all data types (waypoints, routes) 2019-01-17 00:47:44 +01:00
9bae94f30d qWarning() mesage formating cleanup 2018-09-24 23:07:11 +02:00
c724bf134c Added support for Sigma SLF files 2018-08-10 22:46:04 +02:00
6194519b18 Added support for geocaching.com LOC files 2018-08-08 20:18:08 +02:00
d31bf80885 Merget the OziExplorer parsers to a single source file 2018-04-15 10:08:50 +02:00
d4cd542a20 Grouped OziExplorer files to a single selection 2018-04-14 08:53:37 +02:00
f8009b0151 Added support for OziExplorer data files 2018-04-13 20:54:38 +02:00
60fcff7658 Code cleanup 2018-03-09 18:57:23 +01:00
8e9db2354e Localization update 2018-02-04 15:30:54 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00