summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentrun/tst_qtconcurrentrun.cpp
Commit message (Expand)AuthorAgeFilesLines
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-2/+2
* QtConcurrent: Provide a test for runWithPromise with handlersJarek Kobus2020-10-301-1/+110
* QtConcurrent: Integrate runWithPromise into runJarek Kobus2020-10-281-159/+217
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-0/+20
* QtConcurrent: Introduce runWithPromise()Jarek Kobus2020-08-191-1/+621
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-6/+0
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-74/+104
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-6/+6
* Remove handling of missing Q_COMPILER_INITIALIZER_LISTSAllan Sandfeld Jensen2019-05-021-4/+0
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-8/+8
* Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-8/+0
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-171-0/+104
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-0/+37
|\
| * Fix problem with exception reporting in QFuture::waitForResult()Christian Strømme2016-08-231-0/+37
* | QtConcurrentRun: add unittest for polling for isFinished()David Faure2016-02-151-0/+29
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Fix build of tests on QNX.Rafael Roquetto2015-03-141-2/+2
* 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-2/+128
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: remove QSKIP from tst_qtconcurrentCaroline Chao2012-10-171-8/+10
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-2/+2
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+463