aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2017-09-29QML UI: cleanup some whitespace and string formattingGravatar Jan Mulder
2017-09-29QML UI: rework single credential page to two pagesGravatar Jan Mulder
2017-09-29mobile: initialize credential data in one placeGravatar Jan Mulder
2017-09-04Unify credential statesGravatar Jan Mulder
2017-09-04mobile: remove superfluous state VALID_EMAILGravatar Jan Mulder
2017-09-04QML UI: set the title of the right objectGravatar Jan Mulder
2017-08-10DiveList.qml: set detailsWindow index before deleting dive from listGravatar Rick Walsh
2017-07-26QML UI: use a lighter text color for the selected diveGravatar Joakim Bygdell
2017-07-08QML UI: better icon for download from dive computerGravatar Dirk Hohndel
2017-06-29QML UI: only drag a pull down sync, and not flick itGravatar Jan Mulder
2017-06-27QML UI: DiveList: make download from DC main actionGravatar Dirk Hohndel
2017-06-24QML UI: DiveList: add date box to trip headerGravatar Dirk Hohndel
2017-06-24QML UI: set opacity of 1 for dive listGravatar Dirk Hohndel
2017-06-24QML UI: Davide's colors for the blue themeGravatar Dirk Hohndel
2017-06-23QML UI: use textColor instead of diveListTextColorGravatar Dirk Hohndel
2017-06-22QML UI: DiveList: allow trip header to wrapGravatar Dirk Hohndel
2017-06-22QML UI: turn off spinner if pull-down-to-refresh failsGravatar Rick Walsh
2017-06-21QML UI: DiveList: implement pull down to refreshGravatar Dirk Hohndel
2017-06-21QML UI: attempt to add dark themeGravatar Dirk Hohndel
2017-06-21QML UI: don't reduce opacity for background of selected diveGravatar Dirk Hohndel
2017-06-21QML UI: DiveList: always show current trip at the topGravatar Dirk Hohndel
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