subsurface/mobile-widgets
Jan Mulder 9a2d503d3b Unify credential states
Having two different enums around with more or less the same
definition has lead to unclear code. After removing two not needed
states on the mobile end, the remaining step to one enum for the
credential state becomes almost is simple rename operation.

Unfortunately, I do not know a way to embed a plain C enum
from pref.h into the QMLManager object. So after this, there
are still 2 enums around, but now identical.

This commit is not changing any functionality.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2017-09-04 07:38:30 -07:00
..
qml Unify credential states 2017-09-04 07:38:30 -07:00
qmlmanager.cpp Unify credential states 2017-09-04 07:38:30 -07:00
qmlmanager.h Unify credential states 2017-09-04 07:38:30 -07:00
qmlmapwidgethelper.cpp mapwidgethelper: use system_default_directory() for cache 2017-08-24 13:11:39 -07:00
qmlmapwidgethelper.h mapwidgethelper: use dynamic creation of the Plugin object 2017-08-24 13:11:39 -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