subsurface/qt-mobile
Joakim Bygdell 10e531d907 QML UI: dynamic button sizes
Butons are sized based in the text printed on them,
we want our buttons to have a meaningful minimum size and a
preferred size that is similar regardless of screen resolution.

Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-07-30 06:14:34 -07:00
..
DiveDetails.qml QML UI: dynamic button sizes 2015-07-30 06:14:34 -07:00
DiveList.qml QML UI: show dive number and date in the detail view 2015-07-27 12:26:51 -07:00
DownloadFromDiveComputer.qml QML UI: Add download from divecomputer window 2015-07-23 14:46:52 +03:00
main.qml QML UI: dynamic button sizes 2015-07-30 06:14:34 -07:00
mobile-resources.qrc QML UI: Add download from divecomputer window 2015-07-23 14:46:52 +03:00
Preferences.qml QML UI: Implement saving of cloud password 2015-07-22 09:53:19 +03:00
qmlmanager.cpp QML UI: if the cloud credentials are set, open the dive list 2015-07-27 09:15:04 -07:00
qmlmanager.h QML UI: Implement saving of cloud password 2015-07-22 09:53:19 +03:00
qmlprofile.cpp QML UI: Fix incorrect sizing of dive profile 2015-07-29 15:21:06 -07:00
qmlprofile.h QML UI: Add QMLProfile class 2015-07-17 12:00:29 -07:00
TextButton.qml Add TextButton.qml file 2015-06-20 14:28:17 -07:00