Age | Commit message (Expand) | Author |
2017-02-05 | Merge informational_prefs into git_prefs | Joakim Bygdell |
2017-02-05 | MOBILE: Read profile settings from git | Joakim Bygdell |
2017-01-29 | QML UI: Parse multiple buddies when editing a dive | jbygdell |
2017-01-22 | QML UI: allow magic phrase for multiple buddies to be localized | Dirk Hohndel |
2016-09-17 | QML UI: deal with multiple buddies correctly | Joakim Bygdell |
2016-09-04 | Fix some warnings | Dirk Hohndel |
2016-09-04 | QML UI: Enable cylinder edit | Joakim Bygdell |
2016-08-27 | Settings update: Simplify code by using the SettingsObjectHelper | Tomaz Canabrava |
2016-08-10 | Unify handling of QDateTime time zone information | Robert C. Helling |
2016-06-17 | QML UI: correctly check cloud verification status | Dirk Hohndel |
2016-06-13 | QML UI: allow entering the cloud PIN on the mobile UI | Dirk Hohndel |
2016-06-13 | QML UI: prepare to enter the cloud PIN on mobile UI | Dirk Hohndel |
2016-06-13 | QML UI: serialize checking credentials | Dirk Hohndel |
2016-06-12 | QML UI: don't proceed unless cloud credentials are verified | Dirk Hohndel |
2016-06-12 | QML UI: disable GPS functionality on iOS | Dirk Hohndel |
2016-05-21 | Add init function to qmlmanager | Joakim Bygdell |
2016-04-30 | QML UI: when first entering cloud credentials, force cloud connection | Dirk Hohndel |
2016-04-30 | Connect to the reply, not the manager | Dirk Hohndel |
2016-04-30 | QML UI: forceRemoteSync means connect even without unsaved changes | Dirk Hohndel |
2016-04-30 | QML UI: better diagnostics when cloud connection fails | Dirk Hohndel |
2016-04-30 | Only create the path to no cloud local storage once | Dirk Hohndel |
2016-04-30 | Fix logic for when to mark dive list as changed | Dirk Hohndel |
2016-04-29 | QML UI: when switching from no cloud to cloud usage, don't drop local data | Dirk Hohndel |
2016-04-29 | QML UI: fix order of tests when saving changes | Dirk Hohndel |
2016-04-29 | QML UI: make sure nothing is lost when changing cloud credentials | Dirk Hohndel |
2016-04-27 | QML UI: handle failure to read local dive data | Dirk Hohndel |
2016-04-27 | only set index if we have specific target | Dirk Hohndel |
2016-04-27 | QML UI: with a local default file setup, open that at start | Dirk Hohndel |
2016-04-27 | Add helper function for the consumption of loaded dive data | Dirk Hohndel |
2016-04-27 | QML UI: in no cloud mode, save to a default local repo | Dirk Hohndel |
2016-04-19 | QML UI: correctly show if we are accessing remote or local storage | Dirk Hohndel |
2016-04-19 | QML UI: always show the time stamp when logging data | Dirk Hohndel |
2016-04-17 | QML UI: make the state of the GPS service available to QML | Dirk Hohndel |
2016-04-15 | QML UI: quit on back key while showing dive list | Dirk Hohndel |
2016-04-15 | QML UI: rewrite the commitChanges function | Dirk Hohndel |
2016-04-15 | QML UI: fix the save to cloud logic | Dirk Hohndel |
2016-04-15 | QML UI: stop using "--" for empty strings | Dirk Hohndel |
2016-04-14 | Copy coordinates when renaming site | Miika Turkia |
2016-04-14 | QML UI: don't try to scroll to dive at time 0 | Dirk Hohndel |
2016-04-14 | QML UI: keep QML manager and the UI in sync about selected dive | Dirk Hohndel |
2016-04-14 | QML UI: clear the flag indicating that we are accessing storage | Dirk Hohndel |
2016-04-13 | Remove unused function | Dirk Hohndel |
2016-04-11 | Upon undoing a dive deletion select that dive | Robert Helling |
2016-04-11 | Fix wrong function call for desktop build of Subsurface-mobile | Dirk Hohndel |
2016-04-10 | QML UI: try to do the right thing for changes on all platforms | Dirk Hohndel |
2016-04-08 | QML UI: only force network access when user asks us to | Dirk Hohndel |
2016-04-08 | Simplify code - we now can rely on git_local_only to do the right thing | Dirk Hohndel |
2016-04-08 | QML UI: change order of cloud backend accesses | Dirk Hohndel |
2016-04-06 | QML UI: break the sync into explicit save local and save cloud | Dirk Hohndel |
2016-04-06 | QML UI: after successfully opening storage, store the filename | Dirk Hohndel |