1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/GUI
2019-01-06 18:50:51 +01:00
..
app.cpp Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
app.h Removed obsolete stuff 2019-01-04 18:58:16 +01:00
axisitem.cpp Improved look&feel in dark styles 2019-01-04 19:21:05 +01:00
axisitem.h Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
cadencegraph.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
cadencegraph.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
cadencegraphitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
cadencegraphitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
colorbox.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
colorbox.h Project structure refactoring 2017-11-26 18:54:03 +01:00
cpuarch.h Project structure refactoring 2017-11-26 18:54:03 +01:00
elevationgraph.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
elevationgraph.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
elevationgraphitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
elevationgraphitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
exportdialog.cpp Translations unification 2018-09-30 11:35:33 +02:00
exportdialog.h Project structure refactoring 2017-11-26 18:54:03 +01:00
filebrowser.cpp Code cleanup 2018-06-01 19:07:21 +02:00
filebrowser.h Code cleanup 2018-06-01 19:07:21 +02:00
fileselectwidget.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
fileselectwidget.h Project structure refactoring 2017-11-26 18:54:03 +01:00
font.h Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
format.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
format.h Added coordinates format settings 2018-02-11 20:39:39 +01:00
gearratiograph.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
gearratiograph.h Added support for gear ratio graphs 2018-07-03 01:29:14 +02:00
gearratiographitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
gearratiographitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
graphitem.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
graphitem.h Added missing virtual destructors 2018-03-08 00:57:09 +01:00
graphtab.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
graphview.cpp (Hopefully) Fixed graph rendering issues in some styles 2019-01-04 20:23:02 +01:00
graphview.h Added statistics window 2018-07-21 16:13:18 +02:00
griditem.cpp Do not cache the grid, drawing it is faster 2018-05-18 20:11:41 +02:00
griditem.h Do not cache the grid, drawing it is faster 2018-05-18 20:11:41 +02:00
gui.cpp Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
gui.h Code cleanup 2018-10-07 13:07:04 +02:00
heartrategraph.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
heartrategraph.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
heartrategraphitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
heartrategraphitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
icons.h Made the HiDPI display mode (of non-HiDPI maps) configurable 2018-09-11 00:33:20 +02:00
infoitem.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
infoitem.h Code cleanup 2018-09-30 12:16:41 +02:00
keys.h Added statistics window 2018-07-21 16:13:18 +02:00
mapview.cpp Fixed QT4 build 2018-11-17 21:01:08 +01:00
mapview.h Propper handling of vector tiles scaling in all map display modes 2018-11-17 10:10:35 +01:00
margins.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
markeritem.cpp Added slider/marker color setting 2017-12-03 00:36:52 +01:00
markeritem.h Added slider/marker color setting 2017-12-03 00:36:52 +01:00
oddspinbox.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
oddspinbox.h Project structure refactoring 2017-11-26 18:54:03 +01:00
opengl.h Fixed OS X build 2018-07-24 18:00:40 +02:00
optionsdialog.cpp Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
optionsdialog.h Added support for DEM data (SRTM HGT) elevation sources 2019-01-06 18:47:55 +01:00
palette.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
palette.h Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
pathitem.cpp Code cleanup 2018-10-11 18:19:35 +02:00
pathitem.h Improved dateline crossing handling 2018-09-15 13:40:21 +02:00
percentslider.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
percentslider.h Project structure refactoring 2017-11-26 18:54:03 +01:00
powergraph.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
powergraph.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
powergraphitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
powergraphitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
routeitem.cpp Added coordinates format settings 2018-02-11 20:39:39 +01:00
routeitem.h Added coordinates format settings 2018-02-11 20:39:39 +01:00
scaleitem.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
scaleitem.h Precompute all compute-intensive stuff 2018-05-18 20:08:52 +02:00
searchpointer.h Project structure refactoring 2017-11-26 18:54:03 +01:00
settings.h Fixed copy&paste error 2019-01-06 18:50:51 +01:00
sliderinfoitem.cpp Improved look&feel in dark styles 2019-01-04 19:21:05 +01:00
sliderinfoitem.h Optimization/code cleanup 2018-05-18 01:38:33 +02:00
slideritem.cpp Added slider/marker color setting 2017-12-03 00:36:52 +01:00
slideritem.h Added slider/marker color setting 2017-12-03 00:36:52 +01:00
speedgraph.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
speedgraph.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
speedgraphitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
speedgraphitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
stylecombobox.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
stylecombobox.h Project structure refactoring 2017-11-26 18:54:03 +01:00
temperaturegraph.cpp Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
temperaturegraph.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
temperaturegraphitem.cpp Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
temperaturegraphitem.h Fixed some corner case min/max graph values issue 2018-10-26 09:15:23 +02:00
timetype.h Project structure refactoring 2017-11-26 18:54:03 +01:00
tooltip.cpp Code cleanup 2018-09-30 12:16:41 +02:00
tooltip.h Code cleanup 2018-09-30 12:16:41 +02:00
trackinfo.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
trackinfo.h Project structure refactoring 2017-11-26 18:54:03 +01:00
trackitem.cpp Project structure refactoring 2017-11-26 18:54:03 +01:00
trackitem.h Project structure refactoring 2017-11-26 18:54:03 +01:00
units.h Fixed nmi conversion issues 2018-02-12 08:23:38 +01:00
waypointitem.cpp Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
waypointitem.h Precache font related info 2018-05-19 20:30:29 +02:00