subsurface/mobile-widgets
Jan Mulder b1d94b2470 mobile: manual add dive and cancel fails when repeated
This commit fixes a very subtle bug. Probably there for ages,
but never noticed. When manually adding a dive, and canceling
the add right away, the divetable was extended by 1 dive (using
the core function add_single_dive), but canceling never removed
that dive (using delete_single_dive). This is corrected here.

Notice that commit ef543da5af claims to fix issue #950.
With this commit, however, that issue can be seen sometimes
again.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2017-12-16 19:04:57 -08:00
..
qml mobile: clear internal data when edit/add dive is finished 2017-12-15 09:03:24 -08:00
qmlmanager.cpp mobile: manual add dive and cancel fails when repeated 2017-12-16 19:04:57 -08:00
qmlmanager.h Add button to rescan BT devices 2017-12-05 20:05:16 -08:00
qmlprofile.cpp QML UI: adjust to modified logging API 2017-06-11 13:55:41 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00