Mercurial > hg > svgui
log widgets/PropertyBox.cpp @ 744:b6dc57688c72 tony_integration
age | author | description |
---|---|---|
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 |