1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/GUI
2019-11-15 23:05:22 +01:00
..
app.cpp Large areas (polygons) require a stencil buffer when drawn using OpenGL 2019-04-15 22:14:59 +02:00
app.h Removed obsolete stuff 2019-01-04 18:58:16 +01:00
areaitem.cpp Fixed areas tooltip handling 2019-11-10 17:59:58 +01:00
areaitem.h Fixed areas tooltip handling 2019-11-10 17:59:58 +01:00
axisitem.cpp Fixed broken maximal ticks count limitation 2019-08-26 20:40:14 +02:00
axisitem.h Display numbers according to the locale settings 2018-09-09 18:46:43 +02:00
cadencegraph.cpp Graph loading performance improvement 2019-08-25 10:54:25 +02:00
cadencegraph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
cadencegraphitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
cadencegraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
colorbox.cpp Enable hover in styles that use it 2019-05-28 23:22:58 +02:00
colorbox.h Project structure refactoring 2017-11-26 18:54:03 +01:00
coordinatesitem.cpp Fixed coordinates info not displayed issues 2019-04-03 09:18:33 +02:00
coordinatesitem.h Fixed broken coordinates info display under digital zoom 2019-04-02 22:40:46 +02:00
cpuarch.h Project structure refactoring 2017-11-26 18:54:03 +01:00
elevationgraph.cpp Graph loading performance improvement 2019-08-25 10:54:25 +02:00
elevationgraph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
elevationgraphitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
elevationgraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +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 Graph loading performance improvement 2019-08-25 10:54:25 +02:00
gearratiograph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
gearratiographitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
gearratiographitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
graphicsscene.cpp Handle the tooltips pixel accurate 2019-10-16 19:22:55 +02:00
graphicsscene.h Handle the tooltips pixel accurate 2019-10-16 19:22:55 +02:00
graphitem.cpp Graphs with zero size height are valid 2019-10-27 22:51:36 +01:00
graphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
graphtab.h Fixed the instant-resize-after-first-load issue 2018-05-04 19:36:37 +02:00
graphview.cpp Fixed broken graphs with missing time data handling 2019-10-27 19:53:32 +01:00
graphview.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +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 automatic pause detection 2019-11-13 08:27:54 +01:00
gui.h Added optional km/mi markers 2019-05-23 08:44:55 +02:00
heartrategraph.cpp Graph loading performance improvement 2019-08-25 10:54:25 +02:00
heartrategraph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
heartrategraphitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
heartrategraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
icons.h Icon files structure cleanup 2019-03-20 00:00:08 +01:00
infoitem.cpp Added support for Geographic 2D projections (coordinate systems) in vector maps 2019-08-01 08:36:58 +02:00
infoitem.h Added support for Geographic 2D projections (coordinate systems) in vector maps 2019-08-01 08:36:58 +02:00
keys.h Added statistics window 2018-07-21 16:13:18 +02:00
limitedcombobox.h Always limit the number of shown items in the combo box. 2019-05-15 20:33:03 +02:00
mapview.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
mapview.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02: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 Large areas (polygons) require a stencil buffer when drawn using OpenGL 2019-04-15 22:14:59 +02:00
optionsdialog.cpp Improved layout on OS X 2019-11-13 20:03:19 +01:00
optionsdialog.h Added automatic pause detection 2019-11-13 08:27:54 +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 Fixed path marker Z-value issue 2019-10-28 15:20:38 +01:00
pathitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
pathtickitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
pathtickitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
percentslider.cpp Fixed percent slider updates 2019-08-27 20:19:06 +02:00
percentslider.h Project structure refactoring 2017-11-26 18:54:03 +01:00
popup.cpp Fixed symbol name collision 2019-10-17 22:37:21 +02:00
popup.h Hyperlink + copy&paste enabled tool tips 2019-10-13 20:20:32 +02:00
powergraph.cpp Graph loading performance improvement 2019-08-25 10:54:25 +02:00
powergraph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
powergraphitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
powergraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
routeitem.cpp Nicer multiple links display 2019-10-22 22:27:12 +02:00
routeitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
scaleitem.cpp Added optional km/mi markers 2019-05-23 08:44:55 +02: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 Added automatic pause detection 2019-11-13 08:27:54 +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 Graph loading performance improvement 2019-08-25 10:54:25 +02:00
speedgraph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
speedgraphitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
speedgraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
stylecombobox.cpp Some more dark themes & themes switching polishing 2019-01-24 00:45:22 +01:00
stylecombobox.h Some more dark themes & themes switching polishing 2019-01-24 00:45:22 +01:00
temperaturegraph.cpp Graph loading performance improvement 2019-08-25 10:54:25 +02:00
temperaturegraph.h Graph loading performance improvement 2019-08-25 10:54:25 +02:00
temperaturegraphitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
temperaturegraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
timetype.h Project structure refactoring 2017-11-26 18:54:03 +01:00
tooltip.cpp Added support for multiple images 2019-11-15 22:10:55 +01:00
tooltip.h Added missing includes 2019-11-15 23:05:22 +01: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 Nicer multiple links display 2019-10-22 22:27:12 +02:00
trackitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
units.h Fixed nmi conversion issues 2018-02-12 08:23:38 +01:00
waypointitem.cpp Added support for multiple images 2019-11-15 22:10:55 +01:00
waypointitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00