subsurface/desktop-widgets/preferences
Michael Keller 5fae7ce7a0 Equipment: Include Unused Tanks in Merge if Preference is Enabled.
Include unused tanks in merges of multiple logs into a single dive if
the 'Show unused cylinders' preference is enabled.
Also rename the preference (in code) to `include_unused_tanks` to
reflect the fact that it is already used in more places than just the
display (exporting, cloning dives).
Simplified the cylinder model to make forced inclusion of unused tanks
dependent on use of the model in planner.
Leaving the persisted name of the preference as `display_unused_tanks`
to avoid resetting this for all users - is there a good way to migrate
preference names?

Signed-off-by: Michael Keller <github@ike.ch>
2023-07-25 11:19:03 +12: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 build-system: update cmake to allow Qt5 and Qt6 2022-03-12 08:28:32 -08:00
preferences_cloud.cpp fix: translate email/pw warning 2022-07-24 16:56:36 +02:00
preferences_cloud.h Preferences UI: split network preferences 2019-12-25 02:57:42 +09:00
preferences_cloud.ui Improve UX for cloud email/password checking 2022-07-24 16:56:36 +02:00
preferences_dc.cpp Preferences UI: final cleanup 2019-12-25 02:57:42 +09:00
preferences_dc.h Preferenced UI: add dive download tab 2019-12-25 02:57:42 +09:00
preferences_dc.ui Cosmetic updates to .UI files for Preferences 2019-12-27 05:42:23 +09: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 Equipment: Include Unused Tanks in Merge if Preference is Enabled. 2023-07-25 11:19:03 +12: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 mobile: add GF fields for ceiling calculation 2021-01-19 12:34:46 -08:00
preferences_graph.h Cleanup: move deco function declarations to deco.h 2019-07-18 05:42:55 -07:00
preferences_graph.ui Preferences UI: add dive log tab 2019-12-25 02:57:42 +09:00
preferences_language.cpp Desktop: Rework Setting of Custom Date / Time Formats. 2023-05-30 11:24:37 +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 Dive filter: reset filter on change of display_invalid_dives flag 2020-03-20 15:20:44 -07: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 cleanup: fix deprecated form of QProcess::start 2020-10-26 19:27:03 -07:00
preferences_media.h Pereferences UI: add media tab 2019-12-25 02:57:42 +09:00
preferences_media.ui Typo fix: Programm to program 2020-03-22 12:01:59 -07:00
preferences_network.cpp Preferences UI: add dive log tab 2019-12-25 02:57:42 +09: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 UI: final cleanup 2019-12-25 02:57:42 +09: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
preferencesdialog.cpp preferences: connect() dialog page only once 2020-12-12 15:52:40 -08:00
preferencesdialog.h preferences: connect() dialog page only once 2020-12-12 15:52:40 -08:00