diff options
author | Tim E. Real <termtech@rogers.com> | 2011-01-02 07:53:30 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2011-01-02 07:53:30 +0000 |
commit | 2b6b35d94ace955c3a2d468ee761fa3afe59d5d9 (patch) | |
tree | 440411c08e63f1843fbdc1cd71975693c0e6c21f /muse2/ChangeLog | |
parent | 89f610ac96d0bf1d40abe4849d9fb9d4b2ec84ba (diff) |
Focussing, shortcuts, transport position snapping.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index f9f914ea..4619dc91 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,4 +1,9 @@ 02.01.2011: + - Fixed arranger focussing problems again. (Tim) + Scratch setFocusProxy() fix of 31.12. Gave MusE a keyPress handler and pass it on to canvas. + - Fixed transport +/- position snapping. Works globally now too. (Tim) + Moves by, and snaps to, snap setting of either an editor, or globally to arranger by default. + - Added transport position "Shift + +/-" keys, for no snapping. (Tim) - Removed (hopefully) the last bits of Qt3sepport functions from .ui files. (Orcan) 31.12.2010: - Possible fix for arranger focussing problems. (Tim) |