1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 15:23:22 +02:00
GPXSee/src/data
2019-01-07 22:07:03 +01:00
..
csvparser.cpp Fixed Garmin CSV reader coordinates order (correct is lon, lat) 2018-09-12 20:13:09 +02:00
csvparser.h Added support for OziExplorer data files 2018-04-13 20:54:38 +02:00
data.cpp qWarning() mesage formating cleanup 2018-09-24 23:07:11 +02:00
data.h Project structure refactoring 2017-11-26 18:54:03 +01:00
dem.cpp Added DEM error reporting/debug 2019-01-07 22:07:03 +01:00
dem.h Added DEM error reporting/debug 2019-01-07 22:07:03 +01:00
fitparser.cpp Fixed compiler warning 2018-08-19 10:44:12 +02:00
fitparser.h Fixed compiler warning 2018-08-19 10:44:12 +02:00
gpxparser.cpp String handling optimization 2018-08-27 22:25:55 +02:00
gpxparser.h Added support for Garmin route extension 2018-05-16 21:53:06 +02:00
graph.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
igcparser.cpp Code cleanup 2018-10-11 18:19:35 +02:00
igcparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
kmlparser.cpp String handling optimization 2018-08-27 22:25:55 +02:00
kmlparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
locparser.cpp String handling optimization 2018-08-27 22:25:55 +02:00
locparser.h Added support for geocaching.com LOC files 2018-08-08 20:18:08 +02:00
nmeaparser.cpp Code cleanup 2018-10-11 18:19:35 +02:00
nmeaparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
oziparsers.cpp Do the comma substitution only on ASCII files 2018-07-24 17:21:45 +02:00
oziparsers.h Merget the OziExplorer parsers to a single source file 2018-04-15 10:08:50 +02:00
parser.h Project structure refactoring 2017-11-26 18:54:03 +01:00
path.cpp RectC now uses the expected axis direction 2018-04-16 20:26:10 +02:00
path.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
poi.cpp Code cleanup/optimization 2018-09-13 01:15:43 +02:00
poi.h Fixed QT4 build 2018-10-06 23:14:46 +02:00
route.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
route.h Project structure refactoring 2017-11-26 18:54:03 +01:00
routedata.h Project structure refactoring 2017-11-26 18:54:03 +01:00
slfparser.cpp qWarning() mesage formating cleanup 2018-09-24 23:07:11 +02:00
slfparser.h Added support for Sigma SLF files 2018-08-10 22:46:04 +02:00
tcxparser.cpp Added missing activity description acquire 2018-12-21 21:10:52 +01:00
tcxparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
track.cpp Use GPS data as fallback when DEM data not available 2019-01-06 18:58:56 +01:00
track.h Added DEM error reporting/debug 2019-01-07 22:07:03 +01:00
trackdata.h Project structure refactoring 2017-11-26 18:54:03 +01:00
trackpoint.h Proper fix for Bryton Rider FIT files 2018-07-03 19:08:46 +02:00
waypoint.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00