summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qexception.h
Commit message (Expand)AuthorAgeFilesLines
* Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-6/+2
* doc: Ensure clangqdoc sees declarationsMartin Smith2017-12-061-1/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\
| * Add Qt6 TODO to remove copy-assign operator and copy-ctorSérgio Martins2016-01-121-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* QException: fix exception specificationMarc Mutz2015-06-171-3/+7
* Q(Unhandled)Exception: declare dtor out-of-lineMarc Mutz2015-06-021-0/+10
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* Fixed compatibility problem with ExceptionhandlingHolger Ihrig2012-11-301-1/+1
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-0/+123