summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentrunbase.h
Commit message (Expand)AuthorAgeFilesLines
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-1/+1
* QtConcurrent: Get rid of multi-inheritance inside RunFunctionTaskBaseJarek Kobus2020-07-141-12/+14
* QtConcurrent: Get rid of code repetition for RunFunctionTask::run()Jarek Kobus2020-07-131-34/+19
* QFuture - add ability to move results from QFutureTimur Pocheptsov2020-03-311-1/+8
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-291-4/+13
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* QtConcurrent: Add missing overrideAlexander Volkov2016-11-291-3/+3
* 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
* QtConcurrent::run: allow to select the thread pool on which to run the taskMarc Mutz2014-08-051-1/+7
* 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-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-1/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+154