subsurface/desktop-widgets/tab-widgets
Berthold Stoeger a6fa6cdb41 Undo: make profile-editing undoable
Recently, undo of dive-replanning was introduced. Therefore,
it appears logical to do the same thing for editing of the
profile of manually added dives.

For now, use the same undo-command, just change the displayed
text from "replan dive" to "edit profile". Move the fixup dive
call into the undo-command.

Eventually, every action on the profile should be made undoable.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-12-03 20:55:58 -08:00
..
maintab.cpp Undo: make profile-editing undoable 2019-12-03 20:55:58 -08:00
maintab.h Notes tab: Use top RH for depth and duretion fields 2019-11-11 20:19:22 +01:00
maintab.ui Fixes in tab widget UI layout 2019-11-16 08:32:07 -08:00
TabBase.cpp
TabBase.h
TabDiveEquipment.cpp Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
TabDiveEquipment.h
TabDiveEquipment.ui
TabDiveExtraInfo.cpp
TabDiveExtraInfo.h
TabDiveExtraInfo.ui Cleanup: Move dive-equipment tab into own translation units 2019-04-15 10:30:04 +12:00
TabDiveInformation.cpp Desktop: add additional star widgets to Information tab 2019-12-03 20:37:57 -08:00
TabDiveInformation.h Desktop: add additional star widgets to Information tab 2019-12-03 20:37:57 -08:00
TabDiveInformation.ui Desktop: enable additional environmental star widgets 2019-12-03 20:37:57 -08:00
TabDivePhotos.cpp
TabDivePhotos.h
TabDivePhotos.ui
TabDiveSite.cpp Filter: split out filter from model 2019-11-19 21:13:40 -08:00
TabDiveSite.h
TabDiveSite.ui
TabDiveStatistics.cpp Core: remove MAX_CYLINDERS restriction 2019-11-09 19:19:04 +01:00
TabDiveStatistics.h
TabDiveStatistics.ui