log layer/TimeValueLayer.cpp @ 1315:1d7921b1852f

age author description
Wed, 04 Jul 2018 15:34:16 +0100 Chris Cannam Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Thu, 26 Jan 2017 21:17:36 +0000 Chris Cannam Scale pens
Fri, 16 Dec 2016 14:16:05 +0000 Chris Cannam Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget
Thu, 30 Jun 2016 12:40:22 +0100 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
Thu, 14 May 2015 15:39:47 +0100 Chris Cannam Merge from default branch osx-retina
Tue, 12 May 2015 14:25:00 +0100 Chris Cannam Display note name derived from value, when hovering over time-value feature if the scale unit is Hz
Wed, 18 Mar 2015 13:52:07 +0000 Chris Cannam Pass proxy to layer for painting osx-retina
Tue, 17 Mar 2015 16:56:03 +0000 Chris Cannam Many fixes for the previous stuff osx-retina
Tue, 17 Mar 2015 15:05:25 +0000 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
Tue, 10 Mar 2015 17:23:45 +0000 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Thu, 27 Nov 2014 17:39:37 +0000 Chris Cannam Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
Wed, 03 Sep 2014 11:51:51 +0100 Chris Cannam Fix minor resource leak (from coverity scan)