log layer/Layer.h @ 1588:0f36e0eca6b0

age author description
Fri, 27 Mar 2020 11:04:48 +0000 Chris Cannam Add test for whether presentation name is at default or not
Mon, 06 Jan 2020 14:46:25 +0000 Chris Cannam Start work on spectrogram export code spectrogram-export
Thu, 17 Oct 2019 11:12:54 +0100 Chris Cannam Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.
Tue, 15 Oct 2019 11:40:56 +0100 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.
Wed, 25 Sep 2019 09:46:27 +0100 Chris Cannam Tidying time-frequency-boxes
Fri, 02 Aug 2019 16:42:32 +0100 Chris Cannam Add direct method to get source model
Fri, 05 Jul 2019 15:34:50 +0100 Chris Cannam Update for removal of (public) getId from Model by-id