summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtaskbuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtConcurrent: Handle running with promise inside QTaskBuilderJarek Kobus2020-10-281-2/+3
* Remove an unneeded includeSona Kurazyan2020-10-121-2/+0
* QTaskBuilder::spawn: add an overload that doesn't return a future objectVitaly Fanaskov2020-04-141-0/+12
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-291-0/+160