summaryrefslogtreecommitdiffstats
path: root/src/tools/dbusxml2qt3/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the missing code generation for Introspect interface,r14.1.0Slávek Banko2023-03-241-4/+1
* Ensure that the Introspect method will not be considered a signalSlávek Banko2023-03-231-0/+1
* Fix #25 dbusxml2qt3 root node with no nameEmanoil Kotsev2020-05-291-57/+58
* Generate DBusBaseNode class to handle the empty nodes.Emanoil Kotsev2020-03-111-1/+32
* Fixed generation of Introspectable interface file. This resolves #17.Michele Calgaro2019-05-091-2/+8
* Make the use of the class name requested by the -cSlávek Banko2019-05-021-8/+16
* Adjusting class name moved from generators to caller.Slávek Banko2019-04-301-19/+21
* Fixed problem with interface file name generation and inclusion. ThisMichele Calgaro2019-04-301-1/+3
* Fixed previous commit. The name of the included moc file needs to be taken fr...Michele Calgaro2019-04-301-0/+4
* Fixed up names of files and classes.Michele Calgaro2019-04-281-8/+8
* Create node class with ending with Node.Emanoil Kotsev2019-04-281-1/+4
* Fix missing interface.h in generated code and filename.Emanoil Kotsev2019-04-281-1/+1
* Moved source files to "src" folder.Michele Calgaro2019-04-271-0/+637