index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
command.cpp
Age
Commit message (
Expand
)
Author
2019-06-15
Undo: only show warning message if dives were actually edited
Berthold Stoeger
2019-06-15
Cleanup: unify comments in desktop-widgets/command.h
Berthold Stoeger
2019-06-15
Undo: return number of changed dives from undo commands
Berthold Stoeger
2019-05-20
Undo: make "delete dive computer" undoable
Berthold Stoeger
2019-05-20
Undo: make "move dive computer to front" undoable
Berthold Stoeger
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-06
Add undo/redo commands for importing dive sites
Doug Junkins
2019-04-12
Undo: remove ADD mode from main tab
Berthold Stoeger
2019-04-12
Undo: implement undo of dive trip editing
Berthold Stoeger
2019-04-12
Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cpp
Berthold Stoeger
2019-04-12
Undo: move dive-list logic into edit commands
Berthold Stoeger
2019-04-12
Undo: implement undo of depth and duration editing
Berthold Stoeger
2019-04-12
Undo: implement undo of divemaster editing
Berthold Stoeger
2019-04-12
Undo: implement undo of buddy editing
Berthold Stoeger
2019-04-12
Undo: implement undo of tag editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Undo: implement undo of air and water temperature editing
Berthold Stoeger
2019-04-12
Undo: implement undo of rating and visibility rating
Berthold Stoeger
2019-04-12
Undo: implement undo of suit editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive mode editing
Berthold Stoeger
2019-04-12
Undo: implement rudimentary undo of dive-notes editing
Berthold Stoeger
2019-04-12
Dive site: implement purge of unused dive sites
Berthold Stoeger
2019-04-12
Undo: make dive site merging undoable
Berthold Stoeger
2019-04-12
Undo: implement undo of geo lookup
Berthold Stoeger
2019-04-12
Dive site: remove edit mode from dive location widget
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site location editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site country editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site notes editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site addition
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site description editing
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
2019-04-12
Undo: make dive site removal undoable
Berthold Stoeger
2019-04-12
Undo: consider dive site in AddDive()
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-09
Undo: make dive-import undoable
Berthold Stoeger
2018-10-11
Undo: make adding of planned dive undo-able
Berthold Stoeger
2018-10-11
Undo: use dive * instead of unique index in renumber-dives
Berthold Stoeger
2018-10-11
Undo: implement autogrouping of trips in DiveAdd
Berthold Stoeger
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger