diff options
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 322ac344..7ac1723b 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,11 @@ 09.12.2010: - Fix: column orders mess up in the main window, and they do not save properly in the .med files. (Orcan) + - Made MusE the owner of transport object so it's now deleted when MusE object is deleted. (Tim) + - Improved PosEdit class, supports undo/redo levels, focus-out + return pressed updating. (Tim) + This also fixes the Transport position boxes' sections jumping to last section. + TODO: There's still trouble editing with KB in Bar-Beat-Tick mode, the bar and beat being '1' based. + TODO: Fix SigEdit (the time Signature Editor boxes). 08.12.2010: - Ported many more Qt3 methods to Qt4. (Orcan) - Turned off Qt3Support. Muse2 is now a pure Qt4 application. (Orcan) |