summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-181-2/+2
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-181-28/+28
* qdbusxml2cpp: be consistent in the annotation suggestionThiago Macieira2022-08-171-6/+6
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-031-7/+7
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-51/+45
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-18/+18
* qdbusxml2cpp: Improve error messageAleix Pol2022-03-241-24/+28
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* tools: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* qdbusxml2cpp: generate "using" rather than "typedef"David Faure2021-08-241-2/+2
* qdbusxml2cpp: don't generate an include for all of QtDBus+QtCoreDavid Faure2021-08-231-2/+12
* Bump copyright year to 2021Kai Köhne2021-01-251-2/+2
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-1/+1
* Fix generated forward declarations in qdbusxml.cppLars Knoll2020-09-121-7/+1
* Use QMetaType in QMetaCallEventLars Knoll2020-08-241-1/+1
* Port dbus from QStringRef to QStringViewLars Knoll2020-06-151-3/+5
* 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/5.15' into devQt Forward Merge Bot2020-01-131-2/+2
|\|
| * Bump copyright yearJani Heikkinen2020-01-091-2/+2
* | Make QList an alias to QVectorLars Knoll2019-10-301-2/+1
|/
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-165/+165
* 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
|/
* Bump copyright year of code generated by dbus toolsAlex Blasche2018-09-031-1/+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
* 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
* 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
* | 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