1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
GPXSee/src/GUI
2022-02-03 22:48:45 +01:00
..
app.cpp Added support for waypoint icons 2021-10-10 08:38:38 +02:00
app.h Removed obsolete stuff 2019-01-04 18:58:16 +01:00
areaitem.cpp Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
areaitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
authenticationwidget.cpp Fixed form layout issue on OS X 2021-09-26 11:33:50 +02:00
authenticationwidget.h Only show the password on explicit user request 2021-09-20 21:58:08 +02: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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
cadencegraphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +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 Added positioning support 2021-12-04 15:05:30 +01:00
coordinatesitem.h Added positioning support 2021-12-04 15:05:30 +01:00
crosshairitem.cpp Added positioning support 2021-12-04 15:05:30 +01:00
crosshairitem.h Added positioning support 2021-12-04 15:05:30 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
elevationgraphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02: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
flowlayout.cpp Fixed layout centering 2021-08-08 11:07:53 +02:00
flowlayout.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
gearratiographitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
graphicsscene.cpp Clear the popup on scene clear 2019-12-23 16:16:15 +01:00
graphicsscene.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
graphitem.cpp Cosmetics 2021-11-07 12:23:56 +01:00
graphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
graphtab.h Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
graphview.cpp Fixed scroll wheel zooming on devices with "fine-resolution wheels" 2021-10-15 19:24:50 +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 Prefer GPS positioning sources if available 2022-01-18 21:30:50 +01:00
gui.h Prefer GPS positioning sources if available 2022-01-18 21:30:50 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
heartrategraphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
icons.h Added positioning support 2021-12-04 15:05:30 +01:00
infoitem.cpp Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
infoitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
infolabel.cpp Removed debug stuff 2021-09-02 12:30:07 +02:00
infolabel.h Added support for downloading DEM tiles 2021-08-30 20:31:33 +02:00
keys.h Added some more shortcuts 2021-09-02 12:55:32 +02:00
mapaction.h Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
mapitem.cpp Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
mapitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
mapview.cpp Fixed position/motion info output in exports/printing 2022-02-03 22:48:45 +01:00
mapview.h Added positioning support 2021-12-04 15:05:30 +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 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
motioninfoitem.cpp Do not use m/ft fractions for vertical speed 2022-02-01 23:58:54 +01:00
motioninfoitem.h Added positioning support 2021-12-04 15:05:30 +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 build with Qt < 5.14 2021-12-05 18:14:31 +01:00
optionsdialog.h Fixed build with Qt < 5.14 2021-12-05 18:14:31 +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
passwordedit.cpp Only show the password on explicit user request 2021-09-20 21:58:08 +02:00
passwordedit.h Only show the password on explicit user request 2021-09-20 21:58:08 +02: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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +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
pluginparameters.cpp Fixed plugin parameters saving 2021-12-05 00:57:58 +01:00
pluginparameters.h Fixed plugin parameters saving 2021-12-05 00:57:58 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
popup.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
powergraphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +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 Added support for waypoint icons 2021-10-10 08:38:38 +02:00
routeitem.h Added support for waypoint icons 2021-10-10 08:38:38 +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 default DEM download URL 2022-01-20 23:48:38 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
speedgraphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
temperaturegraphitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
thumbnail.cpp Read the image size only when actually needed 2021-10-04 21:00:29 +02:00
thumbnail.h Read the image size only when actually needed 2021-10-04 21:00:29 +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.h Read the image size only when actually needed 2021-10-04 21:00:29 +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 Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
trackitem.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
units.h Added positioning support 2021-12-04 15:05:30 +01:00
waypointitem.cpp Added waypoint icons highlighting 2021-10-24 14:31:31 +02:00
waypointitem.h Added support for waypoint icons 2021-10-10 08:38:38 +02:00