summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qrunnable.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary ref-counting of QRunnableAllan Sandfeld Jensen2020-10-011-7/+4
* Remove QThreadPool::cancel()Allan Sandfeld Jensen2020-06-051-2/+0
* Fix QRunnable::ref use in QThreadPoolAllan Sandfeld Jensen2020-05-071-1/+1
* Improve argument name for std::function argumentAllan Sandfeld Jensen2020-02-261-1/+1
* Add a constructor for QRunnable from anonymous functionsAllan Sandfeld Jensen2020-01-311-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QRunnable: add Q_DISABLE_COPYMarc Mutz2015-06-021-1/+3
* QRunnable: declare dtor out-of-line and export classMarc Mutz2015-06-021-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+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
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+72