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

26 Commits

Author SHA1 Message Date
f5523b68a9 Fixed build with Qt < 5.14 2021-12-05 18:14:31 +01:00
fa55c6d93a Added positioning support 2021-12-04 15:05:30 +01:00
2232b011a1 Added support for downloading DEM tiles 2021-08-30 20:31:33 +02:00
5b3b7128f6 Added initial open file paths configuration 2021-07-12 00:21:21 +02:00
e9cd0963dc Finalize the projection combo box redesign 2021-06-28 23:47:20 +02:00
dde8e9a22c Make the source projection of JNX and KMZ maps selectable 2020-12-24 16:33:17 +01:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
a9c86fd580 Added PNG export 2020-09-27 00:34:38 +02:00
50f483663c Added configurable segments usage 2020-09-20 22:18:35 +02:00
5bd744a8ed Added time zone settings 2020-05-20 21:00:36 +02:00
19a847c7d4 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
258a9b0201 Added automatic pause detection 2019-11-13 08:27:54 +01:00
b7f2eeab3b Code cleanup 2019-05-30 19:36:24 +02:00
37c971a720 Added support for vector maps projection setting
Removed obsolete "Always show the map" setting
2019-05-14 23:01:24 +02:00
50306ecb84 Added support for polygon objects 2019-01-31 01:46:53 +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
589c85b504 Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
f762013e1e Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
89f384feed Made the HiDPI display mode (of non-HiDPI maps) configurable 2018-09-11 00:33:20 +02:00
004e9bfef3 Fixed QT version handling in build process 2018-07-24 17:23:14 +02:00
c0e458a437 Added support for HTTP/2 2018-07-23 23:53:58 +02:00
fc18283172 Added speed data source setting 2018-06-21 20:54:24 +02:00
566f3185f9 Separated map downloaders, added configurable connection timeouts 2018-04-27 19:31:27 +02:00
1ff2162811 Added the "always show map" option 2017-12-03 14:18:41 +01:00
cbdfe4c105 Added slider/marker color setting 2017-12-03 00:36:52 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00