summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrenttask
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QVariant::value/qvariant_cast: add rvalue optimizationFabian Kosmale2023-06-121-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* 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