subsurface/qt-mobile/qml
Sebastian Kügler bfe24526d3 fix startpage appearing over dive list
Use the view, rather than the model to check if the list is empty. This
allows us to use the property notifiers rather than a function call, and
hence fixes updating the visibility of the startpage when the listview
gets filled (or emptied).

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-07 15:51:09 -08:00
..
components Remove hard-coded size from label component 2015-11-07 09:03:20 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
DiveDetails.qml Rejig navigation 2015-11-07 09:03:47 -08:00
DiveList.qml fix startpage appearing over dive list 2015-11-07 15:51:09 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Log.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
main.qml Rejig navigation 2015-11-07 09:03:47 -08:00
mobile-resources.qrc Improve 1st start experience 2015-11-07 09:02:48 -08:00
Preferences.qml Improve labels in login dialog 2015-11-07 09:04:35 -08:00
StartPage.qml tighter margins on start page 2015-11-07 09:04:10 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
TopBar.qml Improve TopBar and login window layout 2015-11-07 09:04:22 -08:00