summaryrefslogtreecommitdiffstats
path: root/qt-mobile
AgeCommit message (Expand)Author
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Don't write back dive data that hasn't changed in gitGravatar Linus Torvalds
2016-04-04QML UI: include the new back button for iOSGravatar Dirk Hohndel
2016-04-04Revert "QML UI: make sure the correct data is in the bread crumbs"Gravatar Dirk Hohndel
2016-04-04QML UI: animate showing the dive edit sheetGravatar Dirk Hohndel
2016-04-04Revert "QML UI: animate showing the dive edit sheet"Gravatar Dirk Hohndel
2016-04-04QML UI: rate limit git progress outputGravatar Dirk Hohndel
2016-04-04Use the same format for output to stderr and AppLogGravatar Dirk Hohndel
2016-04-04QML UI: keep cloud sync enabled state in settingsGravatar Dirk Hohndel
2016-04-04QML UI: allow user to disable automatic cloud syncGravatar Dirk Hohndel
2016-04-04QML UI: be more careful when to show us accessing the cloudGravatar Dirk Hohndel
2016-04-04QML UI: don't immediately save data after we make changesGravatar Dirk Hohndel
2016-04-04Instrument the git storage codeGravatar Dirk Hohndel
2016-04-04Make accessingCloud an integer so it can convey more informationGravatar Dirk Hohndel
2016-04-04Change the git progress update callback signatureGravatar Dirk Hohndel
2016-04-02QML UI: make sure the correct data is in the bread crumbsGravatar Dirk Hohndel
2016-04-02QML UI: remove obsolete codeGravatar Dirk Hohndel
2016-04-02QML UI: tap on the very top / title bar of dive list goes to topGravatar Dirk Hohndel
2016-04-02QML UI: work around problem starting some actions while on the App logGravatar Dirk Hohndel
2016-04-02QML UI: redo application log pageGravatar Dirk Hohndel
2016-04-02whitespace cleanup for previous commitGravatar Dirk Hohndel
2016-04-02QML UI: press and hold for delete dive on dive listGravatar Dirk Hohndel
2016-04-02QML UI: don't go through manager object to show mapGravatar Dirk Hohndel
2016-04-02QML UI: don't go through manager object to open user manualGravatar Dirk Hohndel
2016-04-01QML UI: when on the dive list, action button now offers add diveGravatar Dirk Hohndel
2016-04-01QML UI: add an "add" iconGravatar Dirk Hohndel
2016-04-01QML UI: put add dive action in a functionGravatar Dirk Hohndel
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