summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-8/+4
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-1/+1
| |\
| | * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-2/+2
| |\|
| | * Bump copyright yearJani Heikkinen2020-01-091-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-2/+1
|\| |
| * | Make QList an alias to QVectorLars Knoll2019-10-301-2/+1
| |/
* | Regenerate src/*Alexandru Croitor2019-11-142-4/+4
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Regenerate tools projectsAlexandru Croitor2019-10-082-2/+45
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-165/+165
|\|
| * Prefix textstream operators with Qt::Lars Knoll2019-05-021-165/+165
* | Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-0/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-4/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-1/+1
| |\
| | * Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
| * | QtDbus: Remove unused QStrings [-Wclazy-unused-non-trivial-variable]Sergio Martins2018-12-101-3/+0
| |/
* | CMake: Re-generate CMakeLists.txt files for src/tools/*Tobias Hunger2019-03-041-1/+21
* | Build qdbusxml2cpp and qdbuscpp2xmlTobias Hunger2018-11-011-0/+9
|/
* Bump copyright year of code generated by dbus toolsAlex Blasche2018-09-031-1/+1
* Win: Set a proper description for the Qt toolsKai Koehne2017-07-311-0/+1
* Bump copyright year of qdbuscpp2xml and qdbusxml2cpp to 2017Alex Blasche2017-07-141-1/+1
* Fix empty "Command line was" string in generated source filesAlex Blasche2017-07-141-0/+5
* fix random build error with -no-feature-commandlineparserOswald Buddenhagen2017-05-121-2/+5
* Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-301-2/+2
* Fix using 0 as null pointerJesus Fernandez2016-12-061-1/+1
* qdbusxml2cpp: Add application name and input file to warningsFriedemann Kleint2016-11-291-14/+23
* Compile uic and qdbusxml2cpp more often against libbootstrapLars Knoll2016-10-181-0/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-6/+32
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-6/+32
| |\
| | * Fix signal code generationAlbert Astals Cid2016-10-031-6/+32
* | | qdbusxmlparser: Enabled error outputAndreas Wilhelm2016-09-271-0/+4
|/ /
* | qdbusxml2cpp: Ported to QCommandLineParserAndreas Wilhelm2016-08-051-129/+74
* | qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-3/+6
|\|
| * Reduce allocations by using reserve()Sérgio Martins2016-02-071-3/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Bump copyright year to 2016Kai Koehne2016-01-291-1/+1
* | qdbusxml2cpp: eradicate all Q_FOREACH loopsMarc Mutz2016-01-261-10/+10
* | qdbusxml2cpp: port classNameForInterface() to QStringRefMarc Mutz2016-01-261-9/+6
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* 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
|\