qt5base-lts/tests/auto/corelib
Stephen Kelly a512e210ac Add the event loop quitlock feature to QtCore.
A feature of a ref-counted quit (managed by a quit-lock class)
is added to both QEventLoop and QCoreApplication.

This allows, for example, an event loop to quit() when there is
no more work for it to do.

quitOnLastWindowClosed is implemented in terms of the refcount in
QCoreApplication so that jobs can be completed before the
application quits.

Change-Id: I14c8f4e7ee12bbf81a6e5849290d4c8ff37fa110
Reviewed-by: David Faure <faure@kde.org>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-31 23:22:15 +01:00
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
global Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
io Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
itemmodels tst_qabstractitemmodel does not need QT += widgets 2012-01-31 04:55:47 +01:00
json Update contact address in license headers. 2012-01-31 04:54:56 +01:00
kernel Add the event loop quitlock feature to QtCore. 2012-01-31 23:22:15 +01:00
plugin Changed qlibrary unittest to use applicationDirPath() 2012-01-31 04:55:35 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools Remove many deprecated methods 2012-01-31 16:17:55 +01:00
xml Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00