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
/
classgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced various '#define' with actual strings - part 5
Michele Calgaro
2023-12-04
1
-2
/
+2
*
Replace Q_OBJECT with TQ_OBJECT
Michele Calgaro
2023-07-20
1
-1
/
+1
*
Generate DBusBaseNode class to handle the empty nodes.
Emanoil Kotsev
2020-03-11
1
-0
/
+2
*
Fix regression from recent signals and async changes
Emanoil Kotsev
2019-06-28
1
-1
/
+5
*
Fixed problem with missing include of introspectableInterface.h file in
Slávek Banko
2019-05-26
1
-12
/
+14
*
Fixed problem with missing include of introspectableInterface.h file in
Michele Calgaro
2019-05-17
1
-0
/
+9
*
Fixed generation of Introspectable interface file. This resolves #17.
Michele Calgaro
2019-05-09
1
-2
/
+0
*
Adjusting class name moved from generators to caller.
Slávek Banko
2019-04-30
1
-2
/
+0
*
Fixed problem with interface file name generation and inclusion. This
Michele Calgaro
2019-04-30
1
-6
/
+14
*
Fixed previous commit. The name of the included moc file needs to be taken fr...
Michele Calgaro
2019-04-30
1
-8
/
+7
*
Fix for issue #9 - add include moc in proxy cpp
Emanoil Kotsev
2019-04-28
1
-0
/
+8
*
Fixed up names of files and classes.
Michele Calgaro
2019-04-28
1
-2
/
+2
*
Add Proxy and Interface to class name.
Emanoil Kotsev
2019-04-28
1
-0
/
+2
*
Fix missing interface.h in generated code and filename.
Emanoil Kotsev
2019-04-28
1
-1
/
+1
*
Moved source files to "src" folder.
Michele Calgaro
2019-04-27
1
-0
/
+1091