subsurface/mobile-widgets/qml
Dirk Hohndel a8cfa0abf5 QML UI: make multi column support work again
Due to a change in Kirigami on most tablets even in landscape mode we are
only showing one column. Because of this I missed the fact that I had
broken multi column support by mistake. Without setting the width of the
dive list it expands all the way and prevents the showing of two pages
next to each other.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-19 14:14:49 -07:00
..
icons Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
theme Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
About.qml QML UI: more fixes to correctly calculate page widths 2016-04-07 22:57:01 -07:00
CloudCredentials.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml Don't put margins outside the internal ListView 2016-04-19 10:35:07 -07:00
DiveDetailsEdit.qml QML UI: only show GPS service / use current location if GPS accessible 2016-04-17 22:59:19 -07:00
DiveDetailsView.qml Don't put margins outside the internal ListView 2016-04-19 10:35:07 -07:00
DiveList.qml QML UI: make multi column support work again 2016-04-19 14:14:49 -07:00
DownloadFromDiveComputer.qml Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
GpsList.qml QML UI: adapt for latest Kirigami 2016-04-19 05:14:44 -07:00
Log.qml QML UI: more fixes to correctly calculate page widths 2016-04-07 22:57:01 -07:00
main.qml QML UI: correctly show if we are accessing remote or local storage 2016-04-19 10:34:49 -07:00
mobile-resources.qrc Remove QML files that are no longer used 2016-04-19 10:34:40 -07:00
Preferences.qml QML UI: adapt for latest Kirigami 2016-04-19 05:14:44 -07:00
StartPage.qml QML UI: remove redundant heading 2016-04-07 22:57:01 -07:00
StyledTextField.qml QML UI: make readonly fields more obvious in dive edit 2016-04-08 11:14:10 -07:00
SubsurfaceButton.qml Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
ThemeTest.qml QML UI: more theme information 2016-04-05 16:50:43 -07:00