subsurface/qt-mobile
Dirk Hohndel 38f7fd6fbe QML UI: allow changing credentials
With the integration of the credentials into the start page the logic for
this has changed.
Since the code for start page and dive list is actually on the same page,
using opacity to switch between the two sub pages (depending on whether we
have valid credentials and dives to show), the old way of changing
credentials no longer worked.
With theis patch the user once again can change their credentials (and
change their mind and go back to the dive list).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-10 21:05:23 -08:00
..
qml QML UI: allow changing credentials 2016-02-10 21:05:23 -08:00
qmlmanager.cpp Better tracking of the status of the credentials 2016-02-10 21:00:43 -08:00
qmlmanager.h Better tracking of the status of the credentials 2016-02-10 21:00:43 -08:00
qmlprofile.cpp Avoid uninitialized memory access 2016-01-28 09:02:20 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00