subsurface/qt-mobile/qml
Sebastian Kügler 36e3c5485e implement new menu structure
This patch creates the following menu structure in the application menu
as discussed on irc:

Cloud credentials
Preferences
Manage dives
	Download from computer
	Add dive manually
	Refresh dives
	Upload to cloud
GPS
	Add GPS tags to dives
	Upload GPS data
	Clear GPS cache
Advanced (hidden by default)
	App log
	Theme Information

"Save" moves out of the context menu, since it's a global thing (syncs
to server).

Signed-off-by: Sebastian Kügler <sebas@kde.org>
2015-12-08 04:55:56 +01:00
..
mobilecomponents
theme
CloudCredentials.qml
CloudStorage.qml
dive.jpg
DiveDetails.qml implement new menu structure 2015-12-08 04:55:56 +01:00
DiveDetailsEdit.qml
DiveDetailsView.qml QML-UI: add dive date to the detail view 2015-12-07 14:59:52 -08:00
DiveList.qml increase horizontal spacing at the edges 2015-12-08 01:10:56 +01:00
DownloadFromDiveComputer.qml
Log.qml Fix text wrapping in log viewer 2015-12-08 00:11:32 +01:00
main.qml implement new menu structure 2015-12-08 04:55:56 +01:00
mobile-resources.qrc
Preferences.qml
StartPage.qml Fix page margins of start page 2015-12-08 02:08:37 +01:00
TextButton.qml
ThemeTest.qml theme test improvements 2015-12-08 02:07:31 +01:00
TopBar.qml