subsurface/mobile-widgets
Dirk Hohndel 00ac1c12db QML UI: fix the save to cloud logic
There were several logical flaws here. Ugh.

Don't save things if there are no unsaved changes, if we haven't
initialized this repository from the cloud or if we are already saving
things.

Then, once we decide that we should save, first always save to the local
cache and then check if we should save to the cloud and do so if
requested.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-15 13:22:16 -07:00
..
qml Hack to work around issue in current Kirigami master 2016-04-14 10:53:31 -07:00
qmlmanager.cpp QML UI: fix the save to cloud logic 2016-04-15 13:22:16 -07:00
qmlmanager.h QML UI: keep QML manager and the UI in sync about selected dive 2016-04-14 09:43:33 -07:00
qmlprofile.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
qmlprofile.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00