subsurface/mobile-widgets
Dirk Hohndel 4ad73fb807 QML UI: when switching from no cloud to cloud usage, don't drop local data
This is rather simplistic, it just imports the local data into the remote
repository and therefore loses the git history of the local data - but I
wasn't able to make the git merge without shared base commit work, so I
went this much easier to implement route instead.

One thing we need to be careful about is that contacting the remote server
could fail. If we don't manage to merge the dives from cloud server and
local storage, we need to revery to no cloud status in order not to lose
the local data.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-29 14:36:00 -07:00
..
qml Clean up comparison syntax in qml 2016-04-29 12:16:55 -07:00
qmlmanager.cpp QML UI: when switching from no cloud to cloud usage, don't drop local data 2016-04-29 14:36:00 -07:00
qmlmanager.h QML UI: when switching from no cloud to cloud usage, don't drop local data 2016-04-29 14:36:00 -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