Mercurial > hg > svgui
log widgets/PropertyBox.cpp @ 729:25b3d5802e6e
age | author | description |
---|---|---|
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 |