subsurface/qt-mobile/qml
Dirk Hohndel 0f6b8a8f6f QML UI: DiveDetailsView - calculate better width and set everywhere
Even setting things up in the first row isn't enough. Every field in the
grid needs an explicit width. How dumb is that.

To make this more manageable calculate the correct widths at the beginning
and then just reference those properties.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-08 13:25:29 -08:00
..
icons Add top-right edit and back buttons for mobile 2016-02-07 13:56:07 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
CloudCredentials.qml QML UI: remove no longer needed debug output 2016-01-22 10:19:46 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: correctly handle back key on edits 2016-02-08 08:41:42 -08:00
DiveDetailsEdit.qml QML UI: enable editing of weight 2016-02-05 22:54:47 -08:00
DiveDetailsView.qml QML UI: DiveDetailsView - calculate better width and set everywhere 2016-02-08 13:25:29 -08:00
DiveList.qml Avoid QtCreator warning about == 2016-02-07 13:57:02 -08:00
DownloadFromDiveComputer.qml Mobile. Modify DownloadFromDiveComputer.qml 2016-02-03 10:50:00 -08:00
GpsList.qml Show map from the list of GPS fixes 2016-01-24 21:27:24 -08:00
Log.qml adjustments needed for latest mobilecomponents 2016-01-06 04:44:26 +01:00
main.qml Move preferences under GPS menu 2016-02-08 08:00:27 -08:00
mobile-resources.qrc Add top-right edit and back buttons for mobile 2016-02-07 13:56:07 -08:00
Preferences.qml QML preferences: use Layout.preferredHeight within GridLayout 2016-01-20 07:54:24 -08:00
StartPage.qml QML UI: disable download from divecomputer button on start page 2016-02-07 10:09:06 -08:00
SubsurfaceButton.qml QML-UI. Improved button style 2016-01-22 06:47:06 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml theme test improvements 2015-12-08 02:07:31 +01:00
TopBar.qml Move endEditMode() to DiveDetails.qml 2016-02-07 13:56:46 -08:00