aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlmanager.cpp
AgeCommit message (Expand)Author
2016-03-24QML UI: remove the checkbox for remembering the passwordGravatar Dirk Hohndel
2016-03-23QML UI: always convert the cloud user name to lower caseGravatar Dirk Hohndel
2016-03-13QML UI: show user manual in browser windowGravatar Dirk Hohndel
2016-03-13QML UI: font color isn't supported on app log pageGravatar Dirk Hohndel
2016-03-13QML UI: show cloud access notification when refreshing from menuGravatar Dirk Hohndel
2016-03-11QML UI: don't allow negative gas consumptionGravatar Dirk Hohndel
2016-03-10QML UI: don't claim to be accessing the cloud when you are notGravatar Dirk Hohndel
2016-03-10Red error messages in QMLGravatar Tomaz Canabrava
2016-03-10QML UI: correctly validate the gasmix enteredGravatar Dirk Hohndel
2016-03-10QML UI: if the date entered doesn't match the format, try harderGravatar Dirk Hohndel
2016-03-08QMLManager: helper function for devivePixelRatioGravatar Dirk Hohndel
2016-03-08QMLManager: fix order of initializationGravatar Dirk Hohndel
2016-03-05Introduce separate version number for Subsurface-mobileGravatar Dirk Hohndel
2016-03-03QML UI: show notification for saving dives to cloud as wellGravatar Dirk Hohndel
2016-03-03QML UI: ensure that cloud notification is always clearedGravatar Dirk Hohndel
2016-03-02QML UI: new property to tell the UI that we are accessing cloud storageGravatar Dirk Hohndel
2016-03-02QML UI: update profile when editing duration of manually added diveGravatar Dirk Hohndel
2016-03-02QML UI: update the correct dive in the model when committing a changeGravatar Dirk Hohndel
2016-03-02Add helper functions to identify the position of a dive in the dive listGravatar Dirk Hohndel
2016-02-29QML UI: implement undeleteGravatar Dirk Hohndel
2016-02-28QML UI: we no longer use the return value of commitChanges()Gravatar Dirk Hohndel
2016-02-23Add helper to delete dive from QMLGravatar Dirk Hohndel
2016-02-20QML UI: further validation in the C++ codeGravatar Dirk Hohndel
2016-02-20Add option to allocate the samples in fake_dc()Gravatar Dirk Hohndel
2016-02-20After freeing the samples, clear the pointerGravatar Dirk Hohndel
2016-02-20QML UI: fix recreation of profile after dive editGravatar Dirk Hohndel
2016-02-15QML UI: no longer change unit preferences when parsing editsGravatar Dirk Hohndel
2016-02-14Remove debug outputGravatar Dirk Hohndel
2016-02-13QML UI: enable edit of gasmixGravatar Joakim Bygdell
2016-02-13While parsing weight and pressure we should not change the users settings.Gravatar Joakim Bygdell
2016-02-12QML UI: when saving edits, really only save them locallyGravatar Dirk Hohndel
2016-02-12QML UI: don't even try to connect if email or password are emptyGravatar Dirk Hohndel
2016-02-12QML UI: more progress update on start pageGravatar Dirk Hohndel
2016-02-12QML UI: more progress information on the start pageGravatar Dirk Hohndel
2016-02-11QML UI: clear up more data when changing credentialsGravatar Dirk Hohndel
2016-02-10Invalidate the remembered git SHA when changing credentialsGravatar Dirk Hohndel
2016-02-10Reset the authentication cache when trying new credentialsGravatar Dirk Hohndel
2016-02-10Better tracking of the status of the credentialsGravatar Dirk Hohndel
2016-02-10QML UI: more accurate messages on the start pageGravatar Dirk Hohndel
2016-02-10Support function to print version stringGravatar Miika Turkia
2016-02-09QML UI: dive edit, treat numeric input of duration as full minutesGravatar Joakim Bygdell
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-09QML UI: load from cache first when changing cloud credentialsGravatar Dirk Hohndel
2016-02-08Sync load from cloud status when changing cloud storage accountsGravatar Dirk Hohndel
2016-02-08Always sync with cloud server when updating backend dataGravatar Dirk Hohndel
2016-02-08Remember status of specific cloud account in settingsGravatar Dirk Hohndel
2016-02-06QML UI: make time parsing more lenientGravatar Dirk Hohndel
2016-02-05QML UI: enable editing of weightGravatar Dirk Hohndel
2016-01-29Add helper to remove dive from modelGravatar Dirk Hohndel
2016-01-28QML UI: make manually added dives more like those added on desktopGravatar Dirk Hohndel