Mercurial > hg > svcore
log base/Debug.cpp @ 951:4b9fc70a37d5
age | author | description |
---|---|---|
Fri, 25 Jul 2014 17:02:44 +0100 | Chris Cannam | Debug output stuff |
Fri, 25 Jul 2014 15:21:41 +0100 | Chris Cannam | Per-thread debug (avoiding some dubious threading problems) |
Tue, 01 Jul 2014 11:39:09 +0100 | Chris Cannam | endl to qDebug does not seem to be threadsafe |
Tue, 26 Nov 2013 14:32:30 +0000 | Chris Cannam | Avoid infinite loop in operator<< ! |
Tue, 26 Nov 2013 13:48:13 +0000 | Chris Cannam | Likewise, but for toLocal8Bit().data() |
Thu, 12 May 2011 16:56:08 +0100 | Chris Cannam | Add Debug class debug-output |