summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2020-03-12mobile UI: stop trying to play with opacityGravatar Dirk Hohndel
2020-03-12mobile UI: remove duplicate StartPageGravatar Dirk Hohndel
2020-03-10mobile UI: six new iconsGravatar Dirk Hohndel
2020-03-10mobile UI: save changes to trip detailsGravatar Dirk Hohndel
2020-03-10mobile UI: add divelist context drawer action to edit trip detailsGravatar Dirk Hohndel
2020-03-10mobile/dive-list: add context menu when long-pressing on tripGravatar Dirk Hohndel
2020-03-10mobile/dive-list: allow moving dives between tripsGravatar Dirk Hohndel
2020-03-10mobile UI: more context actions in dive listGravatar Dirk Hohndel
2020-03-10mobile/dive-list: long press on dive selects and opens context drawerGravatar Dirk Hohndel
2020-03-10mobile UI: add context menu to dive listGravatar Dirk Hohndel
2020-03-10mobile/divelist: better handling of selection changeGravatar Dirk Hohndel
2020-03-10mobile/divelist: remove showDiveIndex QML-functionGravatar Berthold Stoeger
2020-03-10mobile/divelist: when clicking on a row, use select_single_dive()Gravatar Berthold Stoeger
2020-03-10mobile/divelist: switch to the correct modelGravatar Berthold Stoeger
2020-03-09mobile/divelist: connect click on trip to toggle MobileListModelGravatar Berthold Stoeger
2020-03-09mobile/divelist: rewrite the QML dive listGravatar Dirk Hohndel
2020-03-09mobile UI: move code to open download page on device plug-inGravatar Dirk Hohndel
2020-03-01mobile/filter: derive numShown from a new Q_PROPERTYGravatar Berthold Stoeger
2020-03-01mobile/filter: use more appropriate placeholder textGravatar Dirk Hohndel
2020-03-01filter: introduce people- and tags-filtering in the mobile UIGravatar Berthold Stoeger
2020-01-18mobile-widgets/qml: use strongly typed CloudStatusGravatar jan Iversen
2019-12-28mobile-widgets/qml: remove use of prefs. in DiveList.qmlGravatar jan Iversen
2019-12-28mobile-widgets/qml: remove property credentialStatusGravatar jan Iversen
2019-12-27mobile-widgets/qml: remove console messagesGravatar jan Iversen
2019-12-24mobile UI/login: move startpage to mainGravatar jan Iversen
2019-12-24mobile UI/login: remove startpage dependency in divelistGravatar jan Iversen
2019-12-24mobile UI/login: make divelist a proper object in mainGravatar jan Iversen
2019-12-24mobile UI/login: clean startPage/setupActions from DivelistGravatar jan Iversen
2019-12-24mobile UI/login: move onCompleted actions to mainGravatar jan Iversen
2019-11-08Mobile: modify filter so that all models get notifiedGravatar Dirk Hohndel
2019-11-08Mobile: consistently refer to the dive list modelGravatar Dirk Hohndel
2019-11-08Mobile: ensure there's some space between date and depth/durationGravatar Dirk Hohndel
2019-11-08Mobile: use the CollapsedDiveListSortModel for dive listGravatar Dirk Hohndel
2019-11-03Mobile: don't dereference the dive list model when it's disconnectedGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-26Mobile: don't show nothing for the locationGravatar Dirk Hohndel
2019-10-26Mobile: avoid dereferencing undefined valuesGravatar Dirk Hohndel
2019-10-13Mobile: move pageIndex function to main.qmlGravatar Dirk Hohndel
2019-10-13Mobile: when selecting dive via map, expand its tripGravatar Dirk Hohndel
2019-10-13Mobile: when selecting dive via map, update details viewGravatar Dirk Hohndel
2019-10-13Mobile: when switching to the details, reuse existing pageGravatar Dirk Hohndel
2019-09-21Mobile: pass section directly to tripTitle() and tripShortDate()Gravatar Berthold Stoeger
2019-09-21Mobile: don't show filter button when entering credentialsGravatar Dirk Hohndel
2019-09-14Mobile: return depthDuration directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return location directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return dive-number directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return dive-id directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: return dateTime directly from DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: move tripNrDive from DiveObjectHelper to DiveListModelGravatar Berthold Stoeger
2019-09-14Mobile: move tripId from DiveObjectHelper to DiveListModelGravatar Berthold Stoeger