summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusxmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-7/+4
* qdbusxmlgenerator.cpp: reduce allocations in typeNameToXml()Anton Kudryavtsev2016-08-231-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Skip non-exported slots early when creating a XML interface description.Robert Griebl2015-03-251-1/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QDBus: replace arg-chain with multi-argMarc Mutz2014-02-141-3/+3
* QDBus: avoid relocationsMarc Mutz2014-02-141-8/+9
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-1/+1
|\
| * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-201-1/+1
* | QDBus: improve error handling, to give the developer feedback.David Faure2013-07-011-4/+12
|/
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-22/+22
* QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static intsMarc Mutz2012-09-221-2/+2
* Replace QVariant::typeToName usage by QMetaType::typeName call.Jędrzej Nowacki2012-05-281-3/+3
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-161-5/+5
* Merge master into api_changesKent Hansen2012-03-271-1/+1
|\
| * Use QVector<int> instead of QList<int> for storing metatypes in QtDBusThiago Macieira2012-03-241-1/+1
* | Use the new QMetaMethod API in QtDBusKent Hansen2012-03-201-6/+4
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove qDBusNameToTypeId function.Jędrzej Nowacki2012-01-271-2/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+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/+308