summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventloop.h
Commit message (Expand)AuthorAgeFilesLines
* QEventLoopLocker: use macro to implement move-ctorIvan Solovev2024-01-181-2/+1
* QEventLoopLocker: rewrite to hold public classesMarc Mutz2023-07-091-0/+2
* QEventLoopLocker: add move SMFs and swap()Marc Mutz2023-07-071-0/+8
* QEventLoopLocker: inline Private into public classMarc Mutz2023-07-071-4/+7
* QEventLoopLocker: use visit() to DRY ctorsMarc Mutz2023-07-041-0/+7
* QEventLoopLocker: add a visit() memberMarc Mutz2023-07-041-0/+7
* QEventLoopLocker: unexportMarc Mutz2023-07-041-8/+5
* QEventLoop: port processEvents() to QDeadlineTimerAhmad Samir2023-06-301-0/+2
* Mark all remaining RAII/smart pointer class ctors [[nodiscard]]Marc Mutz2023-06-221-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add Q_FLAG for QEventLoop::ProcessEventsFlagsTor Arne Vestbø2022-01-121-0/+1
* Add QEventLoop::ProcessEventsFlag::ApplicationExecMorten Johan Sørvig2021-11-031-1/+2
* Make the exit() methods in QEventLoop and QThread be slotsThiago Macieira2021-05-171-1/+1
* Whitespace cleanup in corelib/kernelAllan Sandfeld Jensen2020-10-241-2/+0
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+1
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-0/+17
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-6/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-4/+0
* 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/+101