diff options
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 6 |
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) |