subsurface/qt-mobile
Dirk Hohndel 6d52d0f761 QML UI: add context menu to delete dive
This allows the user to delete the currently shown dive. This action takes
effect right away, no confirmation, it gets right away written to the
local git cache.

One idea for an undo operation here could be to simply reset the git tree
to HEAD^ and reload. Not elegant, but would work.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-23 14:07:49 +01:00
..
qml QML UI: add context menu to delete dive 2016-02-23 14:07:49 +01:00
qmlmanager.cpp Add helper to delete dive from QML 2016-02-23 14:07:49 +01:00
qmlmanager.h Add helper to delete dive from QML 2016-02-23 14:07:49 +01:00
qmlprofile.cpp Avoid uninitialized memory access 2016-01-28 09:02:20 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00