2018-11-26 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
2018-11-06 |
Chris Cannam |
Make the context help for custom controls explain how to reset them
|
2018-11-06 |
Chris Cannam |
Use label of property for tooltip, not just id of it
|
2018-11-01 |
Chris Cannam |
Initialise level and pan from current state of layer's parameters (e.g. when reloading session)
waverevision
|
2018-06-26 |
Chris Cannam |
Tool button on Mac (something has gone very wrong with the appearance of the push button in latest builds)
|
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
|
2016-12-15 |
Chris Cannam |
Adjust spacing in property box
levelpanwidget
|
2016-12-15 |
Chris Cannam |
An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not.
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Make play params area of property box look a bit better on OSX
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
2016-12-06 |
Chris Cannam |
Some work on play parameters and level controls in property box
levelpanwidget
|
2016-12-06 |
Chris Cannam |
Switch to level-pan tool button in property box
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Introduce level-pan widget to property box
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Scale the sizes of a few more UI elements
more-hidpi
|
2016-11-30 |
Chris Cannam |
Bigger colour swatches for bigger fonts
3.0-integration
|
2016-08-01 |
Chris Cannam |
Must set range mappers before default values -- the presence of a range mapper alters the way the default is set up
spectrogram-minor-refactor
|
2016-04-20 |
Chris Cannam |
Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf
3.0-plus-imaf
|