Age | Commit message (Expand) | Author |
2016-06-21 | make sure the ListView is the last element | Marco Martin |
2016-06-14 | QML UI: Not giving wrap info improves dive details on narrow screens | Robert C. Helling |
2016-06-14 | QML UI: show an empty dive list with explanation | Dirk Hohndel |
2016-06-13 | QML UI: explain that the user can create a new cloud storage account | Dirk Hohndel |
2016-06-13 | QML UI: allow entering the cloud PIN on the mobile UI | Dirk Hohndel |
2016-06-12 | Remove strange whitespace on right of divelist | Robert C. Helling |
2016-06-12 | QML UI: add debug output for dive edit save button | Dirk Hohndel |
2016-06-12 | Fix typo | Dirk Hohndel |
2016-06-12 | Don't quit when hitting the back button on iOS | Dirk Hohndel |
2016-06-12 | QML UI: disable GPS functionality on iOS | Dirk Hohndel |
2016-06-12 | QML UI: somewhat improve GPS list rendering | Dirk Hohndel |
2016-06-12 | QML UI: update for latest Kirigami | Dirk Hohndel |
2016-05-21 | Make autocomplete work on add dive | Joakim Bygdell |
2016-05-16 | QML UI: hide handles for comboboxes | Joakim Bygdell |
2016-05-16 | QML UI: add comboboxes to DiveDetailsEdit | Joakim Bygdell |
2016-05-05 | Fix typo | Miika Turkia |
2016-05-04 | QML-UI: don't translate the theme test strings | Dirk Hohndel |
2016-05-03 | QML DiveDetailsView only use one bottomlayout | Rick Walsh |
2016-05-03 | QML Set width instead of minimumWidth equal to maximumWidth | Rick Walsh |
2016-05-03 | Mark strings in qml files for translation | Robert C. Helling |
2016-05-03 | Revert "QML UI: make sure Kirigami doesn't exit by mistake" | Dirk Hohndel |
2016-05-03 | QML UI: make sure Kirigami doesn't exit by mistake | Dirk Hohndel |
2016-05-03 | QML UI: show nocloud button at start | Dirk Hohndel |
2016-05-02 | Make the last column take all the available size | Marco Martin |
2016-05-02 | Don't wrap labels | Marco Martin |
2016-05-01 | QML UI: break grid layout into smaller layouts | Dirk Hohndel |
2016-05-01 | QML UI: Left align all labels in DiveDetailsView | Dirk Hohndel |
2016-04-30 | Remove duplicate resource mention | Dirk Hohndel |
2016-04-30 | Merge branch 'offlineDefault' | Dirk Hohndel |
2016-04-30 | QML UI: make text match the implementation | Dirk Hohndel |
2016-04-29 | Clean up comparison syntax in qml | Dirk Hohndel |
2016-04-27 | QML UI: use anchor to fill parent | Dirk Hohndel |
2016-04-27 | Remove hack that's no longer needed | Dirk Hohndel |
2016-04-26 | QML UI: start out with save button visible | Dirk Hohndel |
2016-04-26 | Adapt to Kirigami api changes | Marco Martin |
2016-04-22 | QML UI: adapt "Manage dives" to no cloud status | Dirk Hohndel |
2016-04-22 | QML UI: when chosing 'no cloud', switch to dive list | Dirk Hohndel |
2016-04-22 | QML UI: turn off 'no cloud' button when not in use | Dirk Hohndel |
2016-04-22 | QML UI: add option to disable cloud to start screen | Dirk Hohndel |
2016-04-22 | QML UI: allow switching to offline mode without valid credentials | Dirk Hohndel |
2016-04-22 | QML UI: reword the intro text to mention offline mode | Dirk Hohndel |
2016-04-22 | QML UI: rename menu entry for offline use | Dirk Hohndel |
2016-04-21 | QML UI: allow changing input fields with tab/return key | Dirk Hohndel |
2016-04-21 | QML UI: don't exit on iOS | Dirk Hohndel |
2016-04-21 | QML UI: add new Kirigami file | Dirk Hohndel |
2016-04-20 | QML UI: don't show add dive button without valid credentials | Dirk Hohndel |
2016-04-20 | QML UI: make sure drawer is really closed after delete | Dirk Hohndel |
2016-04-19 | QML UI: make multi column support work again | Dirk Hohndel |
2016-04-19 | Don't put margins outside the internal ListView | Marco Martin |
2016-04-19 | QML UI: correctly show if we are accessing remote or local storage | Dirk Hohndel |