summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit/scoreedit.cpp
AgeCommit message (Expand)Author
2011-08-24again merged with trunk ("list/score bugfix")Florian Jung
2011-08-24merged with trunk: fetched pianoroll/drumedit bug fixFlorian Jung
2011-08-23fixed sizing, resizing and minimum size stuffFlorian Jung
2011-08-22deal: "Borland-style" is now called "Borland-/Mac-style"Florian Jung
2011-08-22added fullscreen modeFlorian Jung
2011-08-22renamed and rearranged "settings" menusFlorian Jung
2011-08-21automatic maximizing for arranger when in traditional SDI modeFlorian Jung
2011-08-21fixed saving window state. again.Florian Jung
2011-08-21fixed bugs regarding saving and restoring toolbar stateFlorian Jung
2011-08-21added "windows" menuFlorian Jung
2011-08-18merged with trunk, except:Florian Jung
2011-08-18"share tools and menu" can be set at runtimeFlorian Jung
2011-08-16half-way working versionFlorian Jung
2011-08-16this is only a backup commitFlorian Jung
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers guar...Tim E. Real
2011-08-15added transport and panic toolbars to all TopWinsFlorian Jung
2011-08-14added "As subwindow" menu entries and made them workFlorian Jung
2011-08-14removed the senseless (unsigned long)(some_pointer) stuff, as some_pointerFlorian Jung
2011-08-10THIS IS JUST A PROOF OF CONCEPTFlorian Jung
2011-08-08build fixesFlorian Jung
2011-08-07moved the arranger out to its own windowFlorian Jung
2011-08-05Parts having hidden events now drawn using 'jagged' ends and special white ed...Tim E. Real
2011-07-28merged with trunkFlorian Jung
2011-07-05merged with trunk, housekeepingFlorian Jung
2011-07-03added autoexpand to functions.cppFlorian Jung
2011-07-03auto-expanding for the score edit's resize tool and for theFlorian Jung
2011-07-02fixed two bugs:Florian Jung
2011-06-29added autoexpand to steprec.cppFlorian Jung
2011-06-28autoexpand now works properly also for moving notesFlorian Jung
2011-06-10fixed problem with forbidden notes (see previous commit)Florian Jung
2011-06-07modified behaviour for clones:Florian Jung
2011-06-06hopefully fixed the "clones aren't treated as clones" bugFlorian Jung
2011-06-06implemented functions for shrinking, expanding and cleaning partsFlorian Jung
2011-06-06score editor now handles hidden notes properlyFlorian Jung
2011-06-06score editor now deals properly with hidden eventsFlorian Jung
2011-06-06merged with current trunk and removed (unused) support for disabling the keymapFlorian Jung
2011-06-06speeded up list editorFlorian Jung
2011-06-05speeded up the arranger's part canvasFlorian Jung
2011-06-05only cleaned up code (removed commented out and unused code)Florian Jung
2011-06-04changed behaviour of middle click in all canvases to "delete"Florian Jung
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-06-02applied WillyFoobar's patch: moved all Q_OBJECT statements toFlorian Jung
2011-06-02the score editor now supports batch-movementsFlorian Jung
2011-05-30removed midi in button from score editor (yes, it's really Florian Jung
2011-05-30implemented cut,copy'n'paste and "select foo" to the score editorFlorian Jung
2011-05-29- moved cut,copy'n'paste to functions.cpp, removed unneccessaryFlorian Jung
2011-05-28fixed buggy bugfix in score editorFlorian Jung
2011-05-27updated translation files with lupdate, removed preprocessor-abuseFlorian Jung
2011-05-27fixed bug: score editor didn't react on part changes which invalidateFlorian Jung
2011-05-25added step-recording support to the score editorFlorian Jung