summaryrefslogtreecommitdiffstats
path: root/src/tools/dbusxml2qt3/methodgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-101-4/+4
* Fix #23 dbusxml2qt3 with multiple interfacesEmanoil Kotsev2020-05-261-2/+3
* Generate DBusBaseNode class to handle the empty nodes.Emanoil Kotsev2020-03-111-5/+26
* Fix problem with d-feet and annotation missing value attributeEmanoil Kotsev2019-06-291-0/+2
* Fix for issue 11 based on latest masterEmanoil Kotsev2019-06-281-5/+19
* Handle primitives in signals properly (not const)Emanoil Kotsev2019-06-221-2/+13
* Fixed direction of signals in generated code. This resolves issue #19.Michele Calgaro2019-06-201-52/+81
* Fixed generation of Introspectable interface file. This resolves #17.Michele Calgaro2019-05-091-0/+5
* missed from commit 99fc7a4311Emanoil Kotsev2019-04-281-1/+1
* Fixed up names of files and classes.Michele Calgaro2019-04-281-5/+14
* dd node name if not a root node.Emanoil Kotsev2019-04-281-0/+4
* Moved source files to "src" folder.Michele Calgaro2019-04-271-0/+1793