diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-20 20:38:09 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-20 20:38:09 +0000 |
commit | ef43b13d1eff9563108b681d0a0e4a7afb394c42 (patch) | |
tree | f1de287c85537804c8af7ccdb1101d10eba1e590 /muse2/ChangeLog | |
parent | b0d5d0761a8060c4363d7d3ae3a3b9914f9cec15 (diff) |
ported .ui widgets to Qt4
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 002b3956..839275e7 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,8 @@ 20.11.2010 - 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) 19.11.2010 - Started some conversions of midieditor, pianoroll, drumedit, incl. their QGridLayouts. (Tim) - More icon conversion work (Orcan) |