summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qpromise/snippet_qpromise.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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