1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/data
2018-05-22 22:40:15 +02:00
..
csvparser.cpp Added support for OziExplorer data files 2018-04-13 20:54:38 +02:00
csvparser.h Added support for OziExplorer data files 2018-04-13 20:54:38 +02:00
data.cpp Merget the OziExplorer parsers to a single source file 2018-04-15 10:08:50 +02:00
data.h Project structure refactoring 2017-11-26 18:54:03 +01:00
fitparser.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
fitparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
gpxparser.cpp Code cleanup 2018-05-16 22:01:21 +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-01-22 00:38:13 +01:00
igcparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
kmlparser.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
kmlparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
nmeaparser.cpp Code cleanup 2018-01-22 00:38:13 +01:00
nmeaparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
oziparsers.cpp Merget the OziExplorer parsers to a single source file 2018-04-15 10:08:50 +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 Fixed broken radius-rect computation 2018-04-13 21:14:12 +02:00
poi.h Added support for Garmin JNX maps 2018-05-22 22:40:15 +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
tcxparser.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
tcxparser.h Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
track.cpp Allow entries with equal timestamp as some Garmin devices do produce them 2018-05-13 21:14:48 +02:00
track.h Project structure refactoring 2017-11-26 18:54:03 +01:00
trackdata.h Project structure refactoring 2017-11-26 18:54:03 +01:00
trackpoint.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
waypoint.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00