summaryrefslogtreecommitdiff
path: root/muse2/muse/undo.cpp
AgeCommit message (Expand)Author
2014-01-11Fix song not 'dirty' on most operations (close was not prompting to save)HEADorigin/scoreeditorigin/poslen_changesorigin/masterorigin/experimentalorigin/deeper_changesorigin/audiostreamsorigin/audiomsg_overhaulorigin/HEADmasterterminator356
2013-10-09changed track drag to move instead of swaprj
2013-09-18adjust song length alwaysFlorian Jung
2013-09-05Undo groups can now be auto-grouped.Florian Jung
2013-09-02MovePartToTrackFlorian Jung
2013-09-01fixesFlorian Jung
2013-09-01applyOperationGroup is no more a hack :)Florian Jung
2013-08-28operations are now replicated for all clones. minor cleanups.Florian Jung
2013-08-27assertion fixes in undo and part m(Florian Jung
2013-08-22fixed insane ModifyEvent old/new twistFlorian Jung
2013-08-20Event/Part selection now via UndoOp::Select*Florian Jung
2013-08-20cast away constness in authorized audio-thread-code: doUndo etcFlorian Jung
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
2013-08-16Parts have their own, non-shared EventList (still WIP!)Florian Jung
2013-08-11removed unused UndoOp ctorsFlorian Jung
2013-08-11assertions for UndoOp ctorsFlorian Jung
2013-08-11typoFlorian Jung
2013-08-10removed ModifyPart/changePart. Replaced with ModifyPartLength etc.Florian Jung
2013-04-05save and titlesRobert Jonsson
2012-09-17Info text on Undo/Redo buttons/menu text/tooltips ("Undo AddTrack" etc).Tim E. Real
2012-08-04REWRITE: Introducing: More bits for Song Changed SC_* flags. Tim E. Real
2012-08-04Introducing: More bits for Song Changed SC_* flags. Tim E. Real
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2012-01-03merged with release_2_0Florian Jung
2011-12-26merged with release_2_0Florian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-07-03added cleanOperationGroup() function which at least avoids crashesFlorian Jung
2011-06-06speeded up list editorFlorian Jung
2011-06-05speeded up the arranger's part canvasFlorian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-05-22- speeded up pasting, shrinking parts, drawing controllers inFlorian Jung
2011-05-22moving events in canvases and reordering the drum map haveFlorian Jung
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
2011-05-08structure menu fixesRobert Jonsson
2011-04-19undo for keymapRobert Jonsson
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all us...Tim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson