Mercurial > hg > svapp
log framework/MainWindowBase.cpp @ 402:f7dddea0dbe0
age | author | description |
---|---|---|
Mon, 01 Sep 2014 13:37:22 +0100 | Chris Cannam | Handle keyboard shortcuts with Shift modifier in the same way as those with no modifier |
Wed, 13 Aug 2014 16:44:44 +0100 | Chris Cannam | Comments and tidy |
Wed, 13 Aug 2014 15:05:19 +0100 | Chris Cannam | Try descending through menu hierarchy from the top rather than just looking for any objects that are children of menus |
Wed, 13 Aug 2014 11:49:45 +0100 | Chris Cannam | More debug |
Wed, 13 Aug 2014 11:32:35 +0100 | Chris Cannam | Connect the signal only once! |
Wed, 13 Aug 2014 10:11:25 +0100 | Chris Cannam | Attempt to get rebuilt-shortcuts working on OS/X (unsuccessfully) |
Wed, 13 Aug 2014 09:52:46 +0100 | Chris Cannam | Associate the mapper with the MainWindowBase object, and recreate it each time we scan all menus -- allowing us to call finaliseMenus more than once if menu actions have changed |