subsurface/desktop-widgets/preferences
Berthold Stoeger 59526e948a Remove cloud_background_sync preferences option
The preferences flag cloud_background_sync used to be used heavily in
the mobile code, but is not used there anymore. Now, it is accessed
only in one place, but does not do what it actually says: If it is off,
the remote storage is not synced on save (but will be synced on next
load).

Syncing on save can also be prevented by unchecking the "Cloud online"
menu checkbox. Since the latter seems more logical and general
(support for non-cloud remote git repositories), remove the cloud_background_sync
option.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-01-06 10:46:07 -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 Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_defaults.cpp Use better aliases for icons. 2017-11-30 23:14:46 -08:00
preferences_defaults.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_defaults.ui Restore proper spin-box/slider behavior for animation setting. 2015-11-15 22:22:34 -08:00
preferences_georeference.cpp Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_georeference.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_georeference.ui Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_graph.cpp Use better aliases for icons. 2017-11-30 23:14:46 -08:00
preferences_graph.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_graph.ui Planner and profile limit minimum GFlow to 10 and minimum GFhigh to 40 2017-11-13 11:53:55 +01:00
preferences_language.cpp Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_language.h preferences: support a pre-defined list of date formats 2017-11-10 09:21:47 -08:00
preferences_language.ui Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_network.cpp Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
preferences_network.h Fix typo: successfull -> successful and succesfully -> successfully 2017-11-20 10:01:15 +01:00
preferences_network.ui Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
preferences_units.cpp Use better aliases for icons. 2017-11-30 23:14:46 -08:00
preferences_units.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00
preferences_units.ui Preferences units dialog: Tab order and silence warnings 2017-10-09 11:49:29 +03:00
preferencesdialog.cpp cleanup: less than operators shall not use equal 2017-12-29 13:16:58 -08:00
preferencesdialog.h Add SPDX header to desktop widgets 2017-04-29 13:32:55 -07:00