summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentthreadengine/tst_qtconcurrentthreadengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* 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
* 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
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-20/+20
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-1/+13
* 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
* Updated license headersJani Heikkinen2016-01-211-17/+12
* 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
* 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
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+520