subsurface/mobile-widgets
Berthold Stoeger abf942f303 Cleanup: make DCDeviceData a "normal" singleton
DCDeviceData was using that weird pattern where the instance
variable was set in the constructor. There is no apparent
reason to do so, therefore convert to a "normal" singleton.

Access that directly in QMLManager instead of saving it in
a member variable first.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-12-17 07:37:32 -08:00
..
qml Mobile: don't format trip heading for all dives 2018-11-23 13:22:24 -08:00
qmlmanager.cpp Cleanup: make DCDeviceData a "normal" singleton 2018-12-17 07:37:32 -08:00
qmlmanager.h Verify that copy is done 2018-11-18 06:31:44 +08: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