summaryrefslogtreecommitdiff
path: root/muse2/muse/undo.h
AgeCommit message (Collapse)Author
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-06-05speeded up the arranger's part canvasFlorian Jung
2011-05-22moving events in canvases and reordering the drum map haveFlorian Jung
been speeded up by using operation groups. HOWEVER: there might be bugs, in fact, i may even have messed up the whole thing! use with CAUTION and TEST intensively!
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
changed all these undoOps into a UndoOp-constructor. should not have affected muse's behaviour. should not introduce bugs or fix stuff.
2011-04-19undo for keymapRobert Jonsson
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-10-13new branch muse2, first checkinRobert Jonsson