index
:
dbus-1-tqt
feat/dispatcher-thread
master
r14.0.x
r14.1.x
v3.5.13-sru
Backported Qt4 DBUS bindings for TQt
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
dbusxml2qt3
/
methodgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-10
1
-4
/
+4
*
Fix #23 dbusxml2qt3 with multiple interfaces
Emanoil Kotsev
2020-05-26
1
-2
/
+3
*
Generate DBusBaseNode class to handle the empty nodes.
Emanoil Kotsev
2020-03-11
1
-5
/
+26
*
Fix problem with d-feet and annotation missing value attribute
Emanoil Kotsev
2019-06-29
1
-0
/
+2
*
Fix for issue 11 based on latest master
Emanoil Kotsev
2019-06-28
1
-5
/
+19
*
Handle primitives in signals properly (not const)
Emanoil Kotsev
2019-06-22
1
-2
/
+13
*
Fixed direction of signals in generated code. This resolves issue #19.
Michele Calgaro
2019-06-20
1
-52
/
+81
*
Fixed generation of Introspectable interface file. This resolves #17.
Michele Calgaro
2019-05-09
1
-0
/
+5
*
missed from commit 99fc7a4311
Emanoil Kotsev
2019-04-28
1
-1
/
+1
*
Fixed up names of files and classes.
Michele Calgaro
2019-04-28
1
-5
/
+14
*
dd node name if not a root node.
Emanoil Kotsev
2019-04-28
1
-0
/
+4
*
Moved source files to "src" folder.
Michele Calgaro
2019-04-27
1
-0
/
+1793