summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
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 c4e749b8..cb453a5a 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,6 +1,9 @@
19.11.2010
- Started some conversions of midieditor, pianoroll, drumedit, incl. their QGridLayouts. (Tim)
- More icon conversion work (Orcan)
+ - Move global, user, project .xpm files into the xpm/ directory. Handle them the same way in
+ filedialog.cpp as we handle other pixmaps elsewhere. (Orcan)
+ - Ported the following .ui widgets to Qt4: commentbase (Orcan)
18.11.2010
- Updated build part README file - read it! Tell user to specify Release build type. (Tim)
- Added printout of build type in top level cmake. (Tim)