Mercurial > hg > svcore
log base/PropertyContainer.cpp @ 1335:47768571681e 3.0-integration
age | author | description |
---|---|---|
Fri, 16 Dec 2016 14:16:05 +0000 | Chris Cannam | Introduce a colour map combo too. Doesn't yet have swatches 3.0-integration |
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 |
Tue, 17 Jun 2014 13:52:07 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Tue, 26 Nov 2013 13:43:31 +0000 | Chris Cannam | Drop toStdString, with debug header we can stream QStrings |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |