summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentthreadengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the dead code for blocking methods from QtConcurrentSona Kurazyan2021-06-141-33/+0
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-2/+2
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-3/+3
* Deprecate the pause-related APIs of QFuture* classesSona Kurazyan2020-06-041-5/+5
* Add a way of notifying QFutureWatcher when pause is in effectSona Kurazyan2020-05-291-1/+14
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-2/+2
* Fix potential race condition in QtConcurrent blocking methodsSona Kurazyan2020-04-031-3/+6
* Store QFuture exceptions as std::exception_ptrSona Kurazyan2020-04-011-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-5/+5
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-1/+1
* doc: Fix qdoc errors for \fn commands in QtConcurrentMartin Smith2017-12-081-0/+40
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+299