1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/GUI
2021-07-13 08:52:41 +02: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 support for Mapsforge maps 2021-04-10 15:27:40 +02: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
dirselectwidget.cpp Added missing placeholder text 2021-07-12 12:07:09 +02:00
dirselectwidget.h Added missing class forward declarations 2021-07-12 11:49:36 +02: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 Improved/fixed data dir changes handling 2021-05-27 22:08:40 +02:00
filebrowser.h Improved/fixed data dir changes handling 2021-05-27 22:08:40 +02:00
fileselectwidget.cpp Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02: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 Add Coordinates display option to position info 2021-02-12 22:41:38 +01:00
format.h Add Coordinates display option to position info 2021-02-12 22:41:38 +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 Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02: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 Change the open path on options change 2021-07-13 08:52:41 +02:00
gui.h Improved/fixed data dir changes handling 2021-05-27 22:08:40 +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 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 Make the fullscreen shortcut more standard 2021-05-29 00:17:53 +02:00
mapaction.h Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
mapitem.cpp Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
mapitem.h Refactoring 2020-12-10 22:02:09 +01:00
mapview.cpp Added support for world file maps 2021-06-17 21:58:25 +02:00
mapview.h Added support for world file maps 2021-06-17 21:58:25 +02: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 Add Coordinates display option to position info 2021-02-12 22:41:38 +01:00
markerinfoitem.h Add Coordinates display option to position info 2021-02-12 22:41:38 +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 Added initial open file paths configuration 2021-07-12 00:21:21 +02:00
optionsdialog.h Added initial open file paths configuration 2021-07-12 00:21:21 +02: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 Fixed rendering issues when digital zoom is active 2021-05-14 22:57:35 +02:00
pathitem.h Add Coordinates display option to position info 2021-02-12 22:41:38 +01:00
pathtickitem.cpp Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
pathtickitem.h Fixed rendering issues when digital zoom is active 2021-05-14 22:57:35 +02:00
pdfexportdialog.cpp Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
pdfexportdialog.h Added support for Qt6 2020-12-22 22:09:09 +01:00
percentslider.cpp Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +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 Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
pngexportdialog.h Added support for Qt6 2020-12-22 22:09:09 +01:00
poiaction.h Preserve directory structure when loading the POIs 2021-03-21 20:23:20 +01:00
popup.cpp Do not show empty popups 2021-02-08 19:53:24 +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
projectioncombobox.cpp Remove the forced combobox style causing huge performance drawback 2021-06-29 21:34:00 +02:00
projectioncombobox.h Finalize the projection combo box redesign 2021-06-28 23:47:20 +02:00
routeitem.cpp Fixed rendering issues when digital zoom is active 2021-05-14 22:57:35 +02:00
routeitem.h Fixed rendering issues when digital zoom is active 2021-05-14 22:57:35 +02: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 initial open file paths configuration 2021-07-12 00:21:21 +02: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 waypoint phone data 2021-05-12 21:58:46 +02:00
waypointitem.h Added support for Qt6 2020-12-22 22:09:09 +01:00