subsurface/mobile-widgets
Dirk Hohndel 0301fc6905 mobile UI: undo partial dive add when canceling
When we start adding a dive, we actually create a diveAdd undo command
so we have a dive that the user can edit. Which means we need to undo
this action if we cancel.

Also, for a more consistent UI, we should pop the dive details page that
we used to edit this dive and bring the user back to the dive list.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-26 11:49:12 -07:00
..
qml mobile UI: undo partial dive add when canceling 2020-03-26 11:49:12 -07:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp mobile/divelist: add UI to toggle dive invalid flag 2020-03-21 14:31:37 -07:00
qmlmanager.h mobile/divelist: add UI to toggle dive invalid flag 2020-03-21 14:31:37 -07:00
themeinterface.cpp mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00
themeinterface.h mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00