summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qtypeinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Use QtPrivate::is_integral instead of listing each integer typeThiago Macieira2014-02-121-26/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+1
|\
| * don't make msvc see digraphsOswald Buddenhagen2014-01-091-1/+1
* | Add QTypeInfo<T>::isIntegral traitThiago Macieira2014-01-091-13/+30
|/
* Doc: Fix spelling errorDebao Zhang2013-06-201-1/+1
* 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
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-181-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Introduce QTypeInfoMerger.Jędrzej Nowacki2012-07-271-0/+32
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-0/+1
* Q_DECLARE_SHARED: fix docs; require and use member-swapMarc Mutz2012-07-061-5/+5
* Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-071-4/+0
* QtGlobal: remove qIsDetached()Marc Mutz2012-03-011-4/+0
* QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-291-0/+4
* Move QTypeInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-201-0/+216