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

485 Commits

Author SHA1 Message Date
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
c449024584 Version++ 2023-06-14 00:42:16 +02:00
ab7185bd25 Version++ 2023-05-22 23:28:50 +02:00
04c203625f Version++ 2023-05-13 15:05:10 +02:00
9b3c11cc68 Version++ 2023-05-07 21:19:55 +02:00
af58893cbe Version++ 2023-05-04 09:41:02 +02:00
2824751615 Allow advanced CSV formating in CRS files 2023-04-15 03:18:52 +02:00
dc799f4642 Use a new/better location for the CRS data 2023-04-13 23:53:31 +02:00
4724d1deb5 Version++ 2023-04-13 09:03:20 +02:00
e5199f8648 Redesigned CRS logic (including CSV files structure) 2023-04-13 08:39:33 +02:00
f2218126ef Version++ 2023-04-02 18:58:24 +02:00
873db27768 Version++ 2023-03-16 23:42:57 +01:00