Age | Commit message (Expand) | Author |
2016-04-04 | Instrument the git storage code | Dirk Hohndel |
2016-04-04 | Make accessingCloud an integer so it can convey more information | Dirk Hohndel |
2016-04-04 | Change the git progress update callback signature | Dirk Hohndel |
2016-04-02 | QML UI: make sure the correct data is in the bread crumbs | Dirk Hohndel |
2016-04-02 | QML UI: remove obsolete code | Dirk Hohndel |
2016-04-02 | QML UI: tap on the very top / title bar of dive list goes to top | Dirk Hohndel |
2016-04-02 | QML UI: work around problem starting some actions while on the App log | Dirk Hohndel |
2016-04-02 | QML UI: redo application log page | Dirk Hohndel |
2016-04-02 | whitespace cleanup for previous commit | Dirk Hohndel |
2016-04-02 | QML UI: press and hold for delete dive on dive list | Dirk Hohndel |
2016-04-02 | QML UI: don't go through manager object to show map | Dirk Hohndel |
2016-04-02 | QML UI: don't go through manager object to open user manual | Dirk Hohndel |
2016-04-01 | QML UI: when on the dive list, action button now offers add dive | Dirk Hohndel |
2016-04-01 | QML UI: add an "add" icon | Dirk Hohndel |
2016-04-01 | QML UI: put add dive action in a function | Dirk Hohndel |
2016-04-01 | qml white space fixes | Dirk Hohndel |
2016-04-01 | QML UI: add space at the top of dive details view | Dirk Hohndel |
2016-04-01 | QML UI: animate showing the dive edit sheet | Dirk Hohndel |
2016-04-01 | QML UI: end editing mode when edit overlay is flicked offscreen | Dirk Hohndel |
2016-04-01 | QML UI: fix small bug in main menu | Dirk Hohndel |
2016-04-01 | QML UI: avoid having the virtual keyboard show briefly at startup | Dirk Hohndel |
2016-04-01 | QML UI: better visual arrangement of the dive list | Dirk Hohndel |
2016-04-01 | QML UI: make the dive list font even darker | Dirk Hohndel |
2016-04-01 | QML UI: use the new Kirigami option to control the title bar sizes | Dirk Hohndel |
2016-03-31 | Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into me... | Dirk Hohndel |
2016-03-30 | QML UI: simplify the code to cancel edit / add | Dirk Hohndel |
2016-03-30 | QML UI: scroll to top of dive list when tapping title bar | Dirk Hohndel |
2016-03-30 | QML UI: add property to reflect when dive list is shown | Dirk Hohndel |
2016-03-30 | Revert "QML UI: make dive list fold dive trips" | Dirk Hohndel |
2016-03-30 | Revert "QML UI: make dives outside of dive trips always visible" | Dirk Hohndel |
2016-03-29 | QML UI: remove a few obsolete properties and references | Dirk Hohndel |
2016-03-29 | QML UI: add SAC rate to dive detail view | Dirk Hohndel |
2016-03-29 | QML UI: make dives outside of dive trips always visible | Dirk Hohndel |
2016-03-29 | QML UI: make dive list fold dive trips | Dirk Hohndel |
2016-03-28 | QML UI: take device pixel ratio into account when scaling pixmaps on iOS | Dirk Hohndel |
2016-03-27 | QML UI: tighten credential input screen | Dirk Hohndel |
2016-03-26 | QML UI: add some diagnostics to App log | Dirk Hohndel |
2016-03-26 | QML UI: allow writing to App log from QML | Dirk Hohndel |
2016-03-26 | QML UI: show keyboard when entering credential screen | Dirk Hohndel |
2016-03-24 | QML UI: remove the checkbox for remembering the password | Dirk Hohndel |
2016-03-24 | iOS build: fix typos | Dirk Hohndel |
2016-03-24 | QML UI: remove verbose option from Developer menu | Dirk Hohndel |
2016-03-24 | QML UI: improve About screen | Dirk Hohndel |
2016-03-23 | QML UI: always convert the cloud user name to lower case | Dirk Hohndel |
2016-03-23 | QML UI: reduce application log clutter | Dirk Hohndel |
2016-03-23 | QML UI: work around missing back button on iOS | Dirk Hohndel |
2016-03-22 | QML UI: use consistent, darker text color for dive list | Dirk Hohndel |
2016-03-13 | QML UI: make return to dive list work when entering credentials | Dirk Hohndel |
2016-03-13 | QML UI: show user manual in browser window | Dirk Hohndel |
2016-03-13 | QML UI: font color isn't supported on app log page | Dirk Hohndel |