log main/MainWindow.h @ 2296:a54082a29106

age author description
Fri, 21 Jun 2019 13:30:17 +0100 Chris Cannam Minor tidy
Wed, 09 Jan 2019 15:27:32 +0000 Chris Cannam Merge from branch fix-static-analysis
Wed, 05 Dec 2018 11:35:20 +0000 Chris Cannam Seems to be some trouble with the function-pointer-based version of the connection here - recent-files menu isn't working on old systems with backward-compatible build - replace with an alternative mechanism again
Mon, 26 Nov 2018 13:56:48 +0000 Chris Cannam Use override throughout, + include guards fix-static-analysis
Tue, 13 Nov 2018 14:09:30 +0000 Chris Cannam Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some cases spectrogramparam
Tue, 11 Sep 2018 14:38:21 +0100 Chris Cannam Menu wording and file-path handling fixes for recording/converting audio import-audio-data