qt5base-lts/doc/src
Kai Koehne d9a1c2dff8 Logging: Change arguments of message handler to avoid conversions
Introduce a new QtMessageHandler that takes QString instead of
char *: This avoids converting to local8bit , only to convert it back
to utf16 for Windows.

The old QMessageHandler is kept for a transition period, but will
be removed before Qt 5.0.

Also fix qEmergencyOut (that is called in OOM situations) to not rely
on the default message handler.

Change-Id: Iee0ce5838f97175c98788b847964273dd22d4a37
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-04-20 08:37:06 +02:00
..
corelib Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
dbus Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
examples add widget mousebuttons example 'mousetester'. 2012-03-06 08:24:22 +01:00
gui Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
images add widget mousebuttons example 'mousetester'. 2012-03-06 08:24:22 +01:00
network QRegularExpression: add QRegularExpression* set of classes 2012-03-06 21:53:39 +01:00
printsupport Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
snippets Logging: Change arguments of message handler to avoid conversions 2012-04-20 08:37:06 +02:00
sql Update QtSql module name according to the new naming convention 2012-03-15 09:50:18 +01:00
widgets Remove the usage of deprecated qdoc macros. 2012-03-02 23:16:25 +01:00
xml Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00