log layer/TimeValueLayer.cpp @ 664:62330d542e1d

age author description
Tue, 16 Jul 2013 13:22:31 +0100 Chris Cannam Do not pad edges of scale extent when auto-aligning to another layer
Tue, 14 May 2013 12:36:43 +0100 Chris Cannam Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
Tue, 16 Apr 2013 15:17:33 +0100 Chris Cannam Some refinements to drawing values in place of absent labels
Tue, 16 Apr 2013 14:25:22 +0100 Chris Cannam Make mouseover highlights a bit more likely to appear and easier to see
Tue, 16 Apr 2013 10:06:10 +0100 Chris Cannam Use italic for value labels (as opposed to label labels)
Mon, 15 Apr 2013 10:54:02 +0100 Chris Cannam Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point
Mon, 11 Mar 2013 14:23:52 +0000 Chris Cannam Build fixes for Qt5 qt5
Fri, 16 Nov 2012 17:14:12 +0000 Chris Cannam Add discrete-curve drawing mode for time-value layer
Mon, 30 Jan 2012 16:01:59 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Tue, 14 Jun 2011 15:27:05 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:25 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Mon, 25 Oct 2010 21:52:38 +0200 Chris Cannam * Make text labels in time instant layer more apparent (use drawVisibleText)
Thu, 08 Jul 2010 14:22:28 +0000 Chris Cannam * Add option to import time+duration (or time+endtime) from CSV files
Fri, 29 Jan 2010 13:54:25 +0000 Chris Cannam * Add origin line (y=0) to time-value layer
Thu, 28 Jan 2010 16:46:04 +0000 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
Thu, 19 Mar 2009 15:48:19 +0000 Chris Cannam * fix incorrect default scale extents when loading layer from a file
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Fri, 27 Feb 2009 14:24:54 +0000 Chris Cannam * Add icons for "show segment division lines" in time value layer and sv-v1.5pre1
Thu, 26 Feb 2009 16:58:25 +0000 Chris Cannam * Make drawing segment divisions optional in segmentation plot style of
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Tue, 03 Feb 2009 12:02:17 +0000 Chris Cannam * incremental commit
Mon, 01 Dec 2008 16:45:17 +0000 Chris Cannam * Fix incorrect starting extents in derived note & time-value layers
Wed, 12 Nov 2008 15:51:41 +0000 Chris Cannam * Save & reload vertical scale extents from note, time/value & colour 3d