subsurface/mobile-widgets
Berthold Stoeger f8f14c5edb Use error callback to log errors in QMLManager
Instead of manually logging errors after each potentially
error-producing function, use the error-callback. The error texts
are accumulated in the QMLManager object for further use.

The text is transported to the QMLManager object via a queued
connection. Thus, errors can be reported from other threads
without having to deal with manual locking.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-01-31 14:47:26 +01:00
..
qml mobile: fix crash on delete dive from divelist 2018-01-10 20:34:16 +01:00
qmlmanager.cpp Use error callback to log errors in QMLManager 2018-01-31 14:47:26 +01:00
qmlmanager.h Use error callback to log errors in QMLManager 2018-01-31 14:47:26 +01: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