1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 19:55:53 +01:00
Commit Graph

51 Commits

Author SHA1 Message Date
7e690bdbfb Added "enable pause detection" setting 2024-09-01 16:28:25 +02:00
96fe90cc3f Added hillshading lightening setting 2024-06-15 11:24:50 +02:00
11b9f842e5 Added hillshading settings 2024-05-26 11:19:53 +02:00
cf86fb7557 Added hillshading to vector maps 2024-02-21 08:49:09 +01:00
8ebd73115f Added "Open recent" menu 2023-11-15 01:24:39 +01:00
f275938fef Make the DEM cache configurable 2023-03-03 00:04:03 +01:00
3801ff7bcb Settings refactoring 2023-02-04 23:59:47 +01:00
d6d316676c Properly use the default positioning plugin as the default option 2023-02-01 22:26:36 +01:00
973abedf3e A better current path macro 2023-02-01 09:41:18 +01:00
505f01a990 Code cleanup 2023-01-31 19:21:14 +01:00
418b1a8614 Added missing "use styles" setting save/restore 2022-09-25 11:05:13 +02:00
9ae771084b Make the graph tabs display configurable on Android 2022-07-08 02:14:47 +02:00
e6e41c846c Increase the default tile image cache size
On big IMG maps that are "digitaly" zoomed out, the tile memory may not be
sufficient for the whole display area which leads to "cache ping-pong", image
artefacts and 100% CPU usage. 512MB RAM should be available for everyone on
the desktop these days...
2022-06-02 19:03:12 +02:00
ba0b7c62a4 Android port 2022-05-28 14:05:14 +02:00
e38772c9b6 Added default DEM download URL 2022-01-20 23:48:38 +01:00
fa55c6d93a Added positioning support 2021-12-04 15:05:30 +01:00
fb8f0c4372 Added support for waypoint icons 2021-10-10 08:38:38 +02: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
64aa44d09b Fixed "Show POI laels" setting 2021-05-09 22:36:37 +02:00
c6fb231186 Properly save/restore window geometry
Fixes #328
2021-02-19 19:31:54 +01:00
e5de4dd5be Add Coordinates display option to position info
+ Data menu redesign
Closes #343
2021-02-12 22:41:38 +01:00
a369a1689d Added position date display option
Closes #330
2021-02-06 15:23:02 +01:00
591560c0eb Improved graph slider and path marker handling
+ related refactoring
2021-01-17 16:02:37 +01: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
3c36db9f5a Use antialiased graphs as the default 2020-10-21 21:18:26 +02: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
6b75442312 Removed obsolete code 2020-03-25 23:12:21 +01: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
04ddcecb70 Increased tile cache size 2019-10-03 22:47:31 +02:00
c688b5fc09 Added optional km/mi markers
closes #84
2019-05-23 08:44:55 +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
8807c37770 Properly save/restore window layout + fullscreen switch normalization
Fixes #183
2019-02-18 22:33:18 +01:00
12f3c252bb Added the "show cursor coordinates" option
Closes #167
2019-02-17 20:20:20 +01:00
aaf8c12084 Added the "Show map markers" setting. 2019-02-16 12:39:23 +01: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
7a49f01c95 Fixed copy&paste error 2019-01-06 18:50:51 +01:00
589c85b504 Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
89f384feed Made the HiDPI display mode (of non-HiDPI maps) configurable 2018-09-11 00:33:20 +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
7e42b57d73 Added coordinates format settings
+ Fixed units settings issues
2018-02-11 20:39:39 +01: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