OSDN Git Service

Added macros for a Unicode-safe version of qDebug(), qWarning() and qFatal(). These...
authorlordmulder <mulder2@gmx.de>
Sat, 12 Mar 2011 20:58:46 +0000 (21:58 +0100)
committerlordmulder <mulder2@gmx.de>
Sat, 12 Mar 2011 20:58:46 +0000 (21:58 +0100)
commitc4983e3a4cee34ce05704f10db827f37eff6f4fd
tree307aeca2039e64ef2c752f6c8a98dd2a710177ce
parentdeff9ec0238f6dc957fa9c36bf3c83729fc62d24
Added macros for a Unicode-safe version of qDebug(), qWarning() and qFatal(). These will pass the UFT-8 string with a Base64 encoding.
doc/FAQ.html
src/Config.h
src/Global.cpp
src/Global.h
src/Thread_FileAnalyzer.cpp
src/Thread_Initialization.cpp