Commit Graph

35 Commits (master)

Author SHA1 Message Date
Michele Calgaro 6681698396
Replace QT_STATIC_CONST_* with actual definitions
3 months ago
Michele Calgaro e506671443
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro d9897a720a
Replaced various '#define' with actual strings - part 5
6 months ago
Michele Calgaro 94f53ef63d
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Slávek Banko fd60f35194
Fix the missing code generation for Introspect interface,
1 year ago
Slávek Banko 36de09db63
Ensure that the Introspect method will not be considered a signal
1 year ago
Michele Calgaro 96f7e60908
Make sure to handle pending messages at start up if a dbus service
2 years ago
Slávek Banko e6dccd3173
Instead of unusual use of full destination path for apidox in build directory, use simple 'apidocs'.
3 years ago
Slávek Banko 2d10834c46
Automatic apidox installation using CMake code
3 years ago
Emanoil Kotsev aaca9aafc8 Fix #25 dbusxml2qt3 root node with no name
4 years ago
Emanoil Kotsev 45bdbff13b
Fix #23 dbusxml2qt3 with multiple interfaces
4 years ago
Emanoil Kotsev 7d49292176
Generate DBusBaseNode class to handle the empty nodes.
4 years ago
Emanoil Kotsev 6bead3d3d0 Fix problem with d-feet and annotation missing value attribute
5 years ago
Emanoil Kotsev 1738aa0602 Fix regression from recent signals and async changes
5 years ago
Emanoil Kotsev bc23ccded5 Fix for issue 11 based on latest master
5 years ago
Emanoil Kotsev 4e267fc57b
Handle primitives in signals properly (not const)
5 years ago
Michele Calgaro 81cebe1f20
Fixed direction of signals in generated code. This resolves issue #19.
5 years ago
Slávek Banko f08981e12a
Fixed problem with missing include of introspectableInterface.h file in
5 years ago
Michele Calgaro 97bfc41b1b
Added methods to create a TQT_DBusDataMap<T> object from a TQMap<T, TQT_DBusDataMap<U> > map.
5 years ago
Michele Calgaro 00b00f9961
Modified TQT_DBusObjectPath to inherit from TQString instead of
5 years ago
Michele Calgaro 6b319e0482
Fixed problem with missing include of introspectableInterface.h file in
5 years ago
Michele Calgaro 17b82c03cd
Added function to easily create a TQT_DBusData variant object from a given
5 years ago
Michele Calgaro ff5fee9de2
Fixed generation of Introspectable interface file. This resolves #17.
5 years ago
Slávek Banko 3dee246575
Make the use of the class name requested by the -c
5 years ago
Slávek Banko 20daa8eecb
Adjusting class name moved from generators to caller.
5 years ago
Michele Calgaro d3ff70c037
Fixed problem with interface file name generation and inclusion. This
5 years ago
Michele Calgaro 415cca8630
Fixed previous commit. The name of the included moc file needs to be taken from the specified basename when available. The location of
5 years ago
Emanoil Kotsev 318a0abf7f
Fix for issue #9 - add include moc in proxy cpp
5 years ago
Emanoil Kotsev 755938dd30 missed from commit 99fc7a4311
5 years ago
Michele Calgaro 6236fe9051
Fixed up names of files and classes.
5 years ago
Emanoil Kotsev d73d25c65d
Add Proxy and Interface to class name.
5 years ago
Emanoil Kotsev bb8f8a2827
dd node name if not a root node.
5 years ago
Emanoil Kotsev 3997d3cdec
Create node class with ending with Node.
5 years ago
Emanoil Kotsev 14aebff1f4
Fix missing interface.h in generated code and filename.
5 years ago
Michele Calgaro f9c9e15267
Moved source files to "src" folder.
5 years ago