aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2016-04-19QML UI: correctly show if we are accessing remote or local storageGravatar Dirk Hohndel
2016-04-19QML UI: always show the time stamp when logging dataGravatar Dirk Hohndel
2016-04-17QML UI: make the state of the GPS service available to QMLGravatar Dirk Hohndel
2016-04-15QML UI: quit on back key while showing dive listGravatar Dirk Hohndel
2016-04-15QML UI: rewrite the commitChanges functionGravatar Dirk Hohndel
2016-04-15QML UI: fix the save to cloud logicGravatar Dirk Hohndel
2016-04-15QML UI: stop using "--" for empty stringsGravatar Dirk Hohndel
2016-04-14Copy coordinates when renaming siteGravatar Miika Turkia
2016-04-14QML UI: don't try to scroll to dive at time 0Gravatar Dirk Hohndel
2016-04-14QML UI: keep QML manager and the UI in sync about selected diveGravatar Dirk Hohndel
2016-04-14QML UI: clear the flag indicating that we are accessing storageGravatar Dirk Hohndel
2016-04-13Remove unused functionGravatar Dirk Hohndel
2016-04-11Upon undoing a dive deletion select that diveGravatar Robert Helling
2016-04-11Fix wrong function call for desktop build of Subsurface-mobileGravatar Dirk Hohndel
2016-04-10QML UI: try to do the right thing for changes on all platformsGravatar Dirk Hohndel
2016-04-08QML UI: only force network access when user asks us toGravatar Dirk Hohndel
2016-04-08Simplify code - we now can rely on git_local_only to do the right thingGravatar Dirk Hohndel
2016-04-08QML UI: change order of cloud backend accessesGravatar Dirk Hohndel
2016-04-06QML UI: break the sync into explicit save local and save cloudGravatar Dirk Hohndel
2016-04-06QML UI: after successfully opening storage, store the filenameGravatar Dirk Hohndel
2016-04-06QML UI: save with unchanged credentials returns to dive listGravatar Dirk Hohndel
2016-04-05QML UI: more hacking around with git progress reportingGravatar Dirk Hohndel
2016-04-05QML UI: don't fetch the remote twice when loadingGravatar Dirk Hohndel
2016-04-05QML UI: restructure (and fix) the saveChanges logicGravatar Dirk Hohndel
2016-04-05QML UI: don't try to save again if we are already savingGravatar Dirk Hohndel
2016-04-05QML UI: simplify code for loading data from the cloudGravatar Dirk Hohndel
2016-04-05QML UI: simplify git tracking outputGravatar Dirk Hohndel
2016-04-05DiveListModel: don't add the dives one at a timeGravatar Dirk Hohndel
2016-04-05Keep the instance in static variableGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel