summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentthreadengine
Commit message (Expand)AuthorAgeFilesLines
* tst_QtConcurrentThreadEngine: fix the threadCount() testSona Kurazyan2021-07-121-8/+4
* Remove the dead code for blocking methods from QtConcurrentSona Kurazyan2021-06-141-111/+13
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-12/+30
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-20/+20
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-1/+13
* Regenerate tests/auto/concurrentAlexandru Croitor2019-11-131-1/+1
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-5/+6
|\
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-4/+4
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* | Build and test QtConcurrentTobias Hunger2018-11-011-0/+12
|/
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Include qexception.h instead of qtconcurrentexception.hMarc Mutz2012-09-281-1/+1
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Test: Replace QSKIP by XFAILCaroline Chao2012-09-071-5/+19
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-053-0/+525