Age | Commit message (Expand) | Author |
2016-02-12 | QML UI: remove the redundant context menus that just close the page | Dirk Hohndel |
2016-02-12 | QML UI: when saving edits, really only save them locally | Dirk Hohndel |
2016-02-12 | QML UI: don't even try to connect if email or password are empty | Dirk Hohndel |
2016-02-12 | Add missing import | Dirk Hohndel |
2016-02-12 | QML UI: more progress update on start page | Dirk Hohndel |
2016-02-12 | QML UI: add context menu to Theme Test | Dirk Hohndel |
2016-02-12 | QML UI: experimentally enable context menu on each page | Dirk Hohndel |
2016-02-12 | QML UI: experimentally turn off all the top bar buttons | Dirk Hohndel |
2016-02-12 | QML UI: more progress information on the start page | Dirk Hohndel |
2016-02-11 | QML UI: clear up more data when changing credentials | Dirk Hohndel |
2016-02-11 | QML UI: even with valid credentials, don't show empty dive list | Dirk Hohndel |
2016-02-11 | QML-UI: allow dive list to be pulled up above Action Button | Dirk Hohndel |
2016-02-11 | QML UI: calculate correct height for the cloud credentials | Dirk Hohndel |
2016-02-11 | QML UI: remove unnecessary outer item from start page | Dirk Hohndel |
2016-02-11 | QML UI: try to get correct height for start page | Dirk Hohndel |
2016-02-11 | QML UI: make the start page scrollable | Dirk Hohndel |
2016-02-11 | QML UI: redesign the About page | Dirk Hohndel |
2016-02-11 | QML UI: close About page on back key | Dirk Hohndel |
2016-02-11 | QML UI: cloud credentials: put the two buttons side by side | Dirk Hohndel |
2016-02-10 | QML UI: close all other pages when switching cloud credentials | Dirk Hohndel |
2016-02-10 | Invalidate the remembered git SHA when changing credentials | Dirk Hohndel |
2016-02-10 | QML UI: disable some menu entries without valid credentials | Dirk Hohndel |
2016-02-10 | Reset the authentication cache when trying new credentials | Dirk Hohndel |
2016-02-10 | QML UI: allow changing credentials | Dirk Hohndel |
2016-02-10 | Better tracking of the status of the credentials | Dirk Hohndel |
2016-02-10 | QML UI: more accurate messages on the start page | Dirk Hohndel |
2016-02-10 | Indentation fix after the last commit | Dirk Hohndel |
2016-02-10 | QML UI: make back key work for all pages | Dirk Hohndel |
2016-02-10 | QML UI: redo the start page | Dirk Hohndel |
2016-02-10 | QML UI: make cloud credentials usable as a component on a page | Dirk Hohndel |
2016-02-10 | QML UI: make flicking between dives faster | Rick Walsh |
2016-02-10 | Adding about page to Subsurface-mobile | Miika Turkia |
2016-02-10 | Support function to print version string | Miika Turkia |
2016-02-09 | QML UI: dive edit, treat numeric input of duration as full minutes | Joakim Bygdell |
2016-02-09 | QML UI: Fix lingering edit mode | Henrik Brautaset Aronsen |
2016-02-09 | QML UI: Remove unused onClicked event for back button | Henrik Brautaset Aronsen |
2016-02-09 | QML UI: Back buttons for app log and theme info | Henrik Brautaset Aronsen |
2016-02-09 | QML UI: enable edit of cylinder pressures | Joakim Bygdell |
2016-02-09 | QML UI: load from cache first when changing cloud credentials | Dirk Hohndel |
2016-02-09 | QML UI: draw edit/back button next to context menu button if it's shown | Dirk Hohndel |
2016-02-08 | QML UI: DiveDetailsView - calculate better width and set everywhere | Dirk Hohndel |
2016-02-08 | QML UI: DiveDetailsView - set fixed column widths | Dirk Hohndel |
2016-02-08 | QML UI: DiveDetailsView - reorder the grid | Dirk Hohndel |
2016-02-08 | Sync load from cloud status when changing cloud storage accounts | Dirk Hohndel |
2016-02-08 | Always sync with cloud server when updating backend data | Dirk Hohndel |
2016-02-08 | Remember status of specific cloud account in settings | Dirk Hohndel |
2016-02-08 | QML UI: correctly handle back key on edits | Dirk Hohndel |
2016-02-08 | Move preferences under GPS menu | Miika Turkia |
2016-02-07 | Avoid QtCreator warning about == | Henrik Brautaset Aronsen |
2016-02-07 | Move endEditMode() to DiveDetails.qml | Henrik Brautaset Aronsen |