aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/mobilelistmodel.cpp
AgeCommit message (Expand)Author
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