diff options
author | Tim E. Real <termtech@rogers.com> | 2010-10-27 07:32:51 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-10-27 07:32:51 +0000 |
commit | 055b1b1114f43bb63644ed9770c0380356c2ef97 (patch) | |
tree | bc6971424f97adf30d03ed7e35d8fbb99eb6eaea /muse2/ChangeLog | |
parent | 8b50cd935abdc04230af7346c16b4dd1a9341139 (diff) |
See ChangeLog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 0e25838e..081a6a1a 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,4 +1,9 @@ 26.10.2010 + - Fixed non-opening view menu windows (mixers, marker, bigtime etc). (Tim) + Found all the isItemChecked() returning opposite of before (for example in toggleBigTime()). + And yet the setItemChecked() remains unmodified and it works (for example in showBigtime()). + Not understood why - yet. +26.10.2010 - Applied large patch by Orcan to (start) converting to native QMainWindow and QToolBar. (Tim) - Completed piano roll, drum edit, MusE app, and arranger toolbars. 24.10.2010 |