Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 1024:3bce4c45b681 spectrogram-minor-refactor
age | author | description |
---|---|---|
Mon, 25 Jan 2016 15:52:26 +0000 | Chris Cannam | Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point) spectrogram-minor-refactor |
Fri, 22 Jan 2016 18:12:41 +0000 | Chris Cannam | Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuff colourschemes |
Fri, 22 Jan 2016 17:08:02 +0000 | Chris Cannam | Tidy a bit colourschemes |
Fri, 22 Jan 2016 13:39:45 +0000 | Chris Cannam | Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset colourschemes |