From 703f47458a859c9559c13038246dd37529eba6ff Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Thu, 9 Dec 2010 07:41:47 +0000 Subject: Made MusE the owner of transport object. Improved PosEdit class. --- muse2/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'muse2/ChangeLog') 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) -- cgit v1.2.3