diff options
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 538b0fc9..b680b4db 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,11 +1,12 @@ 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, vamguibase. (Orcan) + routedialogbase, vamguibase, 1050, 2142. (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) + - Removed midiportroutebase.ui, fdialogbase.ui (the one from organ) (Orcan) + - Removed some unnecessary Q3* references. Converted popup menus in various places. (Orcan) 26.11.2010 - Fixed midi trackinfo growing size - set output device list box and instrument button h-size policy to 'Ignore'. (Tim) |