subsurface/commands
Berthold Stoeger f4f9ba9263 Selection: provide convenience function for single-dive selection
Currently, selecting a single dive or deselecting all dives was
quite awkward: One had to pass in a single-dive vector and the
dive itself (as current dive). Provide a convenience function
that selects a single dive or deselects all dives if null is
passed in.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-12-07 10:23:44 -08:00
..
CMakeLists.txt Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command.cpp Undo: make weight editing undoable 2019-12-05 10:14:25 -08:00
command.h Undo: make weight editing undoable 2019-12-05 10:14:25 -08:00
command_base.cpp
command_base.h
command_divelist.cpp Selection: provide convenience function for single-dive selection 2019-12-07 10:23:44 -08:00
command_divelist.h
command_divesite.cpp Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command_divesite.h
command_edit.cpp Translation: explicitly show no dive-count if only one dive edited 2019-12-05 10:14:25 -08:00
command_edit.h Undo: make weight editing undoable 2019-12-05 10:14:25 -08:00
command_edit_trip.cpp Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command_edit_trip.h