subsurface/mobile-widgets
Berthold Stoeger feb11f6f5f Mobile: use value semantics for DiveObjectHelper in qmlmanager.cpp
Instead of creating a pointer-to-DiveObjectHelper in commitChanges,
use a normal object. Thus, we don't have to think about ownership
issues with respect to this object.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-09-14 13:20:59 +02:00
..
qml Mobile: replace clear()/addAllDives() pairs by reload() 2019-09-14 13:20:59 +02:00
qmlmanager.cpp Mobile: use value semantics for DiveObjectHelper in qmlmanager.cpp 2019-09-14 13:20:59 +02:00
qmlmanager.h Mobile: use value semantics for DiveObjectHelper in qmlmanager.cpp 2019-09-14 13:20:59 +02: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