aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2018-04-16QML UI: make the code easier to readGravatar Dirk Hohndel
2018-04-15QML UI: don't show a vertical scrollbar in dive listGravatar Dirk Hohndel
2018-04-15QML: remove unused propertyGravatar Dirk Hohndel
2018-04-14QML UI: always show dives that aren't in a tripGravatar Dirk Hohndel
2018-04-14QML UI: allow collapsing the open tripGravatar Dirk Hohndel
2018-04-14QML UI: animate trip foldingGravatar Dirk Hohndel
2018-04-14QML UI: bring back folding tripsGravatar Dirk Hohndel
2018-03-11divelist.qml: add the setCurrentDiveListIndex() helperGravatar Lubomir I. Ivanov
2018-02-17Mobile QML UI: Divelist hover/selected colorsGravatar Jan Mulder
2018-02-17Mobile QML: main.qml to Kirigmi 2.2Gravatar Jan Mulder
2018-02-08Mobile cleanup: remove unused actionsGravatar Jan Mulder
2018-01-10mobile: fix crash on delete dive from divelistGravatar Jan Mulder
2018-01-03mobile: newer Kirigami SHAGravatar Jan Mulder
2017-11-19QML UI: QtQuick.Controls to version 2.2Gravatar Jan Mulder
2017-11-19QML UI: Kirigami to 2.2Gravatar Jan Mulder
2017-10-27QML UI: repair long trip headersGravatar Jan Mulder
2017-10-18QML-UI: repair DiveListGravatar Jan Mulder
2017-10-17mobile: silence deprecated messages in logging about Kirigami.LabelGravatar Jan Mulder
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