log layer/Colour3DPlotLayer.cpp @ 1078:ee01a4062747 spectrogram-minor-refactor

age author description
2016-06-30 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
2016-06-30 Chris Cannam Move LayerGeometryProvider from view to layer spectrogram-minor-refactor
2016-05-26 Chris Cannam Don't paint if model has zero width 3.0-integration
2016-03-04 Chris Cannam Merge from default branch 3.0-integration
2016-03-04 Chris Cannam Use drawVisibleText for box labels
2016-03-04 Chris Cannam Fix incorrect handling of model start frame
2016-03-04 Chris Cannam Fix confusion between model columns and painted columns, and document the difference
2016-01-22 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset colourschemes
2016-01-21 Chris Cannam Make colour 3d plot layer colour a preference as well colourschemes
2015-11-18 Chris Cannam Merge from default branch 3.0-integration
2015-10-22 Chris Cannam Back out 1c37aa13bfd8 (which added half-wave rectification to colour 3d plot). Too specific.
2015-06-10 Chris Cannam Rounding osx-retina
2015-06-10 Chris Cannam Merge from default branch osx-retina
2015-05-22 Chris Cannam Add half-wave rectification option to Colour 3D Plot layer
2015-05-21 Chris Cannam Fixes to font sizing in colour 3d plot layer (for #1221) osx-retina