summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuturewatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* corelib: Fix typos in documentationJonas Kvinge2021-10-121-2/+2
* Doc: Ensure deprecated APIs in Qt Core are documented as suchNico Vertriest2021-07-231-12/+8
* Make QFutureWatcher::isFinished() consistent with the watched QFutureSona Kurazyan2021-07-231-6/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-5/+5
* 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-20/+151
* Add a way of notifying QFutureWatcher when pause is in effectSona Kurazyan2020-05-291-6/+33
* Don't queue events in QFutureWatcher when pause is requestedSona Kurazyan2020-05-271-25/+15
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-5/+5
|\
| * Doc: Correct documentation of QFuture::cancelPaul Wicking2019-06-111-5/+5
* | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-3/+3
* | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-131-1/+1
|/
* Clarify docs regarding the states of a QFutureWatcher with no future setAndy Shaw2018-09-241-3/+5
* QFutureWatcher: Refer to convenience method resultAt in documentationKari Oikarinen2018-03-281-1/+1
* Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-5/+0
* doc: Add missing template text and parametersMartin Smith2017-12-021-32/+32
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Moved a comment to where it belongs.Edward Welbourne2015-09-301-9/+8
* Initialize QFutureWatcherBasePrivate::finished and testEdward Welbourne2015-09-301-3/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-12/+12
* Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QException/QFuture*: add \inmodule QtCoreMarc Mutz2012-09-281-0/+1
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-0/+596