diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-07 07:29:59 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-07 07:29:59 +0000 |
commit | c2adb2d1ec669182b127c1414ac0583a4e9c9386 (patch) | |
tree | d6cb64a50d994e1be66669de0c662f92c2a1a66d /muse2/ChangeLog | |
parent | 8e9886770af1022d88e6f92ff4fcceb3e50d0e55 (diff) |
Ported rack. Converted many Qt3 methods to Qt4.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 0ddf4bb9..c911e1d4 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +07.12.2010: + - Ported rack. TODO: Drag and drop needs a hand. It's not working. (Orcan) + - Converted various Qt3 support methods to Qt4 in many files. (Orcan) 06.12.2010 - Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all usages. (Tim) TODO: Awl::sigedit has no returnPressed signal, for lmaster. |