subsurface/desktop-widgets/preferences
Victor Arvidsson 6886c9ccf8 Make the "Save dive data as subtitles" feature more configurable.
Previously, the subtitle generation was hardcoded, making it unsuitable
if you didn't want all of the displayed values. This has been replaced
by a format string that is configurable in the settings, using predefined
tags that are replaced with the values. The default value for this has
been set to (mostly) match the currently generated subtitle string. This
also provides a good starting point for users that want to modify the string.

Signed-off-by: Victor Arvidsson <victarv@gmail.com>
2024-10-27 01:37:04 +13:00
..
abstractpreferenceswidget.cpp Unify float calulations: use double 2017-12-17 09:02:44 -08:00
abstractpreferenceswidget.h Unify float calulations: use double 2017-12-17 09:02:44 -08:00
CMakeLists.txt Update CMakeLists.txt 2024-04-26 08:14:16 +12:00
preferences_cloud.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
preferences_cloud.h desktop: add password reset to cloud preferences 2024-01-25 10:42:48 -08:00
preferences_cloud.ui desktop: add password reset to cloud preferences 2024-01-25 10:42:48 -08:00
preferences_defaults.cpp Map Short Names - add preference setting 2022-08-21 18:53:35 -07:00
preferences_defaults.h Preferences UI: add reset tab 2019-12-25 02:57:42 +09:00
preferences_defaults.ui Map Short Names - add preference setting 2022-08-21 18:53:35 -07:00
preferences_equipment.cpp core: use C++ structures for tanksystem info 2024-08-13 19:28:30 +02:00
preferences_equipment.h Preferences UI: create new equipment tab 2019-12-25 02:57:42 +09:00
preferences_equipment.ui Equipment: Include Unused Tanks in Merge if Preference is Enabled. 2023-07-25 11:19:03 +12:00
preferences_georeference.cpp Preferences UI: add dive log tab 2019-12-25 02:57:42 +09:00
preferences_georeference.h Cleanup: reinstate override modifiers 2018-09-29 15:23:25 -07:00
preferences_georeference.ui Preferences UI: final cleanup 2019-12-25 02:57:42 +09:00
preferences_graph.cpp Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
preferences_graph.h Cleanup: move deco function declarations to deco.h 2019-07-18 05:42:55 -07:00
preferences_graph.ui Planner: Improve Gas Handling in CCR Mode. 2024-08-26 12:36:31 +12:00
preferences_language.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
preferences_language.h Cleanup: reinstate override modifiers 2018-09-29 15:23:25 -07:00
preferences_language.ui Desktop: Rework Setting of Custom Date / Time Formats. 2023-05-30 11:24:37 +02:00
preferences_log.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
preferences_log.h Preferences UI: add dive log tab 2019-12-25 02:57:42 +09:00
preferences_log.ui cleanup: remove obsolete connections 2020-10-26 19:27:03 -07:00
preferences_media.cpp Make the "Save dive data as subtitles" feature more configurable. 2024-10-27 01:37:04 +13:00
preferences_media.h Pereferences UI: add media tab 2019-12-25 02:57:42 +09:00
preferences_media.ui Make the "Save dive data as subtitles" feature more configurable. 2024-10-27 01:37:04 +13:00
preferences_network.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
preferences_network.h Preferences UI: split network preferences 2019-12-25 02:57:42 +09:00
preferences_network.ui Preferences UI: split network preferences 2019-12-25 02:57:42 +09:00
preferences_reset.cpp preferences: replace SIGNAL/SLOT by function pointers 2024-03-13 13:17:01 +13:00
preferences_reset.h Preferences UI: final cleanup 2019-12-25 02:57:42 +09:00
preferences_reset.ui Preferences UI: final cleanup 2019-12-25 02:57:42 +09:00
preferences_units.cpp core/settings:: remove string functions for units 2020-01-20 09:55:26 -08:00
preferences_units.h Cleanup: reinstate override modifiers 2018-09-29 15:23:25 -07:00
preferences_units.ui Preferences units dialog: Tab order and silence warnings 2017-10-09 11:49:29 +03:00
preferencesdialog.cpp preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
preferencesdialog.h preferences: connect() dialog page only once 2020-12-12 15:52:40 -08:00