summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code/src_corelib_thread_qfuture.cpp
Commit message (Expand)AuthorAgeFilesLines
* QFuture: Gracefully handle a destroyed context in continuationsArno Rehn2023-05-301-0/+13
* Brush up the container code snippetsFriedemann Kleint2023-05-041-1/+1
* Long live QtFuture::makeReadyVoidFuture() and QtFuture::makeReadyValueFuture()Ivan Solovev2023-04-051-3/+17
* Long live QtFuture::makeReadyRangeFuture()Ivan Solovev2023-04-051-0/+14
* QFutureInterface: add a warning when an existing continuation is overwrittenIvan Solovev2023-03-281-0/+14
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Add support for unwrapping QFuture<QFuture<T>>Sona Kurazyan2022-04-211-0/+34
* Doc: Make QListIterator snippets more robustKai Köhne2022-01-171-2/+2
* Add support for combining multiple QFuturesSona Kurazyan2021-11-201-0/+87
* QFuture: extend the docs to explain how to cancel continuation chainSona Kurazyan2021-11-151-0/+17
* Improve docs for QFuture continuationsSona Kurazyan2021-08-101-6/+6
* Improve docs for QFuture::then() with contextSona Kurazyan2021-02-251-0/+11
* Add support of invoking QFuture continuations in a given contextSona Kurazyan2020-12-111-0/+31
* Add support of cancellation handler callbacks to QFutureSona Kurazyan2020-05-151-0/+32
* Add support of connecting signals to QFutureSona Kurazyan2020-05-151-0/+45
* Move larger code examples in QFuture docs into snippetsSona Kurazyan2020-04-171-0/+76
* Add an example of error handling of QFuture without using exceptionsSona Kurazyan2020-04-171-0/+27
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-0/+64