summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2017-02-05Merge informational_prefs into git_prefsGravatar Joakim Bygdell
2017-02-05MOBILE: Read profile settings from gitGravatar Joakim Bygdell
2017-01-29QML UI: Parse multiple buddies when editing a diveGravatar jbygdell
2017-01-22QML UI: allow magic phrase for multiple buddies to be localizedGravatar Dirk Hohndel
2016-09-17QML UI: deal with multiple buddies correctlyGravatar Joakim Bygdell
2016-09-04Fix some warningsGravatar Dirk Hohndel
2016-09-04QML UI: Enable cylinder editGravatar Joakim Bygdell
2016-08-27Settings update: Simplify code by using the SettingsObjectHelperGravatar Tomaz Canabrava
2016-08-10Unify handling of QDateTime time zone informationGravatar Robert C. Helling
2016-06-17QML UI: correctly check cloud verification statusGravatar Dirk Hohndel
2016-06-13QML UI: allow entering the cloud PIN on the mobile UIGravatar Dirk Hohndel
2016-06-13QML UI: prepare to enter the cloud PIN on mobile UIGravatar Dirk Hohndel
2016-06-13QML UI: serialize checking credentialsGravatar Dirk Hohndel
2016-06-12QML UI: don't proceed unless cloud credentials are verifiedGravatar Dirk Hohndel
2016-06-12QML UI: disable GPS functionality on iOSGravatar Dirk Hohndel
2016-05-21Add init function to qmlmanagerGravatar Joakim Bygdell
2016-04-30QML UI: when first entering cloud credentials, force cloud connectionGravatar Dirk Hohndel
2016-04-30Connect to the reply, not the managerGravatar Dirk Hohndel
2016-04-30QML UI: forceRemoteSync means connect even without unsaved changesGravatar Dirk Hohndel
2016-04-30QML UI: better diagnostics when cloud connection failsGravatar Dirk Hohndel
2016-04-30Only create the path to no cloud local storage onceGravatar Dirk Hohndel
2016-04-30Fix logic for when to mark dive list as changedGravatar Dirk Hohndel
2016-04-29QML UI: when switching from no cloud to cloud usage, don't drop local dataGravatar Dirk Hohndel
2016-04-29QML UI: fix order of tests when saving changesGravatar Dirk Hohndel
2016-04-29QML UI: make sure nothing is lost when changing cloud credentialsGravatar Dirk Hohndel
2016-04-27QML UI: handle failure to read local dive dataGravatar Dirk Hohndel
2016-04-27only set index if we have specific targetGravatar Dirk Hohndel
2016-04-27QML UI: with a local default file setup, open that at startGravatar Dirk Hohndel
2016-04-27Add helper function for the consumption of loaded dive dataGravatar Dirk Hohndel
2016-04-27QML UI: in no cloud mode, save to a default local repoGravatar Dirk Hohndel
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