subsurface/qt-mobile/qml
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
..
icons Add top-right edit and back buttons for mobile 2016-02-07 13:56:07 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
About.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
CloudCredentials.qml QML UI: use action button and Android back button to save / go back 2016-02-13 21:10:51 -08:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: add context menu to delete dive 2016-02-23 14:07:49 +01:00
DiveDetailsEdit.qml QML UI: only allow valid gas mixes 2016-02-20 21:57:53 -08:00
DiveDetailsView.qml QML UI: better text when no profile is shown for a dive 2016-02-15 07:27:00 -08:00
DiveList.qml QML UI: back key on dive list exits the app 2016-02-14 12:17:24 -08:00
DownloadFromDiveComputer.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
GpsList.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
Log.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
main.qml Fix incorrect reference to endEditMode() 2016-02-13 21:53:01 -08:00
mobile-resources.qrc Adding about page to Subsurface-mobile 2016-02-10 15:16:12 -08:00
Preferences.qml QML UI: use action button for save in GPS preferences 2016-02-13 21:50:31 -08:00
StartPage.qml QML UI: better margins for start page 2016-02-13 23:28:06 -08:00
SubsurfaceButton.qml QML-UI. Improved button style 2016-01-22 06:47:06 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
TopBar.qml QML UI: simplify and correct top bar layout 2016-02-13 23:44:59 -08:00