aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2017-06-21QML UI: redo all the colorsGravatar Dirk Hohndel
2017-06-21QML UI: DiveList: fix position of delete buttonGravatar Dirk Hohndel
2017-06-21QML UI: DiveList: turn the color blob into a thin lineGravatar Dirk Hohndel
2017-06-21QML UI: DiveList distinguish trip and selected diveGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: playing with different colorsGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: some fine tuning of sizes and spacingGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: remove space below trip headingGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: don't show empty trip heading for dives without tripGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: show left bar on dives that are part of a tripGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: add blue bar on the left to trip headingGravatar Dirk Hohndel
2017-06-20QML UI: re-indent DiveList codeGravatar Dirk Hohndel
2017-06-20QML UI: DiveList: add background color to trip headingGravatar Dirk Hohndel
2017-06-20QML UI: turn DiveList heading into labelGravatar Dirk Hohndel
2017-06-18QML UI: make the dive list heading slightly smallerGravatar Dirk Hohndel
2017-06-18QML UI: less whitespace around dive list entriesGravatar Dirk Hohndel
2017-06-18QML UI: improve the dive list layoutGravatar Dirk Hohndel
2017-04-29Add SPDX header to mobile widgets and QML filesGravatar Dirk Hohndel
2017-04-14QML UI: correctly render dive list when showing delete buttonGravatar Dirk Hohndel
2017-04-03QML UI: ensure actions are set up for Credentials pageGravatar Dirk Hohndel
2017-04-03QML UI: use a scrollable page for StartPageGravatar Marco Martin
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-03-18QML UI: don't unset the currentIndex in the dive listGravatar Dirk Hohndel
2017-01-21QML UI: move 'No dives in dive list' downGravatar Dirk Hohndel
2017-01-21Revert "QML UI: build against latest Kirigami"Gravatar Dirk Hohndel
2016-12-27QML UI: build against latest KirigamiGravatar Dirk Hohndel
2016-06-21make sure the ListView is the last elementGravatar Marco Martin
2016-06-14QML UI: show an empty dive list with explanationGravatar Dirk Hohndel
2016-06-12Remove strange whitespace on right of divelistGravatar Robert C. Helling
2016-06-12Don't quit when hitting the back button on iOSGravatar Dirk Hohndel
2016-05-03Mark strings in qml files for translationGravatar Robert C. Helling
2016-05-03QML UI: show nocloud button at startGravatar Dirk Hohndel
2016-04-30Merge branch 'offlineDefault'Gravatar Dirk Hohndel
2016-04-29Clean up comparison syntax in qmlGravatar Dirk Hohndel
2016-04-26QML UI: start out with save button visibleGravatar Dirk Hohndel
2016-04-22QML UI: when chosing 'no cloud', switch to dive listGravatar Dirk Hohndel
2016-04-22QML UI: turn off 'no cloud' button when not in useGravatar Dirk Hohndel
2016-04-22QML UI: add option to disable cloud to start screenGravatar Dirk Hohndel
2016-04-21QML UI: don't exit on iOSGravatar Dirk Hohndel
2016-04-20QML UI: don't show add dive button without valid credentialsGravatar Dirk Hohndel
2016-04-19QML UI: make multi column support work againGravatar Dirk Hohndel
2016-04-19QML UI: adapt for latest KirigamiGravatar Dirk Hohndel
2016-04-15QML UI: quit on back key while showing dive listGravatar Dirk Hohndel
2016-04-06QML UI: hide keyboard before saving credentialsGravatar Dirk Hohndel
2016-04-05QML UI: dive list: smaller header above dives that aren't in a tripGravatar Dirk Hohndel
2016-04-05QML UI: remove redundant dive log titleGravatar Dirk Hohndel
2016-04-05remove code that is no longer usedGravatar Dirk Hohndel
2016-04-05QML UI: dynamic page title for the root pageGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel