summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qpromise.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing return type to QPromise::emplaceResult/emplaceResultAtLuca Di Sera2023-10-121-2/+2
* Long live QPromise::emplaceResult/At()!Marc Mutz2023-04-121-5/+28
* QPromise: improve documentation snippetIvan Solovev2023-01-091-0/+2
* Long live QPromise::addResults()!Marc Mutz2022-12-301-0/+23
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-26/+2
* Remove mentions of QtConcurrent::runWithPromise from docsSona Kurazyan2022-02-111-1/+3
* QPromise: doc fixesGiuseppe D'Angelo2021-06-081-1/+1
* QPromise/QFutureInterface: in Qt 7 take std::exception_ptr by const-refGiuseppe D'Angelo2021-06-081-0/+7
* QPromise/QFuture: fix value semanticsGiuseppe D'Angelo2021-05-221-1/+2
* Track progress range in QFutureInterface::setProgressValueIvan Solovev2020-11-171-2/+14
* Use American "canceled" in QPromise docsAndrei Golubev2020-10-221-5/+5
* Rename QPromise starting and finishing methods to start and finishAndrei Golubev2020-10-161-10/+10
* Make QPromise::addResult() return boolean status of operationAndrei Golubev2020-10-161-8/+7
* Reject overwrites by the same index in QPromise::addResult()Andrei Golubev2020-10-131-0/+3
* QtConcurrent: Introduce runWithPromise()Jarek Kobus2020-08-191-0/+10
* Introduce swap functions for QPromise/QFutureInterfaceAndrei Golubev2020-08-031-0/+5
* Document QPromise APIAndrei Golubev2020-06-181-0/+231