diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-21 02:47:22 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-21 02:47:22 +0000 |
commit | e29c2ba6ed400e54dca62a35ce53edea85d34ddb (patch) | |
tree | 65071c059a0c2d564fd0a79eb1168988858548ec /muse2/ChangeLog | |
parent | ef43b13d1eff9563108b681d0a0e4a7afb394c42 (diff) |
converted .ui widgets to Qt4 along with all of editevent
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 839275e7..b2d4bd33 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -2,7 +2,9 @@ - Remove most wrapper classes around .ui widgets. I was wrapping them too much. Some widgets (e.g. songinfo) still need wrappers though. (Orcan) - Ported the following .ui widgets to Qt4: appearancebase, mixdowndialogbase, - shortcutcapturedialogbase, shortcutconfigbase (Orcan) + shortcutcapturedialogbase, shortcutconfigbase, aboutbox, editsysexdialogbase, + editnotedialogbase, editctrlbase (Orcan) + - Converted all of editevent.cpp to Qt4 (Orcan) 19.11.2010 - Started some conversions of midieditor, pianoroll, drumedit, incl. their QGridLayouts. (Tim) - More icon conversion work (Orcan) |