|
bd4af8c7e5
|
Enable DEM elevation for all data types (waypoints, routes)
|
2019-01-17 00:47:44 +01:00 |
|
|
b8a2b76d7c
|
Fixed bounds computation
|
2019-01-14 23:47:24 +01:00 |
|
|
9d5725f732
|
Added some more polar stereographic based projections
|
2019-01-12 00:37:47 +01:00 |
|
|
fec5780da2
|
Added support for polar stereographic projection
closes #181
|
2019-01-08 21:42:28 +01:00 |
|
|
edb80dd11f
|
Improved data sources options layout on OS X
|
2019-01-08 00:37:04 +01:00 |
|
|
ea92d4d817
|
Added DEM error reporting/debug
|
2019-01-07 22:07:03 +01:00 |
|
|
760b7d8ec2
|
Do not try to repeatedly open a missing DEM file
|
2019-01-06 21:15:49 +01:00 |
|
|
7f8b7297cf
|
Added DEM data interpolation
|
2019-01-06 19:59:58 +01:00 |
|
|
9fc9e24c01
|
Use GPS data as fallback when DEM data not available
|
2019-01-06 18:58:56 +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 |
|
|
8c8fedd7f7
|
(Hopefully) Fixed graph rendering issues in some styles
|
2019-01-04 20:23:02 +01:00 |
|
|
e5685035da
|
Improved look&feel in dark styles
|
2019-01-04 19:21:05 +01:00 |
|
|
e983562f38
|
Removed obsolete stuff
|
2019-01-04 18:58:16 +01:00 |
|
|
fc858d6b68
|
Added missing activity description acquire
|
2018-12-21 21:10:52 +01:00 |
|
|
ff37b91bc5
|
Fixed build on QT5 versions < 5.4
|
2018-12-08 23:35:42 +01:00 |
|
|
9f0fcdc13e
|
Fixed broken map sources parsing
|
2018-12-08 02:27:27 +01:00 |
|
|
a98e9a9784
|
Fixed QT4 build
|
2018-11-17 21:01:08 +01:00 |
|
|
3c6ce2dde2
|
Propper handling of vector tiles scaling in all map display modes
|
2018-11-17 10:10:35 +01:00 |
|
|
4c88414677
|
Scale the tile images in HiDPImode when they are scalable (vector tiles)
|
2018-11-15 00:38:03 +01:00 |
|
|
bf6d7616ba
|
The default constructor is required with some C++ compilers
|
2018-11-11 18:54:21 +01:00 |
|
|
9842214bb6
|
Parallelized tile loader
|
2018-11-10 13:18:54 +01:00 |
|
|
b6e9400392
|
Code cleanup
|
2018-11-10 10:44:37 +01:00 |
|
|
c1a217847f
|
QPixmap is not thread safe, do the parallel computations on QImage
|
2018-11-10 10:40:00 +01:00 |
|
|
409ce889cd
|
Added support for online PBF maps
(https://maps.tilehosting.com)
|
2018-11-10 00:19:51 +01:00 |
|
|
09242841e3
|
Fixed Qt 4 cache paths
|
2018-11-07 23:07:09 +01:00 |
|
|
a299207e5d
|
Use standards compliant paths for the tile chache
|
2018-11-07 22:53:27 +01:00 |
|
|
efc773d04b
|
Run the parallel computation only for tiles to be (newly) rendered
|
2018-11-06 01:30:29 +01:00 |
|
|
49ccb508a0
|
Fixed broken tiles dir program path
|
2018-11-04 01:04:47 +01:00 |
|
|
9c6c574443
|
Added support for vector MBtiles
|
2018-11-03 00:43:52 +01:00 |
|
|
f762013e1e
|
Changed application data paths to more platform-standard locations
|
2018-11-02 20:01:19 +01:00 |
|
|
f6b1344ee2
|
Improved error handling
|
2018-10-26 18:47:34 +02:00 |
|
|
9f3129f899
|
Fixed some corner case min/max graph values issue
|
2018-10-26 09:15:23 +02:00 |
|
|
c0adabe3f1
|
Code cleanup
|
2018-10-15 01:15:00 +02:00 |
|
|
4a612f12bb
|
Properly handle WMTS TileMatrixLimits and default style
|
2018-10-15 00:20:20 +02:00 |
|
|
8f4ce8d38c
|
Code cleanup
|
2018-10-11 18:19:35 +02:00 |
|
|
57d3d9c965
|
Cosmetics
|
2018-10-09 22:59:20 +02:00 |
|
|
58b44d33a7
|
Fixed broken bounds handling
|
2018-10-09 22:46:28 +02:00 |
|
|
fd0401a4a6
|
Yet another incomplete localization source fix
|
2018-10-08 22:24:05 +02:00 |
|
|
7fe518966c
|
Made the "About GPXSee" string better localizable.
|
2018-10-08 22:08:59 +02: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 |
|
|
2f9751672e
|
Code cleanup
|
2018-10-07 13:07:04 +02:00 |
|
|
e6a39b5146
|
Fixed QT4 build
|
2018-10-06 23:14:46 +02:00 |
|
|
937251fbdc
|
Some more cosmetics
|
2018-10-06 21:31:12 +02:00 |
|
|
6e92557806
|
Code cleanup
|
2018-10-06 21:15:06 +02:00 |
|
|
a7e02bdc8b
|
Some more cosmetic optimizations
|
2018-10-05 07:10:49 +02:00 |
|
|
ed4e201b08
|
Cosmetics
|
2018-10-04 23:02:43 +02:00 |
|
|
06901d8d7a
|
Fixed -Wold-style-cast warnings
|
2018-10-04 01:37:07 +02:00 |
|