summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the representation of meta-object string dataKent Hansen2012-02-291-38/+76
* Move QMetaMethod::parameterTypes() implementation to helper functionKent Hansen2012-02-201-18/+28
* Add QMetaMethod::isValid() functionKent Hansen2012-02-201-0/+8
* Don't call metaObject() several timesKent Hansen2012-02-201-5/+6
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-091-1/+24
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-071-3/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-251-10/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove the Q_NO_DATA_RELOCATION hackOlivier Goffart2012-01-131-9/+0
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge QObject::tr*() and QCoreApplication::translate() overloadsBradley T. Hughes2011-11-301-16/+0
* Move the implementation of normalizeTypeInternal()Bradley T. Hughes2011-10-271-0/+3
* Update keyToValue and keysToValue in QMetaEnumLiang Qi2011-10-191-8/+32
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-1/+1
* Optimize QMetaObject::property().Martin Jones2011-07-221-7/+18
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-5/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2778