summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-20 20:38:09 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-20 20:38:09 +0000
commitef43b13d1eff9563108b681d0a0e4a7afb394c42 (patch)
treef1de287c85537804c8af7ccdb1101d10eba1e590 /muse2/ChangeLog
parentb0d5d0761a8060c4363d7d3ae3a3b9914f9cec15 (diff)
ported .ui widgets to Qt4
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog2
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)