subsurface/commands
Berthold Stoeger 93bdaa9bb5 undo: implement ApplyGPSFixes undo command
This gets a list of dives with GPS fixes and
1) Adds new dive sites if the dive hasn't a dive site set
2) Edits the location of the dive site

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-03-09 12:41:57 -07:00
..
CMakeLists.txt mobile/undo: compile undo commands and call undo command for deletion. 2020-03-09 12:41:11 -07:00
command.cpp undo: implement ApplyGPSFixes undo command 2020-03-09 12:41:57 -07:00
command.h undo: implement ApplyGPSFixes undo command 2020-03-09 12:41:57 -07:00
command_base.cpp Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
command_base.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_divelist.cpp Cleanup: use getDiveSelection() for shifting time 2020-03-06 10:00:13 +01:00
command_divelist.h Cleanup: use getDiveSelection() for shifting time 2020-03-06 10:00:13 +01:00
command_divesite.cpp undo: implement ApplyGPSFixes undo command 2020-03-09 12:41:57 -07:00
command_divesite.h undo: implement ApplyGPSFixes undo command 2020-03-09 12:41:57 -07:00
command_edit.cpp debug: try to capture changes that don't invalidate git cache 2020-03-07 18:47:34 -08:00
command_edit.h Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01: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 Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00