| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -52/+88 |
* | Fixed problem with missing include of introspectableInterface.h file in | Slávek Banko | 2019-05-26 | 1 | -12/+14 |
* | Added methods to create a TQT_DBusDataMap<T> object from a TQMap<T, TQT_DBusD... | Michele Calgaro | 2019-05-20 | 1 | -0/+160 |
* | Modified TQT_DBusObjectPath to inherit from TQString instead of | Michele Calgaro | 2019-05-20 | 3 | -32/+40 |
* | Fixed problem with missing include of introspectableInterface.h file in | Michele Calgaro | 2019-05-17 | 1 | -0/+9 |
* | Added function to easily create a TQT_DBusData variant object from a given | Michele Calgaro | 2019-05-15 | 2 | -0/+15 |
* | Fixed generation of Introspectable interface file. This resolves #17. | Michele Calgaro | 2019-05-09 | 3 | -4/+13 |
* | Make the use of the class name requested by the -c | Slávek Banko | 2019-05-02 | 1 | -8/+16 |
* | Adjusting class name moved from generators to caller. | Slávek Banko | 2019-04-30 | 2 | -21/+21 |
* | Fixed problem with interface file name generation and inclusion. This | Michele Calgaro | 2019-04-30 | 3 | -7/+18 |
* | Fixed previous commit. The name of the included moc file needs to be taken fr... | Michele Calgaro | 2019-04-30 | 3 | -8/+12 |
* | Fix for issue #9 - add include moc in proxy cpp | Emanoil Kotsev | 2019-04-28 | 1 | -0/+8 |
* | missed from commit 99fc7a4311 | Emanoil Kotsev | 2019-04-28 | 1 | -1/+1 |
* | Fixed up names of files and classes. | Michele Calgaro | 2019-04-28 | 3 | -15/+24 |
* | Add Proxy and Interface to class name. | Emanoil Kotsev | 2019-04-28 | 1 | -0/+2 |
* | dd node name if not a root node. | Emanoil Kotsev | 2019-04-28 | 1 | -0/+4 |
* | Create node class with ending with Node. | Emanoil Kotsev | 2019-04-28 | 1 | -1/+4 |
* | Fix missing interface.h in generated code and filename. | Emanoil Kotsev | 2019-04-28 | 2 | -2/+2 |
* | Moved source files to "src" folder. | Michele Calgaro | 2019-04-27 | 37 | -0/+16003 |