summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfutureinterface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-0/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+1
| |\
| | * QFutureInterface: make accesses to 'state' thread-safeMarc Mutz2016-11-201-1/+1
* | | Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-4/+6
|\|
| * QFutureInterface: add missing mutex lock to progress gettersMarc Mutz2016-01-191-4/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* 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/+5
* QFutureInterface: remove unused member variable 'pendingResults'Marc Mutz2013-09-201-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix for leak in QFutureChristian Strømme2012-11-011-1/+25
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-1/+1
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-0/+167