subsurface/core/subsurface-qt
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
..
CylinderObjectHelper.cpp Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp Cleanup: avoid out of bounds access 2017-12-26 16:06:05 -08:00
DiveObjectHelper.h mobile: autocomplete location names 2017-11-25 08:13:42 -08:00
SettingsObjectWrapper.cpp Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
SettingsObjectWrapper.h Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00