subsurface/qt-mobile
Dirk Hohndel bb74144860 QML UI: allow user to disable automatic cloud sync
This is useful if you are in an area with slow or spotty network and if
you are fine with just saving to the phone. In order to sync to the cloud
you either have to manually sync via the menu or turn this back on and
hide the application.

The commit also removes the old refresh from the Manage dives menu as the
semantic of that was possibly destructive now that we no longer
immediately save changes to git - those could be thrown away by selecting
refresh before the app had a chance to save them.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-04 14:18:41 -07:00
..
qml QML UI: allow user to disable automatic cloud sync 2016-04-04 14:18:41 -07:00
qmlmanager.cpp QML UI: allow user to disable automatic cloud sync 2016-04-04 14:18:41 -07:00
qmlmanager.h QML UI: allow user to disable automatic cloud sync 2016-04-04 14:18:41 -07:00
qmlprofile.cpp QML UI: take device pixel ratio into account when scaling pixmaps on iOS 2016-03-28 17:05:29 -05:00
qmlprofile.h QMLProfile: correctly track the device pixel ratio 2016-03-08 20:50:47 -08:00