summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2020-04-04mobile/dive-list: don't use cacheBufferGravatar Dirk Hohndel
2020-04-04mobile/dive-list: performance improvement for invalid divesGravatar Dirk Hohndel
2020-04-04mobile/dive-list: only show dive list notifications when it is visibleGravatar Dirk Hohndel
2020-04-04mobile/startup: show notification directly in the UI windowGravatar Dirk Hohndel
2020-03-31mobile/dive-list: try to force focus on filter text fieldGravatar Dirk Hohndel
2020-03-31mobile: improve Android back key behaviorGravatar Dirk Hohndel
2020-03-31mobile/dive-list: avoid using undefined value as booleanGravatar Dirk Hohndel
2020-03-30mobile/dive-list: add indicator that dive list is being processedGravatar Dirk Hohndel
2020-03-30mobile/dive-list: show/hide virtual keyboard as needed for filterGravatar Dirk Hohndel
2020-03-30mobile/dive-list: make sure filter input area is visibleGravatar Dirk Hohndel
2020-03-26mobile/dive-list: add ability to create tripGravatar Dirk Hohndel
2020-03-26mobile/page-selection: consistently use showPage to select a pageGravatar Dirk Hohndel
2020-03-21mobile/divelist: add UI to toggle dive invalid flagGravatar Dirk Hohndel
2020-03-21mobile UI: show dives marked as invalid with strike throughGravatar Dirk Hohndel
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