log widgets/PropertyBox.cpp @ 1200:808d375a3b12 levelpanwidget

age author description
Fri, 16 Dec 2016 15:55:59 +0000 Chris Cannam Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting) levelpanwidget
Fri, 16 Dec 2016 14:16:05 +0000 Chris Cannam Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget
Fri, 16 Dec 2016 13:10:21 +0000 Chris Cannam Take advantage of the fact that a group layout is now always used, to simplify code levelpanwidget
Fri, 16 Dec 2016 13:08:33 +0000 Chris Cannam Introduce colour combobox class, to replace ad-hoc code in property box levelpanwidget
Thu, 15 Dec 2016 16:29:27 +0000 Chris Cannam Adjust spacing in property box levelpanwidget
Thu, 15 Dec 2016 14:39:40 +0000 Chris Cannam An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not. levelpanwidget
Thu, 15 Dec 2016 11:54:12 +0000 Chris Cannam Make play params area of property box look a bit better on OSX levelpanwidget
Thu, 15 Dec 2016 10:36:41 +0000 Chris Cannam Moving around some UI bits levelpanwidget
Tue, 06 Dec 2016 09:47:27 +0000 Chris Cannam Some work on play parameters and level controls in property box levelpanwidget
Tue, 06 Dec 2016 09:20:10 +0000 Chris Cannam Switch to level-pan tool button in property box levelpanwidget
Mon, 05 Dec 2016 17:13:01 +0000 Chris Cannam Introduce level-pan widget to property box levelpanwidget
Mon, 05 Dec 2016 12:04:23 +0000 Chris Cannam Scale the sizes of a few more UI elements more-hidpi
Wed, 30 Nov 2016 11:01:39 +0000 Chris Cannam Bigger colour swatches for bigger fonts 3.0-integration
Mon, 01 Aug 2016 16:13:29 +0100 Chris Cannam Must set range mappers before default values -- the presence of a range mapper alters the way the default is set up spectrogram-minor-refactor
Wed, 20 Apr 2016 12:06:28 +0100 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
Tue, 14 Jul 2015 15:04:46 +0100 alo removed imaf sliders imaf_enc
Wed, 01 Jul 2015 13:21:08 +0100 Chris Cannam Merge from branch osx-retina 3.0-integration
Tue, 30 Jun 2015 14:58:09 +0100 Chris Cannam Use a more sensible min height for OS/X osx-retina
Tue, 30 Jun 2015 14:14:34 +0100 Chris Cannam Tighten spacing around sides of property box on OS/X osx-retina
Fri, 26 Jun 2015 14:13:31 +0100 Chris Cannam Merge from branch normalize_hybrid_option 3.0-integration
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Fri, 12 Sep 2014 11:38:55 +0100 Chris Cannam Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option
Wed, 13 Aug 2014 22:03:19 +0100 Chris Cannam This spacing works a bit better on the Mac (though not really well enough)
Tue, 17 Jun 2014 15:55:27 +0100 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
Fri, 23 May 2014 16:48:06 +0100 Chris Cannam Replace setCurrentText (which doesn't appear to exist in qt4) with setCurrentIndex tonioni
Wed, 07 May 2014 16:51:04 +0100 Chris Cannam Restore selection of playback sample for note layers. Also default to new elecpiano clip. tony_integration
Tue, 11 Mar 2014 17:34:23 +0000 Chris Cannam Merge from default branch tony_integration
Tue, 04 Mar 2014 15:32:28 +0000 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes)
Tue, 04 Mar 2014 15:28:32 +0000 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well. tonioni
Tue, 07 Jan 2014 10:57:53 +0000 Chris Cannam Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni
Thu, 05 Dec 2013 09:47:02 +0000 Chris Cannam Merge from default branch imaf_enc
Tue, 26 Nov 2013 14:11:04 +0000 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 26 Nov 2013 11:16:45 +0000 Chris Cannam WS -> OS
Mon, 04 Nov 2013 17:10:51 +0000 Chris Cannam Fix from Jesus Corral Garcia (panel with gain only appears when IM AF loaded) imaf_enc
Mon, 04 Nov 2013 17:10:38 +0000 Chris Cannam Compile fix imaf_enc
Mon, 04 Nov 2013 17:09:36 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
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
Thu, 12 May 2011 17:31:43 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 11 Feb 2009 14:44:14 +0000 Chris Cannam * experiment (does this improve layout on mac?)
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 06 Feb 2008 14:25:46 +0000 Chris Cannam * better default name for new colour (hi Craig!)
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Fri, 13 Jul 2007 15:54:17 +0000 Chris Cannam * Restore Scale setting which had mistakenly disappeared from spectrum
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Wed, 11 Jul 2007 17:21:37 +0000 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
Wed, 04 Jul 2007 15:29:16 +0000 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
Mon, 30 Apr 2007 14:06:45 +0000 Chris Cannam * more compile warning fixes sv1-1.0rc1
Mon, 05 Mar 2007 12:00:32 +0000 Chris Cannam * Add current value to context help for dials in property boxes, and update
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Thu, 01 Feb 2007 14:31:28 +0000 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Mon, 22 Jan 2007 15:42:00 +0000 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
Fri, 19 Jan 2007 13:13:14 +0000 Chris Cannam * Add large chunks of context help in the optional status bar