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 Add more icons 2015-12-07 18:46:57 +01:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
CloudCredentials.qml QML-UI: mark email entry field as such 2015-12-05 06:27:06 -08:00
CloudStorage.qml Fix reference errors caused by moving properties around 2015-11-29 19:22:10 +01:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml implement new menu structure 2015-12-08 04:55:56 +01:00
DiveDetailsEdit.qml split divedetails into view and edit parts 2015-12-07 18:46:32 +01:00
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 organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
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 Add more icons 2015-12-07 18:46:57 +01:00
Preferences.qml Fix styling in Preferences page 2015-12-07 18:46:57 +01:00
StartPage.qml Fix page margins of start page 2015-12-08 02:08:37 +01:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml theme test improvements 2015-12-08 02:07:31 +01:00
TopBar.qml Align subsurface logo correctly 2015-11-30 02:43:40 +01:00