summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveList.qml
AgeCommit message (Expand)Author
2021-01-23mobile/UI: show result of manual syncGravatar Dirk Hohndel
2021-01-13mobile/cleanup: remove more noisy debug outputGravatar Dirk Hohndel
2021-01-12mobile/UI: small adjustments, using the slim combo boxGravatar Dirk Hohndel
2021-01-01mobile/UI: avoid pointless warningsGravatar Dirk Hohndel
2020-12-23mobile/UI: initialize Kirigami theme to use our colorsGravatar Dirk Hohndel
2020-12-21mobile/UI: again, correct side button colorsGravatar Dirk Hohndel
2020-12-20mobile/UI: make filter entry / dives shown theme awareGravatar Dirk Hohndel
2020-12-20mobile/UI: correctly color the action button icons for dive listGravatar Dirk Hohndel
2020-12-20mobile/UI: ensure we show a line between divesGravatar Dirk Hohndel
2020-12-20mobile/UI: shrink dive log date buttonGravatar Dirk Hohndel
2020-12-20mobile/UI: remove the thick line between tripsGravatar Dirk Hohndel
2020-12-17mobile: don't use reserved wordGravatar Dirk Hohndel
2020-12-17mobile: silly whitespace cleanupGravatar Dirk Hohndel
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