summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbuscpp2xml/qdbuscpp2xml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tools: handle file opening failureGiuseppe D'Angelo2024-04-141-6/+14
* qdbuscpp2xml: Register QtDBus metatypesIevgenii Meshcheriakov2023-11-281-0/+3
* Fix registration of QtDBus types' metatypesThiago Macieira2023-08-141-3/+11
* qdbuscpp2xml: Support MEMBER field of Q_PROPERTYIevgenii Meshcheriakov2023-08-031-0/+2
* Centralize copyright information for QtKai Köhne2023-03-201-1/+1
* Update Copyright year to 2023Kai Köhne2023-03-201-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-3/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* qdbuscpp2xml: Finish migration to qsizetypeMate Barany2022-07-071-6/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-031-6/+6
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-13/+13
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-4/+4
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-1/+1
* Update copyright year to 2022Kai Köhne2022-01-041-1/+1
* qdbuscpp2xml: add support for custom types with a new -t optionDavid Faure2021-08-251-8/+66
* Bump copyright year to 2021Kai Köhne2021-01-251-2/+2
* Use QMetaType instead of integer based type idsLars Knoll2020-09-231-8/+8
* Use QMetaType in QMetaCallEventLars Knoll2020-08-241-3/+3
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-1/+1
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-5/+4
* Use QList instead of QVector in other toolsJarek Kobus2020-06-251-5/+4
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-3/+3
* Bump copyright yearJani Heikkinen2020-01-091-2/+2
* QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
* Bump copyright year to 2019Kai Koehne2018-12-181-1/+1
* qdbuscpp2xml: Don't silently ignore unregistered property typesLuca Weiss2018-11-121-1/+4
* 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
* Prefer rvalue version of toLocal8Bit()Anton Kudryavtsev2017-03-301-1/+1
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-9/+8
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-4/+4
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+1
|\
| * Reduce allocations by using reserve()Sérgio Martins2016-02-071-0/+1
* | moc: replace inefficient QLists with QVectorsMarc Mutz2016-02-101-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Bump copyright year to 2016Kai Koehne2016-01-291-1/+1
* | qdbuscpp2xml: eradicate all Q_FOREACH loopsMarc Mutz2016-01-261-8/+9
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | qdbuscpp2xml: Fixed wrong filename being reported in messagesSwen Kooij2016-01-161-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-8/+8
* Bump copyright year to 2015Kai Koehne2015-01-151-2/+2
* Check the Q_SCRIPTABLE tag of signals and slots as early as possible.Robert Griebl2014-11-041-0/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update copyright year in tools outputKai Koehne2014-03-311-2/+2
* QDBus: improve error handling, to give the developer feedback.David Faure2013-07-011-4/+8
* normalize #includesOswald Buddenhagen2013-03-141-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-25/+25