log widgets/PropertyStack.cpp @ 1371:ca9a36a5ab76

age author description
2018-03-01 Chris Cannam Untabify
2016-12-05 Chris Cannam Scale the sizes of a few more UI elements more-hidpi
2015-06-30 Chris Cannam Tighten spacing around sides of property box on OS/X osx-retina
2015-03-31 Chris Cannam Remove some debug; set some gain values tonioni
2015-03-10 Chris Cannam More type fixes cxx11
2014-09-02 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2014-03-11 Chris Cannam Merge from default branch tony_integration
2014-03-05 Chris Cannam Pull out ShowLayerCommand into its own file tonioni
2014-03-04 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes)
2014-03-04 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
2014-02-04 Chris Cannam Fix bug in choosing which layer to bring to the front when asked programmatically tonioni
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
2008-01-24 Chris Cannam * Add wave file model method for reading more than one channel at once,
2007-08-16 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
2007-07-13 Chris Cannam * Add icon loader that automatically inverts icons where appropriate for
2007-04-30 Chris Cannam * more compile warning fixes sv1-1.0rc1
2007-04-23 Chris Cannam ... sv1-1.0pre4
2007-04-23 Chris Cannam ...
2007-04-23 Chris Cannam ...
2007-04-23 Chris Cannam ...
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes