subsurface/mobile-widgets
Berthold Stoeger 1b9581369a Mobile: move tripId from DiveObjectHelper to DiveListModel
The canonical way of displaying lists in Qt is via models.
Thus, return the tripId directly from the DiveListModel instead
of going indirectly via a DiveObjectHelper. In the future, this
will allow us to make the DiveObjectHelper value-based, as it
is not generated numerous times for every list item.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-09-14 13:20:59 +02:00
..
qml Mobile: move tripId from DiveObjectHelper to DiveListModel 2019-09-14 13:20:59 +02:00
qmlmanager.cpp Mobile: deal better with incorrect credentials 2019-09-11 21:50:41 +01:00
qmlmanager.h Mobile: add helper function to check cloud credentials 2019-09-11 21:50:41 +01:00
qmlprefs.cpp Mobile: set units system in "No cloud mode" 2018-09-19 14:41:11 -07:00
qmlprefs.h mobile-widgets: replace qmlprefs::theme with qPrefDisplay::theme 2018-09-12 20:18:32 -07:00