Age | Commit message (Expand) | Author |
2016-02-23 | QML UI: add context menu to delete dive | Dirk Hohndel |
2016-02-23 | Add helper to delete dive from QML | Dirk Hohndel |
2016-02-20 | QML UI: further validation in the C++ code | Dirk Hohndel |
2016-02-20 | QML UI: only allow valid gas mixes | Dirk Hohndel |
2016-02-20 | QML UI: don't allow negative duration or depth | Dirk Hohndel |
2016-02-20 | Add option to allocate the samples in fake_dc() | Dirk Hohndel |
2016-02-20 | After freeing the samples, clear the pointer | Dirk Hohndel |
2016-02-20 | QML UI: fix recreation of profile after dive edit | Dirk Hohndel |
2016-02-15 | QML UI: no longer change unit preferences when parsing edits | Dirk Hohndel |
2016-02-15 | QML UI: better text when no profile is shown for a dive | Dirk Hohndel |
2016-02-14 | QML UI: don't show an odd profile for zero duration dive | Dirk Hohndel |
2016-02-14 | Remove debug output | Dirk Hohndel |
2016-02-14 | QML UI: back key on dive list exits the app | Dirk Hohndel |
2016-02-13 | QML UI: when canceling a dive add, go back to dive list | Dirk Hohndel |
2016-02-13 | QML UI: simplify and correct top bar layout | Dirk Hohndel |
2016-02-13 | QML UI: remove disabled parts of the top bar | Dirk Hohndel |
2016-02-13 | QML UI: better margins for start page | Dirk Hohndel |
2016-02-13 | Fix incorrect reference to endEditMode() | Dirk Hohndel |
2016-02-13 | QML UI: use action button for save in GPS preferences | Dirk Hohndel |
2016-02-13 | QML UI: don't change dive while editing | Dirk Hohndel |
2016-02-13 | QML UI: change the dive add/edit action button to be save | Dirk Hohndel |
2016-02-13 | QML UI: use action button and Android back button to save / go back | Dirk Hohndel |
2016-02-13 | QML UI: enable edit of gasmix | Joakim Bygdell |
2016-02-13 | While parsing weight and pressure we should not change the users settings. | Joakim Bygdell |
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 |