qt5base-lts/tests/auto
Thiago Macieira 10c529b08d Add a way for auxiliary threads to handle events without CoreApp
Long-lived threads started by Qt itself can now receive events even if
QCoreApplication hasn't been created. This is required in all threads we
start that will handle events, unless we're sure that the thread will
exit before the global application object begins destruction.

Otherwise, those threads will have race conditions dealing with the
event delivery system trying to call the QCoreApplication::notify()
virtual while the object is being destroyed.

Change-Id: I27eaacb532114dd188c4ffff13d4ad2a4bb443e6
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-07-18 02:24:59 +00:00
..
android Update copyright headers 2015-02-11 06:49:51 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Fix build of tests on QNX. 2015-03-14 07:05:34 +00:00
corelib Add a way for auxiliary threads to handle events without CoreApp 2015-07-18 02:24:59 +00:00
dbus Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) 2015-06-20 15:26:10 +00:00
gui Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Disable spdy test on Windows 2015-07-10 16:38:07 +00:00
opengl Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
other tst_qaccessibility: Add message in case fuzzy comparison of QRect fails. 2015-07-16 13:29:41 +00:00
printsupport tst_qprintdevice: Extend output. 2015-07-17 14:15:04 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
testlib Fix sub test float of tests/auto/testlib/selftests/tst_selftests for MSVC 2015. 2015-07-17 14:15:19 +00:00
tools Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
widgets Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
xml Remove exec bits from files that should not be executable 2015-06-07 22:50:19 +00:00
auto.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00