summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-12-02 05:54:36 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-12-02 05:54:36 +0000
commit657ba10e4ec0fd5a5a57d0ebf9172b534a66c889 (patch)
tree8e8f5f3c41f7656536a3a7e5a72334ed60f8c2c2 /muse2/ChangeLog
parentffe6b074794c48f8f5e9428911bbad72a257f15a (diff)
Please see the ChangeLog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index b223783f..0c91a94c 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,9 @@
+02.12.2010
+ - Ported alayout, tlist, arranger (Orcan)
+ - Minor tweak in the HeaderNew API to set column widths easier. Also commented out the
+ old Header class. We can probably remove it soon. (Orcan)
+ - Ported help.cpp as is. But maybe we should use QDesktopServices to open user's default browser
+ instead of the browser specified in a config option. (Orcan)
01.12.2010
- Ported listedit. (Orcan)
- I missed to port one action call in drumedit. Now it's (hopefully) done. (Orcan)