log layer/LayerFactory.cpp @ 1595:8b78b3c330fb

age author description
2019-09-25 Chris Cannam Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz time-frequency-boxes
2019-09-20 Chris Cannam This is what the icon is actually called time-frequency-boxes
2019-09-20 Chris Cannam Shorten name (Boxes -> Box) time-frequency-boxes
2019-09-19 Chris Cannam Add TimeFrequencyBoxes to layer factory time-frequency-boxes
2019-07-01 Chris Cannam More layer updates by-id
2019-05-10 Chris Cannam Add setLayerProperties (from XML string) single-point
2019-03-14 Chris Cannam Update following FlexiNoteModel removal, using new NoteModel API where flexi was previously used single-point
2019-03-08 Chris Cannam Update to Event api in place of Clipboard points single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2015-10-20 Chris Cannam Fix embarrassing failure to reload Note layers
2015-05-14 Chris Cannam Fix #1220 Flexi-note layer appears in Layers menu
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-06-03 Chris Cannam Restore commit:6a8d922f991d which was apparently reverted in error as commit:c2291e22bf0c
2014-05-22 matthiasm implemented move by one note (replacing big jumps left/right) tonioni