subsurface/mobile-widgets/qml
Marco Martin 7dde9b25d8 Don't wrap labels
if the text in every column can wrap anywhre,
we don't have a stable way to know how large the columns
themselves may be. This can cause an infinite recursion
while trying to figure out the width of the items, as
the sizeHint(Qt::ImplicitSize) of those labels
(Buddy, Cylinder etc) will not be stable as it will once
return the size of the text wrapped and once the size of
the text not wrapped.

Signed-off-by: Marco Martin <notmart@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-05-02 07:13:10 -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 Don't wrap labels 2016-05-02 07:13:10 -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