summaryrefslogtreecommitdiff
path: root/muse2/muse/structure.cpp
AgeCommit message (Expand)Author
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-10removed ModifyPart/changePart. Replaced with ModifyPartLength etc.Florian Jung
2012-03-15merged with trunkFlorian Jung
2012-01-03merged 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-13when splitting or pasting into new parts, the new newly created partsFlorian Jung
2011-09-10merged the first bunch of orcans changesFlorian Jung
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-04added paste dialog plus minor fixes:Florian Jung
2011-08-31structure operations operate on selected tracks, not on non-muted tracksFlorian Jung
2011-08-31added "copy in range" functionFlorian Jung
2011-08-30improved movePartsToTheRight and merged with globalInsertFlorian Jung
2011-08-07moved the arranger out to its own windowFlorian Jung
2011-07-28speeded up structural operationsFlorian Jung
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
2011-05-08structure menu fixesRobert Jonsson