subsurface/mobile-widgets/qml
Marco Martin 029b524f37 Make the last column take all the available size
The grid layout had each column fixed to a width
taken as a portion of the grid width, but since
the grid has a columnSpacing defined as well,
the computation doesn't add up, helping in causing
an infinite recursion problem in the attempt of
sizing and positioning all the children of the layout

[Dirk Hohndel: heavily modified, but the basic idea remains]

Signed-off-by: Marco Martin <notmart@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-05-02 10:40:48 -07:00
..
icons QML UI: add option to disable cloud to start screen 2016-04-22 11:59:15 -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: allow changing input fields with tab/return key 2016-04-21 14:00:37 -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 Remove hack that's no longer needed 2016-04-27 15:05:37 -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 Make the last column take all the available size 2016-05-02 10:40:48 -07:00
DiveList.qml Merge branch 'offlineDefault' 2016-04-30 12:40:52 -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 Merge branch 'offlineDefault' 2016-04-30 12:40:52 -07:00
mobile-resources.qrc Remove duplicate resource mention 2016-04-30 16:16:31 -07:00
Preferences.qml QML UI: adapt for latest Kirigami 2016-04-19 05:14:44 -07:00
StartPage.qml QML UI: make text match the implementation 2016-04-30 09:46:19 -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