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
/
commands
/
command_edit.h
Age
Commit message (
Expand
)
Author
2020-04-07
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
undo: store all cylinders in EditCylinderBase
Berthold Stoeger
2020-04-07
undo: be more flexible about which cylinders to edit
Berthold Stoeger
2020-04-07
undo: remove only "non-protected" cylinders
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-04-04
undo/mobile: keep track of dive sites
Berthold Stoeger
2020-03-31
undo: autogenerate string get() and data() functions using a template
Berthold Stoeger
2020-03-31
undo: autogenerate trivial set() and data() functions by a template
Berthold Stoeger
2020-03-31
undo: generate fieldId() virtual functions by templates
Berthold Stoeger
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-17
undo: remove EditNumber command
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-10
mobile/undo: create EditDive command
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-10
code cleanup: remove unused member variable
Dirk Hohndel
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