subsurface/mobile-widgets
Jan Mulder a7288cc912 QML UI: do not crash on selecting dive computers
For reasons unknown to me, the DCDeviceData instance was freed way too early,
and used afterwards, obviously resulting in a SIGSEGV. This commit creates
the DCDeviceData as a direct child of the QMLManager instance, ensuring
it does not get freed prematurely.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-06-12 09:49:05 -07:00
..
qml QML UI: move BT handling into core code 2017-06-11 13:55:41 -07:00
qmlmanager.cpp QML UI: do not crash on selecting dive computers 2017-06-12 09:49:05 -07:00
qmlmanager.h QML UI: do not crash on selecting dive computers 2017-06-12 09:49:05 -07:00
qmlprofile.cpp QML UI: adjust to modified logging API 2017-06-11 13:55:41 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00