diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-27 23:22:07 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-27 23:22:07 +0000 |
commit | 460049b88bcd2aa374895a0fdaac2608f25418a8 (patch) | |
tree | deb3170c5952000b01f0748cfbaa43a7a446d0e4 /muse2/ChangeLog | |
parent | 6a06e5877875d05dcc6ece1a33cf1f7d7762f197 (diff) |
ported vamguibase. removed midiportroutebase.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 46688805..538b0fc9 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,10 +1,11 @@ 27.11.2010 - Completed porting pianoroll module including menus, shortcuts. Should be done. (Tim) - Ported the following .ui widgets to Qt4: organguibase, gatetime, midisync, - routedialogbase. (Orcan) + routedialogbase, vamguibase. (Orcan) - Fixed the whatsthis and tooltip bits of tho Midi Ports dialog. (Orcan) - Ported Quant Config dialog. (Orcan) - Ported the popup menus in the canvas. This should restore the color selection of tracks. (Orcan) + - Removed midiportroutebase.ui (Orcan) 26.11.2010 - Fixed midi trackinfo growing size - set output device list box and instrument button h-size policy to 'Ignore'. (Tim) |