summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuture.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Mention QPromise in the QFuture docsSona Kurazyan2021-03-171-3/+4
* Doc: Use correct include for QtFuture namespacePaul Wicking2021-01-061-0/+1
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-13/+0
* Remove the comparison operators of QFutureSona Kurazyan2020-10-291-11/+0
* Temporarily disable QFuture::takeResult() methodSona Kurazyan2020-10-121-25/+32
* Improve docs for QFuture::{result*, takeResult*}Sona Kurazyan2020-09-291-4/+10
* Improve docs for QtFuture::Launch::Sync policySona Kurazyan2020-09-181-6/+13
* Fix QFuture::waitForFinished to wait until QFuture is startedSona Kurazyan2020-08-261-1/+1
* Deprecate the pause-related APIs of QFuture* classesSona Kurazyan2020-06-041-21/+95
* Add a way of notifying QFutureWatcher when pause is in effectSona Kurazyan2020-05-291-4/+13
* Add support of cancellation handler callbacks to QFutureSona Kurazyan2020-05-151-6/+43
* Add support of connecting signals to QFutureSona Kurazyan2020-05-151-1/+46
* Move larger code examples in QFuture docs into snippetsSona Kurazyan2020-04-171-72/+5
* Add an example of error handling of QFuture without using exceptionsSona Kurazyan2020-04-171-6/+28
* Add support of failure handler callbacks to QFutureSona Kurazyan2020-04-011-0/+83
* QFuture - add ability to move results from QFutureTimur Pocheptsov2020-03-311-16/+82
* Add support for attaching continuations to QFutureSona Kurazyan2020-03-051-0/+141
* Doc: Correct documentation of QFuture::cancelPaul Wicking2019-06-111-4/+4
* Replace LGPL licenses in .qdoc files with FDLKai Koehne2018-06-281-21/+9
* doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-181-1/+1
* doc: Add missing template text and parametersMartin Smith2017-12-021-62/+62
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: Fix qdoc warnings about missing \inmoduleKai Koehne2015-08-041-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-1/+1
|\
| * Document that default-constructed QFuture are canceledThiago Macieira2014-09-221-1/+1
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-24/+24
* Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-161-3/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-061-4/+4
* QException/QFuture*: add \inmodule QtCoreMarc Mutz2012-09-281-0/+1
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-0/+697