graph
- Factor out the menu titling code formerly in MainWindow2020-03-26, by Chris Cannam
- Add a tab-bar context menu signal to the property stack2020-03-25, by Chris Cannam
- Use shared_ptr for plugin instances throughout; also descriptors are copyableaudio-source-refactor 2020-03-20, by Chris Cannam
- Merge from branch background-mode2020-01-24, by Chris Cannam
- Add optional unset entry to colour combobackground-mode 2020-01-24, by Chris Cannam
- Make nearby-colour matching a bit more sophisticated, with slightly better algorithm (we think?) and ability to insist on dark/light backgroundbackground-mode 2020-01-24, by Chris Cannam
- Pick accent colour from OS theme if appropriatebackground-mode 2020-01-23, by Chris Cannam
- Apply sensible highlight/link coloursbackground-mode 2020-01-23, by Chris Cannam
- More sensible approach to colour setting on Windowsbackground-mode 2020-01-20, by Chris Cannam
- Windows stylesheetbackground-mode 2020-01-17, by Chris Cannam
- Comments and palette adjustments2020-01-17, by Chris Cannam
- Cut this down, we don't need the things we were calculating (also avoid possible null pointer dereference of v)2020-01-15, by Chris Cannam
- Model -> layer, + word wrap2020-01-15, by Chris Cannam
- Clarify comment2020-01-15, by Chris Cannam
- Merge from branch csv-export-dialog2020-01-14, by Chris Cannam
- Add CSV export dialog, + associated supporting changescsv-export-dialog 2020-01-14, by Chris Cannam
- Don't write empty lines2020-01-14, by Chris Cannam
- Merge from branch spectrogram-export2020-01-10, by Chris Cannam
- Add support for a header line on delimited data outputspectrogram-export 2020-01-10, by Chris Cannam
- Add option to export timestamp columnspectrogram-export 2020-01-10, by Chris Cannam
- Use Colour3DPlotExporter in line with SpectrogramLayerspectrogram-export 2020-01-09, by Chris Cannam
- Provide parameters needed for scale and thresholdingspectrogram-export 2020-01-09, by Chris Cannam
- Handle scale factor, needed for all spectrogram export; handle thresholding (using gain/normalisation for threshold calculation) in peak frequency exportspectrogram-export 2020-01-09, by Chris Cannam
- Give timer a parent so as not to leak itspectrogram-export 2020-01-09, by Chris Cannam
- Update in-progress comments onlyspectrogram-export 2020-01-08, by Chris Cannam
- Fix typo in rangespectrogram-export 2020-01-07, by Chris Cannam
- Comment onlyspectrogram-export 2020-01-07, by Chris Cannam
- Handle peaksspectrogram-export 2020-01-07, by Chris Cannam