subsurface/qt-mobile
Dirk Hohndel 801ce01585 Always sync with cloud server when updating backend data
It makes no sense to only do this the very first time we connect to a
cloud storage account. The existing code only happened to work because we
incorrectly tried to maintain the loadFromCloud status across restarts of
the application. So one bug hid another bug.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-08 11:12:43 -08:00
..
qml QML UI: correctly handle back key on edits 2016-02-08 08:41:42 -08:00
qmlmanager.cpp Always sync with cloud server when updating backend data 2016-02-08 11:12:43 -08:00
qmlmanager.h Remember status of specific cloud account in settings 2016-02-08 11:10:21 -08:00
qmlprofile.cpp Avoid uninitialized memory access 2016-01-28 09:02:20 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00