summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdbusxml2cpp: Fix warnings about writing to closed devices.Friedemann Kleint2013-10-291-12/+17
* Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-0/+4
* normalize #includesOswald Buddenhagen2013-03-141-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-2/+2
* qdbusxml2cpp: Check string length before checking for \r\n.Jon Severinsson2013-01-021-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-25/+25
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-9/+9
* Use QStringList::join(QChar) overload where applicable [QtDBus]Marc Mutz2012-09-101-1/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* Doc: Modularize QtDBus documentation and add missing file to QtNetwork.Casper van Donderen2012-05-091-21/+0
* Fix typo in backwards compatibility code.Stephen Kelly2012-04-211-1/+1
* Update com.trolltech -> org.qtproject in the bootstrapped toolsThiago Macieira2012-04-161-13/+40
* Bootstrap qdbusxml2cppStephen Kelly2012-03-181-6/+9
* Add qdbusxml2cpp.Stephen Kelly2012-03-181-0/+1148