summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in tools outputKai Koehne2014-03-311-2/+2
* qdbusxml2cpp: Use the mtime on the input XML to avoid needless source changes.Robin Burchell2013-11-301-3/+8
* 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
* don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-141-1/+3
* create bootstrap-dbus moduleOswald Buddenhagen2013-03-141-17/+2
* normalize #includesOswald Buddenhagen2013-03-142-4/+3
* remove pointless DBUS_PATH includesOswald Buddenhagen2013-03-131-2/+0
* 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
* DBUS: Fix linker errors on Windows.Friedemann Kleint2012-12-201-1/+0
* make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-7/+1
* remove pointless TARGET assignmentsOswald Buddenhagen2012-11-161-1/+0
* Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-081-1/+2
* 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 possibility to add OpenSSL, DBUS, MySQL path under WindowsAndreas Holzammer2012-08-071-0/+2
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* don't refer to module versions during bootstrapOswald Buddenhagen2012-06-191-2/+2
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-0/+1
* 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-182-12/+39
* Add qdbusxml2cpp.Stephen Kelly2012-03-182-0/+1157