1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00
GPXSee/src/GUI
2024-10-21 23:05:09 +02:00
..
app.cpp Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
app.h Android port 2022-05-28 14:05:14 +02:00
areaitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
areaitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +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 Added missing header includes 2024-01-04 18:53:43 +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 Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
cadencegraph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
cadencegraphitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
cadencegraphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
colorbox.cpp Draw at least the color rectangle under the Qt 6.7.1 windows style 2024-05-24 19:16:21 +02: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 Android port 2022-05-28 14:05:14 +02:00
dirselectwidget.h Added missing class forward declarations 2021-07-12 11:49:36 +02:00
elevationgraph.cpp Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
elevationgraph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
elevationgraphitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
elevationgraphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
filebrowser.cpp Android port 2022-05-28 14:05:14 +02:00
filebrowser.h Android port 2022-05-28 14:05:14 +02:00
fileselectwidget.cpp Android build fix no.3 2023-12-27 00:33:49 +01:00
fileselectwidget.h Fixed PNG/PDF export dialogues on Android 2022-08-07 22:31:10 +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 Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
gearratiograph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
gearratiographitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
gearratiographitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
graphicsscene.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
graphicsscene.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
graphitem.cpp Significantly improved tracks/graps rendering performance 2024-09-20 22:29:15 +02:00
graphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
graphtab.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
graphview.cpp Improve the graph clearing logic 2024-09-20 09:34:54 +02:00
graphview.h Added graph scrolling using the mouse 2024-06-05 08:35:10 +02: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 DEM locking cleanup 2024-10-21 23:05:09 +02:00
gui.h Revert "Clean up the splitter/graph tabs logic" 2024-09-21 13:14:49 +02:00
heartrategraph.cpp Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
heartrategraph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
heartrategraphitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
heartrategraphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
icons.h Added "Open recent" menu 2023-11-15 01:24:39 +01:00
infoitem.cpp Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
infoitem.h Added missing header includes 2024-01-04 18:53:43 +01: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 Add shortcuts for enabling/disabling all item types 2024-09-05 01:04:29 +02:00
mapaction.h Switched to Qt5 signal/slot API 2021-04-28 00:01:07 +02:00
mapitem.cpp Fixed Android build 2024-09-06 00:28:16 +02:00
mapitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
mapview.cpp Fixed PNG export ap artifacts under Qt6 2024-09-14 10:20:14 +02:00
mapview.h Added support for map layers selection 2024-09-11 23:52:30 +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 Use propper two-digit minutes and seconds 2024-09-05 07:41:06 +02:00
markerinfoitem.h Fixed/improved map info background rendering settings 2023-08-19 11:01:12 +02: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 missing header includes 2024-01-04 18:53:43 +01:00
navigationwidget.cpp Fixed Android build 2022-06-02 22:08:40 +02:00
navigationwidget.h Fixed Android build 2022-06-02 22:08:40 +02: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 Change the form layout to fit the page 2024-09-07 11:04:10 +02:00
optionsdialog.h Added "enable pause detection" setting 2024-09-01 16:28:25 +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
passwordedit.cpp Use new GUI icons that fit the recent platform styles. 2023-10-27 20:32:13 +02:00
passwordedit.h Only show the password on explicit user request 2021-09-20 21:58:08 +02:00
pathitem.cpp Significantly improved tracks/graps rendering performance 2024-09-20 22:29:15 +02:00
pathitem.h Significantly improved tracks/graps rendering performance 2024-09-20 22:29:15 +02:00
pathtickitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
pathtickitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
pdfexportdialog.cpp Fixed PNG/PDF export dialogues on Android 2022-08-07 22:31:10 +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 Made data styles usage configurable 2022-09-25 02:15:24 +02:00
pluginparameters.cpp Code cleanup 2023-12-26 14:14:08 +01:00
pluginparameters.h Fixed plugin parameters saving 2021-12-05 00:57:58 +01:00
pngexportdialog.cpp Fixed PNG/PDF export dialogues on Android 2022-08-07 22:31:10 +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 Get rid of QT_NO_DEPRECATED_WARNINGS 2024-06-05 10:01:16 +02:00
popup.h Rotate JPEG thumbnails acording to EXIF data 2021-08-04 08:57:42 +02:00
powergraph.cpp Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
powergraph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
powergraphitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
powergraphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
projectioncombobox.cpp Code cleanup 2023-04-13 23:51:25 +02:00
projectioncombobox.h Redesigned CRS logic (including CSV files structure) 2023-04-13 08:39:33 +02:00
routeitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
routeitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
scaleitem.cpp Unified path -> name conversion 2021-01-17 19:33:06 +01:00
scaleitem.h Added missing header includes 2024-01-04 18:53:43 +01:00
searchpointer.h Split the config header to config+hash headers 2023-01-26 01:11:56 +01:00
settings.cpp Added support for map layers selection 2024-09-11 23:52:30 +02:00
settings.h Added support for map layers selection 2024-09-11 23:52:30 +02:00
sliderinfoitem.cpp Added support for Qt6 2020-12-22 22:09:09 +01:00
sliderinfoitem.h Added missing header includes 2024-01-04 18:53:43 +01: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 Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
speedgraph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
speedgraphitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
speedgraphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
stylecombobox.cpp Fixed line style combo box rendering on retina displays 2024-04-01 21:00:56 +02:00
stylecombobox.h Some more dark themes & themes switching polishing 2019-01-24 00:45:22 +01:00
temperaturegraph.cpp Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
temperaturegraph.h Prefer the map DEM for track/waypoints elevation if present 2024-07-17 01:57:10 +02:00
temperaturegraphitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
temperaturegraphitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
thumbnail.cpp Android port 2022-05-28 14:05:14 +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 Settings refactoring 2023-02-04 23:59:47 +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 Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
trackitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
units.h Added positioning support 2021-12-04 15:05:30 +01:00
waypointitem.cpp Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00
waypointitem.h Show track/route source file info when multiple files are opened 2024-09-06 00:05:36 +02:00