summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make D-Bus types without a matching Qt one prettier in qdbusThiago Macieira2014-02-221-1/+4
* Also register complex D-Bus types when running under qdbusThiago Macieira2014-01-311-14/+19
* Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-2/+1
* QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-091-1/+1
* Fix crash on qdbus when return type is a raw dbus typeAlbert Astals Cid2013-07-301-2/+10
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-9/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QVariant::typeToName usage by QMetaType::typeName call.Jędrzej Nowacki2012-05-281-1/+1
* 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