qt5base-lts/src
Aurindam Jana 124044613d QGlobal: Define a default message handler
Currently, qInstallMsgHandler() does not return the
handle to the default message handler. This patch defines
a default message handler. This is returned by
qInstallMsgHandler() when called for the first time. A call
to qInstallMsgHandler(0) will restore the default message
handler as was the case previously.

Change-Id: I42f06654d45fb0e633f3c6d912fc8f05c23249aa
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-11-08 17:20:39 +01:00
..
3rdparty Silence warning from clang 2011-11-01 17:39:32 +01:00
corelib QGlobal: Define a default message handler 2011-11-08 17:20:39 +01:00
dbus Fix most warnings about assignments of QAtomicInt. 2011-10-31 11:29:08 +01:00
gui Avoid double initialize of platform font database 2011-11-08 15:52:28 +01:00
modules Readded PrintSupport for Windows 2011-10-25 15:55:10 +02:00
network QNAM: Fix authentication cache when the password is in the URL 2011-11-08 17:20:39 +01:00
opengl Fix subpixel positioning support 2011-11-08 07:43:00 +01:00
platformsupport Restore subpixel rendering support with fontconfig and FreeType 2011-11-05 02:29:32 +01:00
plugins Cocoa cursor support: Add QCocoaCursor. 2011-11-08 15:52:28 +01:00
printsupport Move QPrinter::init() to QPrinterPrivate::init() 2011-10-31 20:21:49 +01:00
sql Fix most warnings about assignments of QAtomicInt. 2011-10-31 11:29:08 +01:00
testlib Prevent timestamps in widgets' touch events from disappearing 2011-11-04 20:48:19 +01:00
tools moc: support c++11 style enums 2011-10-29 21:18:45 +02:00
v8 Disable warnings while building QtV8 2011-11-02 13:17:10 +01:00
widgets Cocoa cursor support: Add QCocoaCursor. 2011-11-08 15:52:28 +01:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml Fix most warnings about assignments of QAtomicInt. 2011-10-31 11:29:08 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Remove S60/symbian specific code 2011-10-29 21:18:45 +02:00