summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-251-0/+4
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-1/+11
* Add API and reserve space for storing the QMetaObject with the QMetaType.Stephen Kelly2012-03-201-1/+2
* Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-021-7/+3
* Port QDBusMetaObject to Qt5 meta-property/method descriptor formatKent Hansen2012-02-291-45/+107
* Port QDBusMetaObject to new meta-object string formatKent Hansen2012-02-291-42/+7
* Remove unused QtDBus meta-object extensionsKent Hansen2012-02-201-31/+4
* Store only unique strings in the QtDBus meta-object string tableKent Hansen2012-02-151-37/+51
* Adapt QtDBus to QVariant property type changeKent Hansen2012-02-031-1/+1
* Bring QtDBus meta-object generator in sync with mocKent Hansen2012-02-031-94/+54
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Code cleanup, remove QVariant::nameToType usage.Jędrzej Nowacki2012-01-281-3/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Flag meta objects generated by QtDBusAaron Kennedy2011-07-291-1/+11
* 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/+703