qt6-bb10/tests/auto/corelib
Tor Arne Vestbø 47cc9e23a3 Initialize QLoggingRegistry rules on first use, not qApp construction
Allows categorized logging before QCoreApplication has been created,
which otherwise would silently fail to output anything because the
category would never be enabled, despite QT_LOGGING_RULES being set.

Change-Id: Ia733105c5b6f28e22af511ced5271e45782da12b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-04-18 21:09:43 +00:00
..
animation Blacklist a QSequentialAnimationGroup autotest 2017-03-30 12:10:31 +00:00
codecs tst_utf8: Fix one of the overlong sequences to be what we meant 2017-03-01 12:27:17 +00:00
global tst_qmessagehandler: fix qMessagePattern for arm 2017-04-07 08:12:14 +00:00
io Initialize QLoggingRegistry rules on first use, not qApp construction 2017-04-18 21:09:43 +00:00
itemmodels Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
json Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00
kernel QVariant: implement QByteArray ↔ QUuid conversion 2017-04-14 12:54:21 +00:00
mimetypes Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
plugin QVariant: implement QByteArray ↔ QUuid conversion 2017-04-14 12:54:21 +00:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00
tools Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-18 10:46:22 +02:00
xml Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00