subsurface/mobile-widgets
jan Iversen dc98b0a2ac mobile-widgets: replace simple setCredentialStatus
qmlprefs::setCredentialStatus() basically only does something when called with
CS_NOCLOUD.

A number of setCredentialStatus() calls happen where status cannot be
CS_NOCLOUD, and therefore setCredentialStatus() can be safely replaced with
set_cloud_verification_status()

This limits the use of qmlprefs::setCredentialStatus(), but there are still a
couple of more complicated calls.

Signed-off-by: Jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2019-12-29 12:20:19 -08:00
..
qml mobile-widgets: credentialStatus() -> cloud_verification_status() 2019-12-29 12:20:19 -08:00
CMakeLists.txt build-system: Add CMakeLists.txt to mobile-widgets 2019-12-24 06:18:36 +09:00
qmlmanager.cpp mobile-widgets: replace simple setCredentialStatus 2019-12-29 12:20:19 -08:00
qmlmanager.h mobile-widgets: make verifyCredentials() an internal function 2019-12-28 08:34:56 -08:00
qmlprefs.cpp mobile-widgets: credentialStatus() -> cloud_verification_status() 2019-12-29 12:20:19 -08:00
qmlprefs.h mobile-widgets: credentialStatus() -> cloud_verification_status() 2019-12-29 12:20:19 -08:00