subsurface/qt-mobile/qml
Dirk Hohndel 87fc84a5ee QML UI: allow the user to close the Log
Same context menu idea. The reason for adding this is that the context menu
always acts on the last page in the stack (so I guess the "right-most-one"). So
if you edit a dive and then open the log, you can't save the dive until the
dive edit is the last page which means you have to close the log, first. Not
ideal, but better than nothing and it works well enough. I still think we might
want to go back to a traditional "Save" button...

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-01-01 16:34:12 -08:00
..
mobilecomponents QML-UI: fix black squares on some Android devices 2015-12-24 17:57:40 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
CloudCredentials.qml Mobile CloudCredentials: hide password on entry 2015-12-30 07:25:31 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: update context menu text 2016-01-01 09:31:51 -08:00
DiveDetailsEdit.qml QML UI: handle editing of depth 2016-01-01 00:55:34 -08:00
DiveDetailsView.qml QML UI: obtain a reasonable margin from QML 2015-12-29 09:50:47 -08:00
DiveList.qml QML UI: try to remove two binding loops 2015-12-27 12:28:08 -08:00
DownloadFromDiveComputer.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
Log.qml QML UI: allow the user to close the Log 2016-01-01 16:34:12 -08:00
main.qml QML UI: consistency in naming 2016-01-01 09:34:32 -08:00
mobile-resources.qrc Add more icons 2015-12-07 18:46:57 +01:00
Preferences.qml Fix page margins in preferences and cloudcredentials 2015-12-08 04:55:56 +01:00
StartPage.qml QML UI: show better message about dive list at start 2015-12-15 13:33:53 -08: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 QML UI: consistency in naming 2016-01-01 09:34:32 -08:00