log view/Pane.h @ 1603:f12c25651f96

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
Wed, 10 Oct 2018 14:33:10 +0100 Chris Cannam Use zoom constraints more consistently, including the new RelativelyFine one
Thu, 20 Sep 2018 10:45:24 +0100 Chris Cannam More ZoomLevel updates zoom
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Tue, 03 Jan 2017 11:55:29 +0000 Chris Cannam Fix some compiler warnings 3.0-integration
Mon, 19 Dec 2016 16:32:34 +0000 Chris Cannam Implement "Export SVG file..." svg
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Fri, 18 Jul 2014 15:06:04 +0100 Chris Cannam Support horizontal two-finger scrolling on Mac, and adjust zoom rate on vertical scroll to make it less crazily fast tonioni
Wed, 16 Jul 2014 14:35:00 +0100 matthiasm code to remove duration/sample rate from panes tonioni
Wed, 18 Jun 2014 08:40:46 +0100 Chris Cannam Merge from branch tony_integration warnfix_no_size_t