summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrenttask
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* QtConcurrent: Handle running with promise inside QTaskBuilderJarek Kobus2020-10-281-6/+49
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in concurrent testsJarek Kobus2020-06-221-6/+6
* QTaskBuilder::spawn: add an overload that doesn't return a future objectVitaly Fanaskov2020-04-141-0/+15
* CMake: Regenerate projects after .pro files were modifiedAlexandru Croitor2020-04-031-0/+6
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-293-0/+170