log main/MainWindow.cpp @ 2541:7eab1eca5cc4

age author description
Fri, 15 May 2020 14:21:42 +0100 Chris Cannam Place an expiry on feedback request for this version
Thu, 14 May 2020 19:03:18 +0100 Chris Cannam Make countdown slightly shorter
Thu, 14 May 2020 16:40:20 +0100 Chris Cannam Update subrepos with various performance tweaks; when rebuilding menus, delete old actions (turns out addAction(QAction*) doesn't take ownership - I did know this once, but...)
Wed, 13 May 2020 14:27:26 +0100 Chris Cannam Fix following prior merge
Wed, 13 May 2020 14:08:38 +0100 Chris Cannam Aim to ensure we have feedback request in packages we build only (not in distro builds etc)
Tue, 12 May 2020 17:41:54 +0100 Chris Cannam Towards reusing the survey logic for a request for info & guidance
Wed, 29 Apr 2020 16:52:26 +0100 Chris Cannam Further older-Qt bits
Wed, 29 Apr 2020 13:27:22 +0100 Chris Cannam Tidy
Wed, 22 Apr 2020 14:48:41 +0100 Chris Cannam Remove no-longer-used signal
Fri, 27 Mar 2020 10:26:59 +0000 Chris Cannam Implement undo/redo for renaming layers, fixing #1977
Thu, 26 Mar 2020 12:11:28 +0000 Chris Cannam Add context menus to AudioDials; tidy
Wed, 25 Mar 2020 15:55:47 +0000 Chris Cannam Tiny tweak
Wed, 25 Mar 2020 15:46:56 +0000 Chris Cannam More context menu layout tweaks
Wed, 25 Mar 2020 15:07:10 +0000 Chris Cannam Some layout adjustments for context menus
Wed, 25 Mar 2020 12:10:48 +0000 Chris Cannam Implement pane and layer property tab context menus. Some layout work needed
Fri, 24 Jan 2020 12:44:49 +0000 Chris Cannam Add support for picking up overview colour from desktop theme background-mode
Wed, 15 Jan 2020 14:03:05 +0000 Chris Cannam More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)
Wed, 15 Jan 2020 14:02:37 +0000 Chris Cannam Default to CSV now
Tue, 14 Jan 2020 15:43:31 +0000 Chris Cannam Add CSV export format dialog csv-export-dialog
Fri, 10 Jan 2020 14:31:42 +0000 Chris Cannam Only ask about writing a selection where the format supports it spectrogram-export
Wed, 08 Jan 2020 15:41:46 +0000 Chris Cannam Add layer export of selected region as well as whole layer spectrogram-export
Wed, 08 Jan 2020 15:39:34 +0000 Chris Cannam Replace use of m_abandoning by setting document modified to false spectrogram-export
Mon, 06 Jan 2020 14:49:48 +0000 Chris Cannam Start work on spectrogram export code spectrogram-export
Thu, 24 Oct 2019 13:35:31 +0100 Chris Cannam Next builds will be 4.0; remove beta-release warning
Wed, 16 Oct 2019 15:28:48 +0100 Chris Cannam Use updated MainWindowBase API with ability to open playback device before record - hoping to fix #1946 Should ask for microphone permission only when first recording, not when first opening a file
Tue, 15 Oct 2019 11:47:01 +0100 Chris Cannam Fix #1942 Box layer not always inheriting the right unit
Wed, 09 Oct 2019 14:57:51 +0100 Chris Cannam Version and update beta warning
Wed, 09 Oct 2019 13:08:38 +0100 Chris Cannam Fix #1905 Window title is not properly reset on New Session
Mon, 07 Oct 2019 09:32:32 +0100 Chris Cannam Comments
Wed, 25 Sep 2019 09:53:15 +0100 Chris Cannam Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty time-frequency-boxes