summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-21 21:20:13 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-21 21:20:13 +0000
commitcfb6f6d2d233f77fc6bea846486b2ab54fc32e2d (patch)
treebefb6bf757607a2de899984cfea893c8560237cf /muse2/ChangeLog
parentf016862a46e86fbec4c98d4b132bee5f64f075b1 (diff)
ported .ui widgets to Qt4
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 40292831..dbb8a4f9 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,6 +1,7 @@
21.11.2010
- All menus now use QActions. Some shortcuts are left to be assigned correctly (Orcan)
- Clean up: Remove submenu integer ids from the MusE class in favor of QActions (Orcan)
+ - Ported the following .ui widgets to Qt4: didyouknow, transposebase (Orcan)
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)