summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp
Commit message (Expand)AuthorAgeFilesLines
* Make qdbusxml2cpp output reproducibleSune Vuorela2015-02-121-10/+4
* Update copyright headersJani Heikkinen2015-02-111-8/+8
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+2
|\
| * Bump copyright year to 2015Kai Koehne2015-01-151-2/+2
* | Add annotation to rename methods created by qdbusxml2cppDavid Edmundson2015-01-051-3/+12
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+1
|\
| * Improve dbus cross compilationBernd Weimer2014-07-281-1/+1
* | Force qdbusxml2cpp to use QStringLiteral rather than QLatin1StringAlex Blasche2014-05-151-3/+3
|/
* 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