index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
command.h
Age
Commit message (
Expand
)
Author
2020-05-06
undo: make adding of pictures undoable
Berthold Stoeger
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
undo: implement undo of setting a picture time by drag&drop
Berthold Stoeger
2020-04-07
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
undo: implement gas switch
Berthold Stoeger
2020-04-07
undo: add event removal undo command
Berthold Stoeger
2020-04-07
undo: implement renaming of events
Berthold Stoeger
2020-04-07
undo: implement set point change undo command
Berthold Stoeger
2020-04-07
undo: add undo command for dive-mode switch
Berthold Stoeger
2020-04-07
undo: implement addBookmark undo command
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-17
undo: remove EditNumber command
Berthold Stoeger
2020-03-10
undo infrastructure: collect the texts for the executed commands
Dirk Hohndel
2020-03-10
mobile/undo: create EditDive command
Berthold Stoeger
2020-03-09
undo: implement ApplyGPSFixes undo command
Berthold Stoeger
2020-03-06
Cleanup: use getDiveSelection() for shifting time
Berthold Stoeger
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2020-01-06
core: read and write the user-specified salinity
willemferguson
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Undo: make weight-deletion an undoable action
Berthold Stoeger
2019-12-05
Undo: make adding of weights an undoable action
Berthold Stoeger
2019-12-03
Undo: make profile-editing undoable
Berthold Stoeger
2019-12-03
Desktop: add additional star widgets to Information tab
willemferguson
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger