summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentthreadengine.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in QtConcurrentJarek Kobus2020-06-221-1/+1
* Deprecate the pause-related APIs of QFuture* classesSona Kurazyan2020-06-041-3/+8
* Add a way of notifying QFutureWatcher when pause is in effectSona Kurazyan2020-05-291-0/+1
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-1/+3
* Get rid of virtual inheritance from ThreadEngineBaseJarek Kobus2020-04-291-1/+1
* Fix potential race condition in QtConcurrent blocking methodsSona Kurazyan2020-04-031-0/+1
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-4/+1
* doc: Fix qdoc errors for \fn commands in QtConcurrentMartin Smith2017-12-081-0/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtConcurrent: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-11-041-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* 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
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-2/+2
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-1/+1
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtConcurrent: Remove QMutex kept for BC reasons.Morten Johan Sorvig2012-05-301-4/+0
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-1/+1
* Complete split of QtConcurrent.Friedemann Kleint2012-02-061-1/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+284