summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qrunnable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix \fn template arguments for Qt CoreLuca Di Sera2023-11-301-1/+1
* De-inline QGenericRunnable overridesMarc Mutz2023-06-281-0/+11
* Break some include cycles in qglobal.h [1/3]Ahmad Samir2023-05-261-0/+2
* QRunnable: Extract Method warnNullCallable()Marc Mutz2023-05-041-0/+10
* Tighten template on new QRunnable create methodAllan Sandfeld Jensen2023-04-271-1/+4
* Create any callable using QRunnable::createAllan Sandfeld Jensen2023-04-041-18/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-6/+6
|\
| * Improve argument name for std::function argumentAllan Sandfeld Jensen2020-02-261-6/+6
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-0/+27
|\|
| * Add a constructor for QRunnable from anonymous functionsAllan Sandfeld Jensen2020-01-311-0/+27
* | Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-111-1/+0
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QRunnable: declare dtor out-of-line and export classMarc Mutz2015-06-021-0/+11
* 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-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+107