summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qresultstore.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-2/+0
* Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-6/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-48/+16
|\
| * Fix UB in QFutureInterface: invalid casts from ResultStoreBase to ResultStore<>Olivier Goffart2017-03-061-48/+16
* | Sprinkle Q_DECLARE_TYPEINFO on types used in containersGiuseppe D'Angelo2017-02-231-0/+2
|/
* 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
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-2/+2
* Fix for memory leak in ResultStoreChristian Strømme2012-10-181-1/+4
* Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCoreMarc Mutz2012-09-281-0/+238