subsurface/mobile-widgets
Dirk Hohndel 0a632e12d2 mobile/UI: move dive delete to context menu
Having this as the right action button (same one used for 'cancel' in
the edit screen) made it too likely to inadvertantly delete a dive. And
outside of testing, wanting to delete a dive really shouldn't be all
that common an operation. So remove the function from the action button
and place it into the context menu instead, right next to the undo
action so the user also is aware that there is an undo option.

Suggested-by: Peter Zaal <peter.zaal@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-01-19 12:42:47 -08:00
..
3rdparty mobile/statistics: add simple icon 2021-01-10 15:16:52 -08:00
qml mobile/UI: move dive delete to context menu 2021-01-19 12:42:47 -08:00
CMakeLists.txt statistics: add a skeleton StatsManager class 2021-01-10 15:16:52 -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: replace locationProvider with calls to GpsLocation::instance() 2021-01-02 12:47:15 -08:00
qmlmanager.h mobile: replace locationProvider with calls to GpsLocation::instance() 2021-01-02 12:47:15 -08:00
statsmanager.cpp mobile/statistics: make charts model available to UI 2021-01-13 11:39:36 -08:00
statsmanager.h mobile/statistics: make charts model available to UI 2021-01-13 11:39:36 -08:00
themeinterface.cpp mobile/UI: remember the system default font size 2021-01-19 12:35:29 -08:00
themeinterface.h mobile/UI: remember the system default font size 2021-01-19 12:35:29 -08:00