Mercurial > hg > svgui
log view/Pane.h @ 1620:dc0e47f234a2 tip
age | author | description |
---|---|---|
Wed, 29 Apr 2020 14:23:51 +0100 | Chris Cannam | This addAction API from Qt 5.6+ is still, unfortunately, too recent for some of our builds |
Mon, 30 Mar 2020 11:29:16 +0100 | Chris Cannam | Add right-button context menu to panner widget |
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:20 +0100 | Chris Cannam | Make getTopLayerDisplayExtents public (ugh) for use when setting up a new empty layer with auto-align over the top of another one time-frequency-boxes |
Fri, 05 Jul 2019 15:34:50 +0100 | Chris Cannam | Update for removal of (public) getId from Model by-id |
Tue, 02 Jul 2019 15:29:17 +0100 | Chris Cannam | Further layer updates by-id |