log src/MainWindow.cpp @ 301:2023d5dd6614

age author description
Thu, 12 Jun 2014 14:31:48 +0100 matthiasm adding a note after the last existing one is now possible (#974)
Thu, 12 Jun 2014 14:24:48 +0100 Chris Cannam Rework menu entries & shortcuts: left/right now move the playhead a fixed amount, ctrl+left/right still move it note-by-note, and now alt+left/right scroll without moving playhead
Thu, 12 Jun 2014 13:59:55 +0100 Chris Cannam Tidy
Thu, 12 Jun 2014 09:54:05 +0100 matthiasm very simple, probably too simple implementation of select by move note
Wed, 11 Jun 2014 19:41:29 +0100 matthiasm fixed note delete bug (now deletes when any overlap with the selection occurs)
Wed, 11 Jun 2014 15:33:28 +0100 matthiasm form note from selection now makes new note if none exist in selection
Wed, 11 Jun 2014 14:47:45 +0100 matthiasm implemented delete notes; needs testing
Tue, 03 Jun 2014 15:28:01 +0100 Chris Cannam Fix to the button enabling problem from feature #835
Tue, 03 Jun 2014 14:52:47 +0100 Chris Cannam Tidy
Mon, 02 Jun 2014 17:32:08 +0100 Chris Cannam Fix single-key menu shortcuts on OS/X (for #890)
Fri, 30 May 2014 10:04:57 +0100 Chris Cannam Remove shortcut / toolbar button hacks, but retain a comment showing one of them so it can still be quickly tested
Fri, 23 May 2014 16:23:05 +0100 matthiasm reinstated a non-selecting, slightly safer version
Thu, 22 May 2014 22:21:27 +0100 matthiasm basic selection by one note left/right there, but not quite good yet
Thu, 22 May 2014 18:00:46 +0100 matthiasm privisional "remove pitches" button which results in one-button Backspace working, which will have to go, eventually.