1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00
GPXSee/src
Martin Tůma f0c3f9b8c8 Added temperature graphs
Fixed handling of GPX files with inconsistent trackpoint entries
2016-06-16 20:33:56 +02:00
..
app.cpp Code cleanup 2016-04-30 10:54:07 +02:00
app.h Fixed file open event handling on OS X 2016-04-29 21:13:38 +02:00
axisitem.cpp Proper use of prepareGeometryChange() 2016-04-01 21:20:23 +02:00
axisitem.h Code cleanup 2016-03-27 13:23:00 +02:00
config.h Make the file info and graph info having the same text size in plots. 2016-05-22 11:54:27 +02:00
cpuarch.h Redesigned about dialogs 2016-04-12 19:16:52 +02:00
downloader.cpp Fixed infinite download loop on broken tile images 2016-06-16 20:32:11 +02:00
downloader.h Fixed infinite download loop on broken tile images 2016-06-16 20:32:11 +02:00
elevationgraph.cpp Improved handlig of small-distance tracks 2016-03-27 15:04:58 +02:00
elevationgraph.h Improved handlig of small-distance tracks 2016-03-27 15:04:58 +02:00
exportdialog.cpp Some more PDF export dialog polishing 2016-05-28 07:39:40 +02:00
exportdialog.h PDF export dialog polishing 2016-05-27 22:45:58 +02:00
filebrowser.cpp Code cleanup 2016-03-19 17:24:53 +01:00
filebrowser.h Code cleanup 2016-03-19 17:24:53 +01:00
fileselectwidget.cpp Some more PDF export dialog polishing 2016-05-28 07:39:40 +02:00
fileselectwidget.h Improved PDF export dialog 2016-05-25 23:27:07 +02:00
gpx.cpp Added support for POI files in GPX format 2016-02-11 20:58:52 +01:00
gpx.h Added missing initializations 2016-03-02 09:15:03 +01:00
graphview.cpp Make the file info and graph info having the same text size in plots. 2016-05-22 11:54:27 +02:00
graphview.h Fixed slider position handling 2016-03-30 20:50:51 +02:00
gui.cpp Fixed slider/marker item inconsistency on file reload. 2016-06-06 20:38:10 +02:00
gui.h PDF export dialog polishing 2016-05-27 22:45:58 +02:00
heartrategraph.cpp Added missing units init 2016-03-28 19:04:58 +02:00
heartrategraph.h Improved handlig of small-distance tracks 2016-03-27 15:04:58 +02:00
icons.h Added printing support 2016-05-15 22:38:15 +02:00
infoitem.cpp Proper use of prepareGeometryChange() 2016-04-01 21:20:23 +02:00
infoitem.h Yet another bunch of print/PDF export improvements 2016-05-21 16:10:24 +02:00
keys.h Added printing support 2016-05-15 22:38:15 +02:00
ll.cpp Added track scale info 2016-01-14 00:37:51 +01:00
ll.h Added track scale info 2016-01-14 00:37:51 +01:00
main.cpp Fixed file open event handling on OS X 2016-04-29 21:13:38 +02:00
map.cpp Fixed infinite download loop on broken tile images 2016-06-16 20:32:11 +02:00
map.h Added proper tile download for PDF exports/printing 2016-05-19 01:10:40 +02:00
maplist.cpp Improved error handling 2016-02-12 20:12:37 +01:00
maplist.h Improved error handling 2016-02-12 20:12:37 +01:00
margins.cpp PDF export dialog polishing 2016-05-27 22:45:58 +02:00
margins.h PDF export dialog polishing 2016-05-27 22:45:58 +02:00
markeritem.cpp Now using antialiasing in track view 2016-02-28 10:58:25 +01:00
markeritem.h Added slider info 2015-10-17 01:33:02 +02:00
nicenum.cpp Fixed MSVC 2015 compile issues 2016-02-07 18:27:50 +01:00
nicenum.h Added track scale info 2016-01-14 00:37:51 +01:00
palette.cpp Refactoring 2016-02-28 09:32:54 +01:00
palette.h Refactoring 2016-02-28 09:32:54 +01:00
parser.cpp Added support for Garmin "TrackPointExtension" extension (heart rate) 2016-03-21 23:13:46 +01:00
parser.h Added support for Garmin "TrackPointExtension" extension (heart rate) 2016-03-21 23:13:46 +01:00
poi.cpp Refactoring 2016-03-19 09:06:43 +01:00
poi.h Code cleanup 2016-03-19 17:24:53 +01:00
range.cpp Code cleanup 2016-03-27 13:23:00 +02:00
range.h Code cleanup 2016-03-27 13:23:00 +02:00
rtree.h Fixed all the compile warnings when compiled with GCC 2015-12-17 19:58:49 +01:00
scaleitem.cpp Added proper tile download for PDF exports/printing 2016-05-19 01:10:40 +02:00
scaleitem.h Fixed scale flicker issue on OS X 2016-02-02 20:12:56 +01:00
settings.h Added remaining permanent settings 2016-04-28 08:49:06 +02:00
sliderinfoitem.cpp Proper use of prepareGeometryChange() 2016-04-01 21:20:23 +02:00
sliderinfoitem.h Fixed slider info displaying on right graph border 2016-03-30 01:48:48 +02:00
slideritem.cpp Proper use of prepareGeometryChange() 2016-04-01 21:20:23 +02:00
slideritem.h Proper use of prepareGeometryChange() 2016-04-01 21:20:23 +02:00
speedgraph.cpp Improved handlig of small-distance tracks 2016-03-27 15:04:58 +02:00
speedgraph.h Improved handlig of small-distance tracks 2016-03-27 15:04:58 +02:00
temperaturegraph.cpp Added temperature graphs 2016-06-16 20:33:56 +02:00
temperaturegraph.h Added temperature graphs 2016-06-16 20:33:56 +02:00
track.cpp Code cleanup 2016-04-01 09:41:52 +02:00
track.h Added heart rate graph 2016-03-21 22:37:55 +01:00
trackinfo.cpp Plots are now paper size agnostic 2016-05-22 15:47:23 +02:00
trackinfo.h Plots are now paper size agnostic 2016-05-22 15:47:23 +02:00
trackpoint.cpp Added temperature graphs 2016-06-16 20:33:56 +02:00
trackpoint.h Code cleanup 2016-04-01 09:41:52 +02:00
trackview.cpp PDF export dialog polishing 2016-05-27 22:45:58 +02:00
trackview.h Improved PDF export dialog 2016-05-25 23:27:07 +02:00
units.h PDF export dialog polishing 2016-05-27 22:45:58 +02:00
waypoint.h Yet another refactoring 2016-02-19 21:42:54 +01:00
waypointitem.cpp Fixed (centred) waypoint position markers 2016-03-13 17:44:25 +01:00
waypointitem.h Yet another refactoring 2016-02-19 21:42:54 +01:00