Mercurial > hg > sonic-visualiser
log main/MainWindow.h @ 595:e180e8b6f84b with-dependencies
age | author | description |
---|---|---|
Thu, 16 May 2013 14:05:21 +0100 | Chris Cannam | Clean up more tidily on exit |
Fri, 16 Nov 2012 13:21:44 +0000 | Chris Cannam | Pull out app name into arg, pull down description label from superclass |
Mon, 02 Jul 2012 12:46:25 +0100 | Chris Cannam | Add means to replace the main audio model |
Mon, 30 Jan 2012 16:56:39 +0000 | Chris Cannam | Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows) |
Mon, 30 Jan 2012 16:06:47 +0000 | Chris Cannam | Merge from branch "fullscreen" |
Mon, 23 Jan 2012 17:46:40 +0000 | Chris Cannam | Connect up various keyboard actions in full-screen mode fullscreen |
Fri, 20 Jan 2012 17:08:47 +0000 | Chris Cannam | Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed fullscreen |