subsurface/qt-mobile
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
..
qml QML UI: allow the user to close the Log 2016-01-01 16:34:12 -08:00
qmlmanager.cpp QML UI: handle editing of depth 2016-01-01 00:55:34 -08:00
qmlmanager.h QML UI: change the way we extract input data from dive edit 2015-12-26 22:57:47 -08:00
qmlprofile.cpp QML UI: scale profile in two stages 2015-12-30 07:26:02 -08:00
qmlprofile.h QML UI: obtain a reasonable margin from QML 2015-12-29 09:50:47 -08:00