1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 07:13:21 +02:00
GPXSee/src/GUI
2021-02-06 15:43:20 +01:00
..
app.cpp Properly handle return values 2020-12-27 00:00:59 +01:00
app.h Removed obsolete stuff 2019-01-04 18:58:16 +01:00
areaitem.cpp Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
areaitem.h Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
axisitem.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
axisitem.h Yet another graph zoom improvement 2020-11-22 14:38:52 +01:00
axislabelitem.cpp Fixed broken label bounding box computation 2020-11-22 23:41:58 +01:00
axislabelitem.h Code cleanup 2020-11-22 14:51:57 +01: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 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
cadencegraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
colorbox.cpp Added support for Qt6 2020-12-22 22:09:09 +01: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 Added "copy coordinates to clipboard" 2020-11-13 20:15:17 +01:00
elevationgraph.cpp Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
elevationgraph.h Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
elevationgraphitem.cpp Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
elevationgraphitem.h Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +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 Added support for Qt6 2020-12-22 22:09:09 +01:00
fileselectwidget.h Added PNG export 2020-09-27 00:34:38 +02: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 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
gearratiographitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
graphicsscene.cpp Clear the popup on scene clear 2019-12-23 16:16:15 +01:00
graphicsscene.h Clear the popup on scene clear 2019-12-23 16:16:15 +01:00
graphitem.cpp Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
graphitem.h Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
graphtab.h Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
graphview.cpp Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
graphview.h Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
griditem.cpp Yet another graph zoom improvement 2020-11-22 14:38:52 +01:00
griditem.h Do not cache the grid, drawing it is faster 2018-05-18 20:11:41 +02:00
gui.cpp Added position date display option 2021-02-06 15:23:02 +01:00
gui.h Added position date display option 2021-02-06 15:23:02 +01: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 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01: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 Fixed broken graph info layout 2021-01-01 12:51:39 +01: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 "copy coordinates to clipboard" 2020-11-13 20:15:17 +01:00
limitedcombobox.h Always limit the number of shown items in the combo box. 2019-05-15 20:33:03 +02:00
mapaction.h Fixed broken map enable condition 2020-04-05 10:38:16 +02:00
mapitem.cpp Try to break even less bounding box transformations 2020-12-14 22:06:59 +01:00
mapitem.h Refactoring 2020-12-10 22:02:09 +01:00
mapview.cpp Added position date display option 2021-02-06 15:23:02 +01:00
mapview.h Added position date display option 2021-02-06 15:23:02 +01:00
marginswidget.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
marginswidget.h Added support for Qt6 2020-12-22 22:09:09 +01:00
markerinfoitem.cpp Fixed date background rendering issue 2021-02-06 15:43:20 +01:00
markerinfoitem.h Added position date display option 2021-02-06 15:23:02 +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
optionsdialog.cpp Fixed cut&paste error 2020-12-27 00:15:41 +01:00
optionsdialog.h Make the source projection of JNX and KMZ maps selectable 2020-12-24 16:33:17 +01:00
palette.cpp Removed debug stuff from release builds 2018-02-13 23:03:18 +01:00
palette.h Added support for Qt6 2020-12-22 22:09:09 +01:00
pathitem.cpp Added position date display option 2021-02-06 15:23:02 +01:00
pathitem.h Added position date display option 2021-02-06 15:23:02 +01: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
pdfexportdialog.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
pdfexportdialog.h Added support for Qt6 2020-12-22 22:09:09 +01: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
planeitem.h Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
pngexportdialog.cpp Code cleanup 2020-10-07 09:04:40 +02:00
pngexportdialog.h Added support for Qt6 2020-12-22 22:09:09 +01:00
popup.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
popup.h Clear the popup on scene clear 2019-12-23 16:16:15 +01: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 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
powergraphitem.h Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
routeitem.cpp Includes cleanup 2021-01-17 18:39:57 +01:00
routeitem.h Added position date display option 2021-02-06 15:23:02 +01:00
scaleitem.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
scaleitem.h Precompute all compute-intensive stuff 2018-05-18 20:08:52 +02:00
searchpointer.h Use propper qHash return values on Qt6 2021-01-10 13:23:43 +01:00
settings.h Added position date display option 2021-02-06 15:23:02 +01:00
sliderinfoitem.cpp Added support for Qt6 2020-12-22 22:09:09 +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 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
speedgraph.h Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
speedgraphitem.cpp Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
speedgraphitem.h Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01: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 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01: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
timezoneinfo.h Fixed Qt6 Release build 2020-12-29 15:17:31 +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 Includes cleanup 2021-01-17 18:39:57 +01:00
trackitem.h Added position date display option 2021-02-06 15:23:02 +01:00
units.h Fixed margins operators + print margins now in cm 2020-10-06 22:02:26 +02:00
waypointitem.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
waypointitem.h Added support for Qt6 2020-12-22 22:09:09 +01:00