aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/mobilelistmodel.cpp
AgeCommit message (Expand)Author
2020-12-29filter: internalize shown_dives in DiveFilter classGravatar Berthold Stoeger
2020-12-29filter: move shown_dive from divelist.c to divefilter.cppGravatar Berthold Stoeger
2020-05-14mobile/models: add access to tags stringGravatar Dirk Hohndel
2020-05-07cleanup: invert control-flow when resetting the core structuresGravatar Berthold Stoeger
2020-03-21mobile/models: make dive invalid flag available to mobile UIGravatar Dirk Hohndel
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2020-03-10mobile models: add trip location and notesGravatar Dirk Hohndel
2020-03-10dive models: add helper role to find trip above or below diveGravatar Dirk Hohndel
2020-03-10core: add 'diveInTrip' role to underlying data modelGravatar Dirk Hohndel
2020-03-10mobile/divelist: implement model that shows all dives in trip-orderGravatar Berthold Stoeger
2020-03-10mobile/divelist: derive MobileListModel from a base modelGravatar Berthold Stoeger
2020-03-10mobile/divelist: create memory management class for modelsGravatar Berthold Stoeger
2020-03-09mobile/divelist: trip date and title roles for new modelGravatar Dirk Hohndel
2020-03-09mobile/divelist: add first version of new MobileListModel proxy modelGravatar Berthold Stoeger