aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile
AgeCommit message (Expand)Author
2016-04-01qml white space fixesGravatar Dirk Hohndel
2016-04-01QML UI: add space at the top of dive details viewGravatar Dirk Hohndel
2016-04-01QML UI: animate showing the dive edit sheetGravatar Dirk Hohndel
2016-04-01QML UI: end editing mode when edit overlay is flicked offscreenGravatar Dirk Hohndel
2016-04-01QML UI: fix small bug in main menuGravatar Dirk Hohndel
2016-04-01QML UI: avoid having the virtual keyboard show briefly at startupGravatar Dirk Hohndel
2016-04-01QML UI: better visual arrangement of the dive listGravatar Dirk Hohndel
2016-04-01QML UI: make the dive list font even darkerGravatar Dirk Hohndel
2016-04-01QML UI: use the new Kirigami option to control the title bar sizesGravatar Dirk Hohndel
2016-03-31Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into me...Gravatar Dirk Hohndel
2016-03-30QML UI: simplify the code to cancel edit / addGravatar Dirk Hohndel
2016-03-30QML UI: scroll to top of dive list when tapping title barGravatar Dirk Hohndel
2016-03-30QML UI: add property to reflect when dive list is shownGravatar Dirk Hohndel
2016-03-30Revert "QML UI: make dive list fold dive trips"Gravatar Dirk Hohndel
2016-03-30Revert "QML UI: make dives outside of dive trips always visible"Gravatar Dirk Hohndel
2016-03-29QML UI: remove a few obsolete properties and referencesGravatar Dirk Hohndel
2016-03-29QML UI: add SAC rate to dive detail viewGravatar Dirk Hohndel
2016-03-29QML UI: make dives outside of dive trips always visibleGravatar Dirk Hohndel
2016-03-29QML UI: make dive list fold dive tripsGravatar Dirk Hohndel
2016-03-28QML UI: take device pixel ratio into account when scaling pixmaps on iOSGravatar Dirk Hohndel
2016-03-27QML UI: tighten credential input screenGravatar Dirk Hohndel
2016-03-26QML UI: add some diagnostics to App logGravatar Dirk Hohndel
2016-03-26QML UI: allow writing to App log from QMLGravatar Dirk Hohndel
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