subsurface/commands
Berthold Stoeger 39a4090c0a devices: add devices in Command::importTable()
Add a device_table parameters to Command::importTable() and
add_imported_dives(). The content of this table will be added
to the global device list (respectively removed on undo).

This is currently a no-op, as the parser doesn't yet fill
out the device table, but adds devices directly to the global
device table.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-10-24 09:51:37 -07:00
..
CMakeLists.txt filter: add filter preset undo commands 2020-09-29 16:13:03 -07:00
command.cpp devices: add devices in Command::importTable() 2020-10-24 09:51:37 -07:00
command.h devices: add devices in Command::importTable() 2020-10-24 09:51:37 -07:00
command_base.cpp
command_base.h cleanup: move dive_table from dive.h to divelist.h 2020-05-01 09:42:31 -07:00
command_divelist.cpp devices: add devices in Command::importTable() 2020-10-24 09:51:37 -07:00
command_divelist.h devices: add devices in Command::importTable() 2020-10-24 09:51:37 -07:00
command_divesite.cpp cleanup: copy string in taxonomy_set_[country|category] 2020-09-06 12:59:54 -07:00
command_divesite.h
command_edit.cpp cleanup: consistently use get_cylinder() accessor 2020-08-21 08:48:22 -07:00
command_edit.h undo: more fine-grained editing of cylinder 2020-04-07 00:13:35 +02:00
command_edit_trip.cpp
command_edit_trip.h
command_event.cpp undo: reload dive on removal of gas-switch 2020-04-07 00:13:35 +02:00
command_event.h undo: reload dive on removal of gas-switch 2020-04-07 00:13:35 +02:00
command_filter.cpp filter: add filter preset undo commands 2020-09-29 16:13:03 -07:00
command_filter.h filter: add filter preset undo commands 2020-09-29 16:13:03 -07:00
command_pictures.cpp media: give newly created dive sites a name 2020-05-08 08:51:37 -07:00
command_pictures.h undo: make adding of pictures undoable 2020-05-06 13:58:09 -07:00