QML UI: redo the start page

It now explains the relationship between Subsurface-mobile and the desktop
application and allows the user to enter the cloud credentials right
there.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-02-10 15:49:28 -08:00
parent ffd449cf21
commit 82a982b903
2 changed files with 17 additions and 41 deletions

View file

@ -251,11 +251,6 @@ MobileComponents.ApplicationWindow {
visible: false
}
CloudCredentials {
id: cloudCredWindow
visible: false
}
DiveDetails {
id: detailsWindow
visible: false