|
8a990d1b94
|
Some more exif parser improvements
|
2019-03-14 18:52:15 +01:00 |
|
|
cb9606e057
|
Code cleanup
|
2019-03-14 08:27:01 +01:00 |
|
|
51c88e7c7c
|
Do not require GPSAltitudeRef (assume positive if missing)
|
2019-03-13 22:01:05 +01:00 |
|
|
541e658741
|
Added support for thumbnail images in waypoint info
+ fixed and improved exif parser
|
2019-03-13 20:48:25 +01:00 |
|
|
cdfd968592
|
Fixed Qt4 build
|
2019-03-13 08:42:18 +01:00 |
|
|
bf845a4a65
|
Added support for Geotagged JPEG files
|
2019-03-13 00:25:46 +01:00 |
|
|
b13590450d
|
A better date boundary handling fix (#192)
|
2019-03-10 18:16:43 +01:00 |
|
|
c5cdf81f14
|
Fixed IGC date century issue
|
2019-03-10 10:35:49 +01:00 |
|
|
c5fef58b2e
|
Fixed IGC date boundary crossing
Fixes #192
|
2019-03-10 10:23:39 +01:00 |
|
|
408ac22994
|
Fixed missing reference
|
2019-03-05 22:52:14 +01:00 |
|
|
efca589f01
|
Made coverity happy
|
2019-03-05 21:44:36 +01:00 |
|
|
ce57350a55
|
Silence a clang static analysis warning (should newer happen)
|
2019-03-05 20:43:05 +01:00 |
|
|
3d0c36b459
|
Added missing GPX TrackPointExtension cadence and speed values fetching
|
2019-02-17 15:32:39 +01:00 |
|
|
143f53fbd9
|
Only ignore invalid segments, do not invalidate the whole track
|
2019-02-13 00:33:00 +01:00 |
|
|
cd74b0d43e
|
Fixed broken distance re-computation
|
2019-02-12 00:20:39 +01:00 |
|
|
0308dbbb09
|
Added support for track segments
|
2019-02-11 23:28:08 +01:00 |
|
|
67168b8063
|
Added support for GPX area extensions
|
2019-02-01 00:26:27 +01:00 |
|
|
4854bff31b
|
Fixed KML Polygons loading
|
2019-02-01 00:25:41 +01:00 |
|
|
50306ecb84
|
Added support for polygon objects
|
2019-01-31 01:46:53 +01:00 |
|
|
73ccb427db
|
Added support for GeoJSON data files
|
2019-01-25 22:18:21 +01:00 |
|
|
442f4deee2
|
Split DEM setting for data and POI + only load DEM data for visible POIs
|
2019-01-22 23:01:40 +01:00 |
|
|
98c4fb2037
|
Use a QCache rather than a QMap to prevent memory exhaustion
|
2019-01-22 23:00:02 +01:00 |
|
|
735159fc79
|
Code cleanup
|
2019-01-18 00:17:28 +01:00 |
|
|
bd4af8c7e5
|
Enable DEM elevation for all data types (waypoints, routes)
|
2019-01-17 00:47:44 +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 |
|
|
589c85b504
|
Added support for DEM data (SRTM HGT) elevation sources
|
2019-01-06 18:47:55 +01:00 |
|
|
fc858d6b68
|
Added missing activity description acquire
|
2018-12-21 21:10:52 +01:00 |
|
|
8f4ce8d38c
|
Code cleanup
|
2018-10-11 18:19:35 +02:00 |
|
|
e6a39b5146
|
Fixed QT4 build
|
2018-10-06 23:14:46 +02:00 |
|
|
9bae94f30d
|
qWarning() mesage formating cleanup
|
2018-09-24 23:07:11 +02:00 |
|
|
8f9049a8d4
|
Code cleanup/optimization
|
2018-09-13 01:15:43 +02:00 |
|
|
9957e1834e
|
Now drawing path segments > 1 arc minute as great circle curves instead of rhumb lines
|
2018-09-13 00:43:28 +02:00 |
|
|
8d1be76043
|
Fixed Garmin CSV reader coordinates order (correct is lon, lat)
|
2018-09-12 20:13:09 +02:00 |
|
|
09a5f57109
|
Fixed POI selection when the POI radius is not >> trackpoint distance
Fixes #153
|
2018-09-12 19:55:32 +02:00 |
|
|
dcf1c686e5
|
Added support for new IGC date header format
Fixes #152
|
2018-09-09 14:38:37 +02:00 |
|
|
d9e025a18c
|
String handling optimization
|
2018-08-27 22:25:55 +02:00 |
|
|
9fe10f10b8
|
Fixed compiler warning
|
2018-08-19 10:44:12 +02:00 |
|
|
c724bf134c
|
Added support for Sigma SLF files
|
2018-08-10 22:46:04 +02:00 |
|
|
6194519b18
|
Added support for geocaching.com LOC files
|
2018-08-08 20:18:08 +02:00 |
|
|
34de55cf0c
|
Do the comma substitution only on ASCII files
|
2018-07-24 17:21:45 +02:00 |
|
|
67c8602efd
|
Code cleanup
|
2018-07-03 20:52:13 +02:00 |
|
|
366e84c9fc
|
Proper fix for Bryton Rider FIT files
Refactoring
|
2018-07-03 19:08:46 +02:00 |
|
|
3424b3e265
|
Added support for gear ratio graphs
Added support for FIT files from Bryton Rider devices
|
2018-07-03 01:29:14 +02:00 |
|
|
106904a763
|
Fixed FIT parser crash
|
2018-07-02 18:50:13 +02:00 |
|
|
fc18283172
|
Added speed data source setting
|
2018-06-21 20:54:24 +02:00 |
|
|
1cd726691e
|
Fixed broken speed calculation
Optimization
|
2018-06-20 22:13:56 +02:00 |
|
|
2352827d9b
|
Fixed broken distance computation
|
2018-06-20 20:15:22 +02:00 |
|