Commit Graph

4 Commits (ed5ee2e39d0e03be8a8bffb4dfd5c624d1705b24)

Author SHA1 Message Date
Michele Calgaro 301b538079
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 3da067051c
Merge fixes for kalyptus that were made in tdelibs/dcopidlng:
+ includes may use quotation marks
+ argument types can contain multiple words
+ avoid use long, short, int or char type as the argument name
+ avoid use type as the argument name if the const qualifier is used
+ use long notation of int types
+ the arguments can be nameless
+ return types can have qualifiers
+ do not warn on inherit of the DCOPObject and TQObject classes
+ the documentation comment does not have to end on a separate line
+ do not skip an empty class if it is declared with K_DCOP

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko a2f400d544 Update kalyptus according to tdebindings 11 years ago
Timothy Pearson cf5706eb5a Update embedded kalyptus installation 13 years ago