summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-20 05:43:40 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-20 05:43:40 +0000
commitb0d5d0761a8060c4363d7d3ae3a3b9914f9cec15 (patch)
treee97818250de7cb473ea5dc55e5e45ef091d72059 /muse2/ChangeLog
parentc78f8f241423e16df682d77f2b9cb4080d492774 (diff)
Removed superfluous wrappers. Made stuff neat.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 64036d4b..002b3956 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+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)
19.11.2010
- Started some conversions of midieditor, pianoroll, drumedit, incl. their QGridLayouts. (Tim)
- More icon conversion work (Orcan)