summaryrefslogtreecommitdiffstats
path: root/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdbusxml2cpp: don't track command lineSamuli Piippo4 days1-1/+1
* Tools: handle file opening failureGiuseppe D'Angelo2024-04-141-2/+10
* Prefer using override instead of virtual in qdbusxml2cppAhmed Kerimov2023-10-271-1/+1
* qdbusxml2cpp: Improve error reportingIevgenii Meshcheriakov2023-07-061-55/+117
* qdbusxml2cpp: Move shared state to a classIevgenii Meshcheriakov2023-07-061-39/+72
* QDBusIntrospection: Add Annotation structIevgenii Meshcheriakov2023-07-061-23/+24
* qdbusxml2cpp: Fail if -c option is used with multiple interfacesIevgenii Meshcheriakov2023-06-021-1/+8
* qdbusxml2cpp: Use modern string literalsIevgenii Meshcheriakov2023-05-261-27/+27
* qdbusxml2cpp: Combine string literalsIevgenii Meshcheriakov2023-05-261-72/+72
* qdbusxml2cpp: Use "\n" instead of Qt::endlIevgenii Meshcheriakov2023-05-261-173/+154
* Centralize copyright information for QtKai Köhne2023-03-201-1/+1
* Update Copyright year to 2023Kai Köhne2023-03-201-1/+1
* qdbusxml2cpp: don't emit Q_DECL_DEPRECATED for the adaptorThiago Macieira2023-02-071-8/+1
* qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the outputThiago Macieira2023-02-071-5/+7
* dbus: Fix path to moc file in generated qdbusxml2cppDavid Edmundson2022-12-161-5/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-4/+4
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* qdbusxml2cpp: Modify return valuesMate Barany2022-09-241-3/+3
* qdbusxml2cpp: Drop extra QString()Mate Barany2022-09-241-1/+1
* qdbusxml2cpp: Remove unnecessary linesMate Barany2022-09-241-2/+2
* qdbusxml2cpp: Fix mismatches between strings and string literalsMate Barany2022-09-231-7/+6
* qdbusxml2cpp: modify the behavior of -m/--moc optionMate Barany2022-09-061-9/+61
* qdbusxml2cpp: remove the old "In"-for-signal compatibility codeThiago Macieira2022-08-161-16/+8
* qdbusxml2cpp: be consistent in the annotation suggestionThiago Macieira2022-08-161-6/+6
* qdbusxml2cpp: Finish migration to qsizetypeMate Barany2022-07-121-36/+36
* qdbusxml2cpp: allow choosing <> over ""Mate Barany2022-07-071-1/+19
* 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