subsurface/mobile-widgets
Dirk Hohndel 613a3112d2 Mobile: get dive details directly from the model
By getting a DiveObjectHelper and then dereferencing that we ended up
creating hundres and hundreds of these objects, only to immediately
destroy them after using a tiny part of the data.

Instead make those data available directly from the model, without
having to create a DiveObjectHelper forst.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2019-10-20 16:08:55 -04:00
..
qml Mobile: get dive details directly from the model 2019-10-20 16:08:55 -04:00
qmlmanager.cpp Mobile: improve helper function to track selected dives 2019-10-13 11:32:27 -07:00
qmlmanager.h Mobile: add helper function to keep selection in sync 2019-10-13 11:32:27 -07:00
qmlprefs.cpp Revert the singleton PR 2019-09-27 16:26:58 -07:00
qmlprefs.h Revert the singleton PR 2019-09-27 16:26:58 -07:00