Commit Graph

3 Commits (a0f27ab5cbdef2d59a30cf7aa65a010a9885bbfd)

Author SHA1 Message Date
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
Timothy Pearson cf5706eb5a Update embedded kalyptus installation 13 years ago
Timothy Pearson bcc95cd92c Initial import of libqt-perl (not yet TQt compatible) 13 years ago