1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-12-11 03:29:09 +01:00
GPXSee/src/GUI
Martin Tůma f683525fce Fixed/improved map info background rendering settings
All text items on the map (including path marker info) have now the same
background color (the map background color) and the "info background" option
also applies to all items now.
2023-08-19 11:01:12 +02:00
..
app.cpp Added option to surpress error messages 2023-08-12 06:55:50 +02:00
app.h Android port 2022-05-28 14:05:14 +02:00
areaitem.cpp Map API refactoring 2023-05-04 09:38:35 +02:00
areaitem.h Map API refactoring 2023-05-04 09:38:35 +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 Add only valid graph segments to the graphs 2023-04-10 13:06:19 +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 Android port 2022-05-28 14:05:14 +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 Add only valid graph segments to the graphs 2023-04-10 13:06:19 +02: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 Android port 2022-05-28 14:05:14 +02:00
filebrowser.h Android port 2022-05-28 14:05:14 +02:00
fileselectwidget.cpp Fixed PNG/PDF export dialogues on Android 2022-08-07 22:31:10 +02: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 Add only valid graph segments to the graphs 2023-04-10 13:06:19 +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 Added missing "use styles" setting save/restore 2022-09-25 11:05:13 +02:00
graphicsscene.h Made data styles usage configurable 2022-09-25 02:15:24 +02:00
graphitem.cpp Fixed wrong date info on tracks with segments 2023-05-04 21:49:02 +02:00
graphitem.h Fixed wrong date info on tracks with segments 2023-05-04 21:49:02 +02:00
graphtab.h Improved graph slider and path marker handling 2021-01-17 16:02:37 +01:00
graphview.cpp Added graph pinch zooming 2023-06-29 07:22:11 +02:00
graphview.h Added graph pinch zooming 2023-06-29 07:22:11 +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 Try to open all files when browsing using the keys 2023-08-12 07:44:36 +02:00
gui.h Added option to surpress error messages 2023-08-12 06:55:50 +02:00
heartrategraph.cpp Add only valid graph segments to the graphs 2023-04-10 13:06:19 +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 Map API refactoring 2023-05-04 09:38:35 +02:00
mapitem.h Map API refactoring 2023-05-04 09:38:35 +02:00
mapview.cpp Fixed/improved map info background rendering settings 2023-08-19 11:01:12 +02:00
mapview.h Fixed/improved map info background rendering settings 2023-08-19 11:01:12 +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 Fixed/improved map info background rendering settings 2023-08-19 11:01:12 +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 positioning support 2021-12-04 15:05:30 +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 Code cleanup 2023-04-13 23:51:25 +02:00
optionsdialog.h Make the DEM cache configurable 2023-03-03 00:04:03 +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/improved map info background rendering settings 2023-08-19 11:01:12 +02:00
pathitem.h Fixed/improved map info background rendering settings 2023-08-19 11:01:12 +02: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 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 Added missing nmea serial port baudrate setting 2023-03-16 02:03:40 +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 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 Add only valid graph segments to the graphs 2023-04-10 13:06:19 +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 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 Made data styles usage configurable 2022-09-25 02:15:24 +02:00
routeitem.h Made data styles usage configurable 2022-09-25 02:15:24 +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 Split the config header to config+hash headers 2023-01-26 01:11:56 +01:00
settings.cpp Redesigned CRS logic (including CSV files structure) 2023-04-13 08:39:33 +02:00
settings.h Make the DEM cache configurable 2023-03-03 00:04:03 +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 Add only valid graph segments to the graphs 2023-04-10 13:06:19 +02: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 Added support for ENC maps 2022-11-04 09:03:36 +01:00
stylecombobox.h Some more dark themes & themes switching polishing 2019-01-24 00:45:22 +01:00
temperaturegraph.cpp Add only valid graph segments to the graphs 2023-04-10 13:06:19 +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 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 Made data styles usage configurable 2022-09-25 02:15:24 +02:00
trackitem.h Made data styles usage configurable 2022-09-25 02:15:24 +02:00
units.h Added positioning support 2021-12-04 15:05:30 +01:00
waypointitem.cpp Fixed broken waypoint settings 2023-02-10 00:16:16 +01:00
waypointitem.h Made data styles usage configurable 2022-09-25 02:15:24 +02:00