summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog5
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)