1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-02-12 14:20:48 +01:00

65 Commits

Author SHA1 Message Date
1d26631531 Make the labels shorter 2024-05-26 18:40:22 +02:00
11b9f842e5 Added hillshading settings 2024-05-26 11:19:53 +02:00
7de180d580 Cache size limits update
Allow caches up to 4GB (usefull for 0.5' DEM tiles)
Do not allow smaller pixmap cache than 64MB (minimum for async maps to work on
4K displays is ~34MB of tile image data!)
2024-04-27 12:30:07 +02:00
0fad1a14d7 Localization cleanup 2024-02-29 10:32:35 +01:00
7611bb15a7 Added missing DEM cache row on Mac 2023-10-28 12:10:51 +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
7bfae8a398 Code cleanup 2023-04-13 23:51:25 +02:00
e5199f8648 Redesigned CRS logic (including CSV files structure) 2023-04-13 08:39:33 +02:00
f275938fef Make the DEM cache configurable 2023-03-03 00:04:03 +01:00
f370642c81 Fixed android GUI layout issues 2022-06-30 23:57:39 +02:00
feb1650ed0 Allow tile cache sizes up to 2GB 2022-06-02 19:14:34 +02:00
ba0b7c62a4 Android port 2022-05-28 14:05:14 +02:00
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
f934df59e4 Some more options dialog polishing on OS X 2021-09-02 12:27:20 +02:00
7f6ac2e4c3 Improved DEM downloads handling logic 2021-09-01 13:08:34 +02:00
133aac3bd4 Windows/Linux optionsdialog polishing 2021-08-31 22:55:32 +02:00
302fe4d8e1 Improved Options UI on OS X 2021-08-31 18:25:30 +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
0935ce45b6 Localization update/fix 2021-06-29 23:11:56 +02:00
e9cd0963dc Finalize the projection combo box redesign 2021-06-28 23:47:20 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
2e2fee560f Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
08fc8ff6c4 Fixed cut&paste error 2020-12-27 00:15:41 +01:00
0ae55e1511 Improved projection settings layout 2020-12-27 00:14:28 +01:00
336f3741d8 Cosmetics 2020-12-26 00:40:57 +01:00
977ba58570 Fixed typo 2020-12-25 09:13:11 +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
8ade76b9f4 Improved form layout on OS X 2020-11-23 00:09:17 +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
9bd004359d Fixed OS X build 2020-05-20 23:45:06 +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
a776f1d30e Added missing button group on OS X
fixes #276
2020-03-12 09:36:23 +01:00
cdf3a48516 Improved layout on OS X 2019-11-13 20:03:19 +01:00
f4ec9b6ac4 A better option name 2019-11-13 09:13:05 +01:00
258a9b0201 Added automatic pause detection 2019-11-13 08:27:54 +01:00
5f5b391cd9 Added support for Geographic 2D projections (coordinate systems) in vector maps 2019-08-01 08:36:58 +02:00
b7f2eeab3b Code cleanup 2019-05-30 19:36:24 +02:00
8a8595d98e Fixed Qt4 build 2019-05-15 07:47:57 +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
4ab4ff9bf1 Removed obsolete code 2019-02-16 09:58:57 +01:00
d5367ccf34 Enable border-less areas 2019-02-16 09:57:47 +01:00
d168fd8cd5 Fixed typo 2019-02-13 00:59:26 +01:00
69d635be10 Moved the area appearance controls to the paths tab + layout polishing 2019-02-13 00:45:59 +01:00
50306ecb84 Added support for polygon objects 2019-01-31 01:46:53 +01:00
6de877829f Fixed OS X build 2019-01-22 23:21:01 +01:00