log layer/Layer.cpp @ 1547:e6362cf5ff1d

age author description
2019-10-15 Chris Cannam Clarify naming of some view-related methods. Rename LayerGeometryProvider::getValueExtents to getVisibleExtentsForUnit, and View::getTextLabelHeight to getTextLabelYCoord. Add View::getVisibleExtentsForAnyUnit to be used to determine which unit to adopt in a new e.g. box layer.
2019-08-02 Chris Cannam Add direct method to get source model
2019-07-05 Chris Cannam Update for removal of (public) getId from Model by-id
2019-07-04 Chris Cannam Update for changes to PlayParameters by-id
2019-06-28 Chris Cannam Further layer updates for ById by-id
2019-06-27 Chris Cannam Some work on updating layers for ModelId bits by-id
2019-04-24 Chris Cannam Merge from default branch single-point
2019-03-28 Chris Cannam Update to using export IDs stored in XmlExportables single-point
2019-03-21 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions) single-point
2019-03-21 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rec
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