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