subsurface/mobile-widgets
Dirk Hohndel 9f9853fc44 Hack to work around issue in current Kirigami master
Commit 339411cca69b in Kirigami master tries to reparent the OverlaySheet
to the page that it is related to. Unfortunately the heuristic used there
to find the right object assumes that every page has a contentItem
property, which our DiveDetails page doesn't have.

As a hack to work around this issue (until this is fixed upstream in
Kirigami) we simply create such a property. This commit should be
reverted once Kirigami upstream has been fixed.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-04-14 10:53:31 -07:00
..
qml Hack to work around issue in current Kirigami master 2016-04-14 10:53:31 -07:00
qmlmanager.cpp QML UI: keep QML manager and the UI in sync about selected dive 2016-04-14 09:43:33 -07:00
qmlmanager.h QML UI: keep QML manager and the UI in sync about selected dive 2016-04-14 09:43:33 -07:00
qmlprofile.cpp Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
qmlprofile.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00