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

496 Commits

Author SHA1 Message Date
39ad9cb7ad Version++ 2024-09-24 08:14:40 +02:00
c5a7a4bb0e Version++ 2024-09-20 09:05:42 +02:00
937c71f16c Version++ 2024-09-12 00:08:20 +02:00
45bf754b0f Version++ 2024-08-04 08:07:25 +02:00
4b19a9a037 Removed unused header file 2024-07-28 14:15:49 +02:00
b6b64065fb Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
0d79dca72e Version++ 2024-06-16 07:00:16 +02:00
3e6ad20c05 Code cleanup 2024-06-06 18:51:24 +02:00
d750715bed Get rid of QT_NO_DEPRECATED_WARNINGS 2024-06-05 10:01:16 +02:00
5fb1feaf88 Version++ 2024-05-31 19:49:49 +02:00
4d17dd5b92 Version++ 2024-05-23 22:03:23 +02:00
947d2d62b3 Added DEM filtering (bluring) 2024-05-20 19:17:27 +02:00
d1401bc302 Show the map elevation from the map DEM if available 2024-05-19 18:59:40 +02:00
ff4f3eea60 Use the map-provided DEM data for hillshading on IMG maps 2024-05-19 16:14:23 +02:00
6f12f91cb1 Version++ 2024-04-21 00:00:09 +02:00
a660cbd463 Version++ 2024-03-27 09:07:24 +01:00
501fd03511 Version++ 2024-03-11 00:57:26 +01:00
a6b408da4a Moved demloader from data to common 2024-02-29 07:59:34 +01:00
f7a81cafd5 Move the DEM sources to the common folder now that we use them in map/data 2024-02-22 21:34:34 +01:00
cf86fb7557 Added hillshading to vector maps 2024-02-21 08:49:09 +01:00
516a944859 Version++ 2024-02-17 11:53:34 +01:00
cdb2fd0284 Fixed indent 2024-02-12 23:17:30 +01:00
65fac30780 Always use the core5compat module for code page transformations on Android 2024-02-11 18:19:54 +01:00
e6f9f5fba9 Version++ 2024-02-03 16:44:55 +01:00
c08d3b7159 Fixed indent 2024-01-18 22:12:23 +01:00
7f7de87e99 Drop Qt5Compat dependency
Use QStringConverter instead of QTextCodec on Qt > 6.5.
Qt6 builds now require Qt build with ICU support for the non-UTF encodings to
work!
2024-01-18 10:04:38 +01:00
cedca8725b Supress windows build warnings 2024-01-18 09:52:22 +01:00
bc7d965a49 Version++ 2024-01-02 22:05:56 +01:00
e383a35c65 Year++ in copyright notices 2024-01-02 22:04:30 +01:00
502a7b4129 Do not have a separate class/file for ENC style retrieving, move
the stuff to the ENC raster tile constructor
2023-12-21 16:57:11 +01:00
e05c2e0383 Version++ 2023-12-21 01:15:12 +01:00
bff27df10c Fixed race conditions on local static data 2023-12-21 01:13:36 +01:00
4e1b696869 Version++ 2023-12-18 20:27:10 +01:00
e504de37c3 Version++ 2023-11-23 02:05:30 +01:00
75a757cc0c Added support for GPSDump WPT files 2023-11-08 22:36:05 +01:00
2374a7d1dd Version++ 2023-10-28 14:19:50 +02:00
3642da480e Give the icon themes better names 2023-10-28 12:17:34 +02:00
d53d70845c Use the Papirus theme on Mac 2023-10-28 12:07:34 +02:00
043a27dfae Use new GUI icons that fit the recent platform styles.
Switched to a new flat color icon set on Windows/Mac and platform provided
icon themes (e.g. Breeze) on Linux with a fallback to the Papirus theme. All
the GUI icons are now SVG.
2023-10-27 20:32:13 +02:00
6d0ce2da7e Remove non-ASCII characters from project file
UTF-8 is not supported by qmake
2023-10-07 01:35:48 +02:00
0fa4675df6 Extended Windows executables info 2023-10-07 00:18:16 +02:00
c1235a953e Version++ 2023-09-25 18:22:46 +02:00
722f3acb1e Support all variants of TrekBuddy maps/atlases
Added support for gmi calibration files and arbitrary named tba/map/gmi files.
2023-09-13 20:02:24 +02:00
8c67df7bbd Version++ 2023-09-08 19:28:10 +02:00
b312d4a5c6 ENC atlases/catalogues desktop integration (Linux, Windows) 2023-09-07 18:25:26 +02:00
b1f104c2ec Added support for ENC atlases (catalogues) 2023-09-07 09:31:23 +02:00
681f6c5b09 Version++ 2023-08-28 20:24:37 +02:00
836163a8b2 Version++ 2023-08-18 22:17:43 +02:00
9cead54213 Switched to Android SDK 33 2023-08-18 22:16:43 +02:00
6ce2a63a1c Version++ 2023-07-31 23:38:50 +02:00