log main/MainWindow.cpp @ 549:209c442fdb34

age author description
Mon, 11 Mar 2013 15:21:35 +0000 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
Thu, 07 Mar 2013 17:53:44 +0000 Chris Cannam Copyright notes and dates, CHANGELOG
Tue, 11 Dec 2012 13:07:59 +0000 Chris Cannam Fix failure to either export a file or explain why, when exporting an unsupported layer type to rdf
Fri, 16 Nov 2012 13:22:13 +0000 Chris Cannam Remove obsolete comment
Fri, 16 Nov 2012 13:21:44 +0000 Chris Cannam Pull out app name into arg, pull down description label from superclass
Mon, 16 Jul 2012 10:59:43 +0100 Chris Cannam Add signing, update copyright date
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Mon, 30 Jan 2012 17:22:14 +0000 Chris Cannam Small changes to management of dialogs
Mon, 30 Jan 2012 16:57:18 +0000 Chris Cannam Merge
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:39:40 +0000 Chris Cannam Fix possibly uninitialised variable
Mon, 30 Jan 2012 16:06:47 +0000 Chris Cannam Merge from branch "fullscreen"
Mon, 30 Jan 2012 16:01:21 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Mon, 23 Jan 2012 17:46:40 +0000 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
Fri, 20 Jan 2012 20:21:28 +0000 Chris Cannam Make it possible to toggle full-screen through the menu fullscreen