Mercurial > hg > svgui
log widgets/PropertyBox.cpp @ 1291:b5c71304286e plugin-path-config
age | author | description |
---|---|---|
Thu, 03 May 2018 15:15:15 +0100 | Chris Cannam | Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines horizontal-scale |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Thu, 26 Jan 2017 21:15:20 +0000 | Chris Cannam | Switch widget type to one that gets mouseover notifications |
Tue, 20 Dec 2016 10:49:24 +0000 | Chris Cannam | Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it 3.0-integration |
Fri, 16 Dec 2016 15:55:59 +0000 | Chris Cannam | Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting) levelpanwidget |
Fri, 16 Dec 2016 14:16:05 +0000 | Chris Cannam | Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget |