subsurface/qt-mobile/qml
Sebastian Kügler 6dfac6a081 Improve layout of login dialog
- Add margins consistent with other pages
- Top-align the dialog, we want to keep the inputs as high as possible
  on the screen to prevent the on-screen-keyboard from covering them
- Add a checkbox to show the password, with input on mobile devices,
  this is a commonly found and useful feature
- Remove Cancel button, this is just navigation chrome, the user can
  simply use the back button in the top bar (will be fixed in a
  subsequent patch)

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-07 09:02:20 -08:00
..
components organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
theme organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
DiveDetails.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
DiveList.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Log.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
main.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
mobile-resources.qrc organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Preferences.qml Improve layout of login dialog 2015-11-07 09:02:20 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
TopBar.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00