subsurface/mobile-widgets
Dirk Hohndel d2f9803883 QML UI: serialize checking credentials
If we run the backend to verify credentials without waiting for it to
finish, the redirect might happen before we know if the credentials are
invalid, unverified or verified - which will cause us to give the wrong
information to the user.

Yes, this additional wait is annoying, but I can't come up with a better
way to do this and avoid incorrect information. At least the UI isn't hung
while we wait.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-06-13 15:25:17 -07:00
..
qml Remove strange whitespace on right of divelist 2016-06-12 15:49:17 -07:00
qmlmanager.cpp QML UI: serialize checking credentials 2016-06-13 15:25:17 -07:00
qmlmanager.h Add init function to qmlmanager 2016-05-21 06:59:38 -07:00
qmlprofile.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
qmlprofile.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00