summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2018-10-23Mobile/filtering: use margins instead of rectangles to create spaceGravatar Dirk Hohndel
2018-10-23Mobile/filtering: only filter when editing is finishedGravatar Dirk Hohndel
2018-10-23Mobile/filtering: reset the filter text when toggledGravatar Dirk Hohndel
2018-10-23Mobile/filtering: improve code readabilityGravatar Dirk Hohndel
2018-10-23Mobile/filtering: animate the filter headerGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add count of filtered dives to search barGravatar Dirk Hohndel
2018-10-23Mobile/filtering: make the search box an overlayGravatar Dirk Hohndel
2018-10-23Mobile/filtering: first attempt to filter on dive siteGravatar Jan Mulder
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-07QML UI, consistency: add text attribute for all actionsGravatar Jan Mulder
2018-10-07QML UI, cleanup: remove usesless ItemGravatar Jan Mulder
2018-10-02Mobile: simpify startup logicGravatar Jan Mulder
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-10-01QML UI: trivial resize of dateboxGravatar Jan Mulder
2018-09-30QML UI: correct trip separator lineGravatar Jan Mulder
2018-09-30QML UI: center delete from divelist buttonGravatar Jan Mulder
2018-09-30QML UI, cleanup: no reason for 2 overlapping mouseareasGravatar Jan Mulder
2018-09-30QML UI, cleanup: do not use iconSizes for unrelated sizingGravatar Jan Mulder
2018-09-25mobile, QML: correct font scaling of the divelistGravatar Jan Mulder
2018-09-11core,tests: change qml register functionGravatar jan Iversen
2018-08-11QML UI: don't overwrite good info with badGravatar Dirk Hohndel
2018-08-11QML UI: set indices when showing Download pageGravatar Dirk Hohndel
2018-08-11QML UI: create separate function to show download pageGravatar Dirk Hohndel
2018-07-10core: make qPref::cloud_status the only version of the enumGravatar jan Iversen
2018-06-15mobile: move settings from qmlmanager to qmlprefsGravatar jan Iversen
2018-05-27mobile: make list action buttons appear againGravatar Murillo Bernardes
2018-04-16QML UI: fix incorrect icon referencesGravatar Dirk Hohndel
2018-04-16QML UI: ensure delegate height is not a fractionGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: enable cachingGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: no background rectangleGravatar Dirk Hohndel
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