Age | Commit message (Expand) | Author |
2017-06-20 | QML UI: DiveList: playing with different colors | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: some fine tuning of sizes and spacing | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: remove space below trip heading | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: don't show empty trip heading for dives without trip | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: show left bar on dives that are part of a trip | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: add blue bar on the left to trip heading | Dirk Hohndel |
2017-06-20 | QML UI: re-indent DiveList code | Dirk Hohndel |
2017-06-20 | QML UI: DiveList: add background color to trip heading | Dirk Hohndel |
2017-06-20 | QML UI: turn DiveList heading into label | Dirk Hohndel |
2017-06-18 | QML UI: make the dive list heading slightly smaller | Dirk Hohndel |
2017-06-18 | QML UI: less whitespace around dive list entries | Dirk Hohndel |
2017-06-18 | QML UI: improve the dive list layout | Dirk Hohndel |
2017-04-29 | Add SPDX header to mobile widgets and QML files | Dirk Hohndel |
2017-04-14 | QML UI: correctly render dive list when showing delete button | Dirk Hohndel |
2017-04-03 | QML UI: ensure actions are set up for Credentials page | Dirk Hohndel |
2017-04-03 | QML UI: use a scrollable page for StartPage | Marco Martin |
2017-04-01 | QML UI: Fully port dive edit to Kirigami2 | Marco Martin |
2017-03-18 | QML UI: don't unset the currentIndex in the dive list | Dirk Hohndel |
2017-01-21 | QML UI: move 'No dives in dive list' down | Dirk Hohndel |
2017-01-21 | Revert "QML UI: build against latest Kirigami" | Dirk Hohndel |
2016-12-27 | QML UI: build against latest Kirigami | Dirk Hohndel |
2016-06-21 | make sure the ListView is the last element | Marco Martin |
2016-06-14 | QML UI: show an empty dive list with explanation | Dirk Hohndel |
2016-06-12 | Remove strange whitespace on right of divelist | Robert C. Helling |
2016-06-12 | Don't quit when hitting the back button on iOS | Dirk Hohndel |
2016-05-03 | Mark strings in qml files for translation | Robert C. Helling |
2016-05-03 | QML UI: show nocloud button at start | Dirk Hohndel |
2016-04-30 | Merge branch 'offlineDefault' | Dirk Hohndel |
2016-04-29 | Clean up comparison syntax in qml | Dirk Hohndel |
2016-04-26 | QML UI: start out with save button visible | 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-21 | QML UI: don't exit on iOS | Dirk Hohndel |
2016-04-20 | QML UI: don't show add dive button without valid credentials | Dirk Hohndel |
2016-04-19 | QML UI: make multi column support work again | Dirk Hohndel |
2016-04-19 | QML UI: adapt for latest Kirigami | Dirk Hohndel |
2016-04-15 | QML UI: quit on back key while showing dive list | Dirk Hohndel |
2016-04-06 | QML UI: hide keyboard before saving credentials | Dirk Hohndel |
2016-04-05 | QML UI: dive list: smaller header above dives that aren't in a trip | Dirk Hohndel |
2016-04-05 | QML UI: remove redundant dive log title | Dirk Hohndel |
2016-04-05 | remove code that is no longer used | Dirk Hohndel |
2016-04-05 | QML UI: dynamic page title for the root page | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |