summaryrefslogtreecommitdiffstats
path: root/qt-mobile
AgeCommit message (Expand)Author
2016-03-26QML UI: show keyboard when entering credential screenGravatar Dirk Hohndel
2016-03-24QML UI: remove the checkbox for remembering the passwordGravatar Dirk Hohndel
2016-03-24iOS build: fix typosGravatar Dirk Hohndel
2016-03-24QML UI: remove verbose option from Developer menuGravatar Dirk Hohndel
2016-03-24QML UI: improve About screenGravatar Dirk Hohndel
2016-03-23QML UI: always convert the cloud user name to lower caseGravatar Dirk Hohndel
2016-03-23QML UI: reduce application log clutterGravatar Dirk Hohndel
2016-03-23QML UI: work around missing back button on iOSGravatar Dirk Hohndel
2016-03-22QML UI: use consistent, darker text color for dive listGravatar Dirk Hohndel
2016-03-13QML UI: make return to dive list work when entering credentialsGravatar 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-11QML UI: try to clean up UI before showing notificationGravatar 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-10QML UI: hide some profile scaling debug messagesGravatar Dirk Hohndel
2016-03-10QML UI: keep cloud access notification until doneGravatar Dirk Hohndel
2016-03-10correctly build on androidGravatar Marco Martin
2016-03-08QMLProfile: account for device pixel ratio when transforming the profileGravatar Dirk Hohndel
2016-03-08QMLProfile: correctly track the device pixel ratioGravatar Dirk Hohndel
2016-03-08QMLManager: helper function for devivePixelRatioGravatar Dirk Hohndel
2016-03-08QMLManager: fix order of initializationGravatar Dirk Hohndel
2016-03-08QML UI: remove incorrect calculation of devicePixelRatioGravatar Dirk Hohndel
2016-03-08port to Kirigami imports and new apiGravatar Marco Martin
2016-03-05Introduce separate version number for Subsurface-mobileGravatar Dirk Hohndel
2016-03-05QML UI: small modification to About screenGravatar Dirk Hohndel
2016-03-03QML UI: make sure the drawer is closed after going back to dive listGravatar Dirk Hohndel
2016-03-03QML UI: brute force around Qt 5.6.0 bugGravatar Dirk Hohndel
2016-03-03QML UI: remove commented out / unused codeGravatar Dirk Hohndel
2016-03-03QML UI: try to avoid binding loopGravatar Dirk Hohndel
2016-03-03use the global showPassiveNotification functionGravatar Marco Martin
2016-03-03QML UI: remove incorrect statementGravatar 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: show notification when cloud is accessedGravatar Dirk Hohndel
2016-03-02QML UI: new property to tell the UI that we are accessing cloud storageGravatar Dirk Hohndel
2016-03-02QML UI: resolve confusion about dive list model orderingGravatar 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-02QML UI: after adding a dive, jump to it in the listGravatar 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-29QML UI: present an undo dialog after deleteGravatar Dirk Hohndel
2016-02-28QML UI: small adjustment to DiveDetailsViewGravatar Dirk Hohndel
2016-02-28QML UI: ensure that after a dive edit the profile is redrawnGravatar Dirk Hohndel
2016-02-28QML UI: we no longer use the return value of commitChanges()Gravatar Dirk Hohndel