summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+24
* QThread: Centralize the creation of the event dispatcherThiago Macieira2018-07-141-4/+2
* Make QThreadPrivate::createEventDispatcher do exactly what it saysTor Arne Vestbø2018-02-141-1/+3
* Use explicit QThreadData::hasEventDispatcher() where possibleTor Arne Vestbø2018-02-141-5/+5
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-2/+4
|\
| * QEventLoop: better describe the exception safety of QtGiuseppe D'Angelo2016-07-021-2/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* QEventLoop: fix race on 'exit' and 'returnCode' private membersDavid Faure2013-03-291-6/+6
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Docs: Add "\since" info for QEventLoopLocker.Christian Kandeler2012-09-131-0/+1
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+2
* fix QEventLoop qdoc errorsJeremy Katz2012-07-301-3/+6
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* Fix up the QEventLoopLocker documentation.Stephen Kelly2012-03-191-3/+10
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
* Optimize space for the QEventLoopQuitLocker.Stephen Kelly2012-02-271-9/+23
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-2/+17
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-11/+94
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-9/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Replace try/catch blocks in favour of destructors in the event loop.Thiago Macieira2011-07-111-34/+32
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+329