subsurface/qt-mobile
Sebastian Kügler 2b70b76133 Rejig navigation
This change streamlines the navigation across the pages to be in line
with the stackview organization. The top bar becomes a static element
with the title and a button that either opens the preferences or shows
the back arrow.

This makes it a bit more efficient, since we load the title bar only
one, and there are no strange animations in the title. The stackview
gets the role of content container, the "chrome" around it is laid out
in main.qml.

Most of the churn in this patch comes from moving large blocks of code
between files with different indentation levels.

Signed-off-by: Sebastian Kügler <sebas@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-07 09:03:47 -08:00
..
qml Rejig navigation 2015-11-07 09:03:47 -08:00
qmlmanager.cpp QML UI: Show log correctly 2015-08-31 15:49:09 -07:00
qmlmanager.h QML UI: Add QML Log viewer 2015-08-31 15:49:09 -07:00
qmlprofile.cpp QML-UI: find the include files 2015-11-05 07:59:09 -08:00
qmlprofile.h QML UI: Add QMLProfile class 2015-07-17 12:00:29 -07:00