log widgets/PropertyBox.cpp @ 1300:1589bc7528b7

age author description
2018-05-03 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
2018-03-01 Chris Cannam Untabify
2017-01-26 Chris Cannam Switch widget type to one that gets mouseover notifications
2016-12-20 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
2016-12-16 Chris Cannam Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting) levelpanwidget
2016-12-16 Chris Cannam Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget
2016-12-16 Chris Cannam Take advantage of the fact that a group layout is now always used, to simplify code levelpanwidget
2016-12-16 Chris Cannam Introduce colour combobox class, to replace ad-hoc code in property box levelpanwidget