qt5base-lts/src
Robin Burchell e8af66f906 Add newlines to qEmergencyOut output on stderr.
qt_message, in the regular case, calls qt_message_print, which invokes the
default message handler (qDefaultMessageHandler), which uses
qMessageFormatString to construct a string, and then platform-dependent methods
to print this out. This means that qMessageFormatString's newline is the one
that separates debug messages.

Unfortunately, in the emergency case, we don't have this luxury of doing
formatting: so just make sure to add a newline so output is readable.

Change-Id: I8f7bbceb9347b6312748f0f426feebaf04f6a226
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-09-24 01:04:16 +02:00
..
3rdparty libpng: Add WinRT compatibility 2013-09-20 13:54:16 +02:00
android Android: handle inverted orientations 2013-09-20 12:02:58 +02:00
angle ANGLE: Update to version 2446 2013-09-19 08:53:35 +02:00
concurrent Merge branch 'stable' into dev 2013-09-21 17:33:15 +02:00
corelib Add newlines to qEmergencyOut output on stderr. 2013-09-24 01:04:16 +02:00
dbus Fix some doc errors. 2013-09-21 17:04:41 +02:00
gui Remove a Borland-related inclusion 2013-09-23 21:20:47 +02:00
network Merge branch 'stable' into dev 2013-09-21 17:33:15 +02:00
opengl Fix a memory leak in QGLWidget::renderText 2013-09-20 12:05:45 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Remove jniconvenience from platformsupport. 2013-09-20 23:45:06 +02:00
plugins Fix a c&p bug in the IA2 bridge when returning the row description 2013-09-23 16:08:34 +02:00
printsupport When calling setPageSizeMM then the size needs to be passed as MM 2013-09-23 23:17:35 +02:00
sql Merge branch 'stable' into dev 2013-09-21 17:33:15 +02:00
testlib QTest: microoptimisation 2013-09-21 18:39:13 +02:00
tools qdoc: \externalpage links are fixed 2013-09-23 12:36:55 +02:00
widgets Remove some qBinaryFind usages from QtWidgets 2013-09-23 21:20:47 +02:00
winmain winmain for winrt 2013-09-14 15:42:24 +02:00
xml Doc: Setting module pages' \qtvariable. 2013-08-02 13:35:45 +02:00
src.pro WinRT: Basic global support 2013-09-20 13:53:59 +02:00