b6b64065fb
Prefer the map DEM for track/waypoints elevation if present
2024-07-17 01:57:10 +02:00
98704ef44b
Handle some more stuff obsolete in Qt6
2024-06-06 01:10:43 +02:00
56425a3318
Always use the GPXSee icon theme on Mac and Windows
2024-04-20 16:23:23 +02: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
d61528c33f
Do the OpenGL initialization before QApplication is created
2024-02-03 16:41:38 +01:00
b27981fe0f
Fixed build with Qt versions < 5.12
2023-10-28 14:20:06 +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
f85634af3f
Fixed Android build
2023-08-30 20:56:04 +02:00
903c925e2a
Added the "Don't show again" checkbox also to map load error messages
2023-08-30 20:43:29 +02:00
f998148fec
Added option to surpress error messages
...
Closes #487
2023-08-12 06:55:50 +02:00
e5199f8648
Redesigned CRS logic (including CSV files structure)
2023-04-13 08:39:33 +02:00
a50fa28c08
Properly chceck for GCS/PCS files
2023-03-18 09:51:07 +01:00
f275938fef
Make the DEM cache configurable
2023-03-03 00:04:03 +01:00
267094dc6c
Fixed build with older Qt versions
2023-03-01 00:23:01 +01:00
f952e02535
Allow arbitrary large images
...
GeoTIFFs can be very huge, the limit of 128MB set in Qt6 is not sufficient for
real-life aerial images. Behave like Qt5 with no limit.
2023-02-22 22:45:18 +01:00
1480f8ad02
Cosmetics
2023-02-10 00:17:07 +01:00
7bb2c3a09d
Added Android "desktop" integration
2023-02-07 00:32:36 +01:00
af3e5d41c2
Split the config header to config+hash headers
2023-01-26 01:11:56 +01:00
ba0b7c62a4
Android port
2022-05-28 14:05:14 +02:00
fb8f0c4372
Added support for waypoint icons
2021-10-10 08:38:38 +02:00
c43b4060ca
Removed obsolete include
2021-09-23 22:42:57 +02:00
c77cf70f9f
Multiple settings handling fixes and enhancements
2021-09-22 20:29:48 +02:00
018d0ba085
Redesigned HTTP downloader
...
- Save the data as they come rather than at once
- + some related refactoring
2021-08-26 22:22:18 +02:00
4f22c50510
Properly handle return values
2020-12-27 00:00:59 +01:00
97bea8c56c
Added support for Qt6
...
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
7584116168
Removed cut&paste remains
2020-12-08 00:59:18 +01:00
74796e3e41
Only trigger the last maploaded
2020-12-06 23:31:45 +01:00
10e1b5c4fb
Open map files passed as program arguments
...
closes #327
2020-12-06 19:17:09 +01:00
82923a4529
Large areas (polygons) require a stencil buffer when drawn using OpenGL
2019-04-15 22:14:59 +02:00
442f4deee2
Split DEM setting for data and POI + only load DEM data for visible POIs
2019-01-22 23:01:40 +01:00
4fb0bfefc2
Apply DEM settings to POI loading on startup
2019-01-21 23:40:29 +01:00
bd4af8c7e5
Enable DEM elevation for all data types (waypoints, routes)
2019-01-17 00:47:44 +01:00
589c85b504
Added support for DEM data (SRTM HGT) elevation sources
2019-01-06 18:47:55 +01:00
e983562f38
Removed obsolete stuff
2019-01-04 18:58:16 +01:00
f762013e1e
Changed application data paths to more platform-standard locations
2018-11-02 20:01:19 +01:00
e568806366
Never change a winning team!
2018-10-08 22:07:36 +02:00
24c03fc15b
Code cleanup
2018-10-07 17:30:48 +02:00
f9af06267a
Fixed HTTP2 settings handling
2018-10-07 14:22:13 +02:00
566f3185f9
Separated map downloaders, added configurable connection timeouts
2018-04-27 19:31:27 +02:00
bf3589812a
Initial WMS support (no multi-layer support for now)
2018-03-30 10:25:05 +02:00
8821536419
Fixed most clazy warnings
2018-03-29 00:29:08 +02:00
1bc4833a81
Added initial WMTS support
2018-02-20 23:37:19 +01:00
8dc5cb7aa8
Load qt translations on OS X
2018-02-10 09:14:24 +01:00
2b6d3799ec
Properly load QT translations on windows
2018-02-09 21:04:37 +01:00
4b64ee467c
Moved translations outside of the binary
2018-02-08 18:16:44 +01:00
1739625896
Added support for prime meridians and angular units to GCS
2018-01-20 20:13:56 +01:00
5fa52b0166
Add support for GeoTIFF images
2018-01-08 23:47:45 +01:00
e90f152432
Report correct file in error message
2018-01-05 00:06:07 +01:00
e330abe180
Report the correct file on error
2017-12-23 11:10:39 +01:00
bc218c9f65
Moved the datums initialization where it belongs
2017-11-26 22:52:50 +01:00