summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfutureinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-1/+1
|\
| * QFuture: fix result reporting in the filter modeSona Kurazyan2021-08-051-1/+1
* | Revert "Update commercial license headers to src/concurrent and src/corelib"Tarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-281-20/+20
* Port away from QMutexLocker in public headersMarc Mutz2019-08-251-5/+8
* QFutureInterface::reportFinished use nullptr instead of 0Albert Astals Cid2018-07-051-1/+1
* Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-4/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<>Olivier Goffart2017-03-061-17/+11
* QFuture(Interface): remove unneeded special member functionsMarc Mutz2016-08-131-9/+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
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QFutureInterface: allow to work with a QThreadPool != globalInstance()Marc Mutz2014-08-051-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QFutureInterface: Remove unused functionOrgad Shaneh2012-11-081-1/+0
* Fix for leak in QFutureChristian Strømme2012-11-011-4/+11
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-0/+311