summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qcompilerdetection.h
Commit message (Expand)AuthorAgeFilesLines
* Require compiler support for deprecated constructors.Stephen Kelly2012-02-231-3/+0
* Remove unused Q_CANNOT_DELETE_CONSTANTStephen Kelly2012-02-221-2/+0
* Remove detection of GCC versions which are not supported anywhere.Stephen Kelly2012-02-221-31/+8
* Fail with #error early if the compiler does not support bool or explicit.Stephen Kelly2012-02-221-23/+10
* Make syncqt ignore qsystemdetection.h and qcompilerdetection.hBradley T. Hughes2012-02-071-14/+0
* Move compiler detection from qglobal.h to a separate headerBradley T. Hughes2012-02-061-0/+551