summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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