log widgets/PropertyStack.cpp @ 939:8744bb5d9fd0 tonioni

age author description
Tue, 31 Mar 2015 13:06:29 +0100 Chris Cannam Remove some debug; set some gain values tonioni
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Tue, 02 Sep 2014 14:47:04 +0100 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
Tue, 17 Jun 2014 15:55:27 +0100 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
Tue, 11 Mar 2014 17:34:23 +0000 Chris Cannam Merge from default branch tony_integration
Wed, 05 Mar 2014 13:04:09 +0000 Chris Cannam Pull out ShowLayerCommand into its own file tonioni
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, 04 Feb 2014 14:35:59 +0000 Chris Cannam Fix bug in choosing which layer to bring to the front when asked programmatically tonioni
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, 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, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Wed, 06 Feb 2008 14:15:09 +0000 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
Thu, 24 Jan 2008 14:35:43 +0000 Chris Cannam * Add wave file model method for reading more than one channel at once,
Thu, 16 Aug 2007 16:47:07 +0000 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
Fri, 13 Jul 2007 13:19:15 +0000 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
Mon, 30 Apr 2007 14:06:45 +0000 Chris Cannam * more compile warning fixes sv1-1.0rc1
Mon, 23 Apr 2007 12:28:06 +0000 Chris Cannam ... sv1-1.0pre4
Mon, 23 Apr 2007 12:17:56 +0000 Chris Cannam ...
Mon, 23 Apr 2007 12:15:13 +0000 Chris Cannam ...
Mon, 23 Apr 2007 12:14:10 +0000 Chris Cannam ...
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
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
Fri, 05 Jan 2007 14:46:45 +0000 Chris Cannam * Fix failure to reload play mute state correctly from session file
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.