summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qpromise/snippet_qpromise.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QPromise: improve documentation snippetIvan Solovev2023-01-091-1/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Conditionally disable code snippets that depend on cxx11_futureSona Kurazyan2020-11-131-0/+6
* Rename QPromise starting and finishing methods to start and finishAndrei Golubev2020-10-161-7/+7
* Fix QFuture::waitForFinished to wait until QFuture is startedSona Kurazyan2020-08-261-4/+1
* Fix QPromise snippets: use QScopePointer instead of QPointerAndrei Golubev2020-08-261-7/+7
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* Document QPromise APIAndrei Golubev2020-06-181-0/+200