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
/
undocommands.h
Age
Commit message (
Expand
)
Author
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Undo: make editing of dive-time an undoable operation
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
2018-10-11
Undo: implement undo of manual dive-creation
Berthold Stoeger
2018-10-11
Undo: fix multi-level undo of delete-dive and remove-dive-from-trip
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-07-19
Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo()
Berthold Stoeger
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava