summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuturewatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\
| * QFutureWatcher: Use nullptr as a default value in constructorAlexander Volkov2017-12-011-1/+1
* | Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-4/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-7/+7
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-0/+222