subsurface/desktop-widgets/preferences
Berthold Stoeger 2d7be7a0e3 preferences: create global settingsChanged signal
So far, the PreferencesDialog emitted a settingsChanged signal.
This meant that models that listened to that signal had to
conditionally compile out the code for mobile or the connection
had to be made in MainWindow.

Instead, introduce a global signal that does this and move
the connects to the listeners to remove inter-dependencies.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-12-12 15:52:40 -08: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 Preferences UI: add reset tab 2019-12-25 02:57:42 +09:00
preferences_cloud.cpp Preferences UI: split network preferences 2019-12-25 02:57:42 +09:00
preferences_cloud.h Preferences UI: split network preferences 2019-12-25 02:57:42 +09:00
preferences_cloud.ui Preferences UI: split network preferences 2019-12-25 02:57:42 +09: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 revert preference settings for title color 2020-11-04 14:51:55 -08:00
preferences_defaults.h Preferences UI: add reset tab 2019-12-25 02:57:42 +09:00
preferences_defaults.ui revert preference settings for title color 2020-11-04 14:51:55 -08:00
preferences_equipment.cpp Preferences UI: final cleanup 2019-12-25 02:57:42 +09:00
preferences_equipment.h Preferences UI: create new equipment tab 2019-12-25 02:57:42 +09:00
preferences_equipment.ui Preferences UI: create new equipment tab 2019-12-25 02:57:42 +09: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 Preferences UI: add dive log tab 2019-12-25 02:57:42 +09: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: refresh date/time format when switching to system defaults 2020-05-22 10:00:43 -07:00
preferences_language.h Cleanup: reinstate override modifiers 2018-09-29 15:23:25 -07:00
preferences_language.ui Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08: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 Preferences units dialog: Tab order and silence warnings 2017-10-09 11:49:29 +03:00
preferencesdialog.cpp preferences: create global settingsChanged signal 2020-12-12 15:52:40 -08:00
preferencesdialog.h preferences: create global settingsChanged signal 2020-12-12 15:52:40 -08:00