summaryrefslogtreecommitdiffstats
path: root/src/tools/dbusxml2qt3/classgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
* Generate DBusBaseNode class to handle the empty nodes.Emanoil Kotsev2020-03-111-0/+2
* Fix regression from recent signals and async changesEmanoil Kotsev2019-06-281-1/+5
* Fixed problem with missing include of introspectableInterface.h file inSlávek Banko2019-05-261-12/+14
* Fixed problem with missing include of introspectableInterface.h file inMichele Calgaro2019-05-171-0/+9
* Fixed generation of Introspectable interface file. This resolves #17.Michele Calgaro2019-05-091-2/+0
* Adjusting class name moved from generators to caller.Slávek Banko2019-04-301-2/+0
* Fixed problem with interface file name generation and inclusion. ThisMichele Calgaro2019-04-301-6/+14
* Fixed previous commit. The name of the included moc file needs to be taken fr...Michele Calgaro2019-04-301-8/+7
* Fix for issue #9 - add include moc in proxy cppEmanoil Kotsev2019-04-281-0/+8
* Fixed up names of files and classes.Michele Calgaro2019-04-281-2/+2
* Add Proxy and Interface to class name.Emanoil Kotsev2019-04-281-0/+2
* 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/+1091