Commit Graph

5 Commits (eacae173677c3a01bbf79be2d7e33a6bb3e832df)

Author SHA1 Message Date
Slávek Banko 77fa51a9a8
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>
(cherry picked from commit ee9b1e7dc5)
5 years ago
François Andriot dc5f265d3e Fix invalid perl syntax in kdocAstUtil.pm
This resolves Bug 2543

Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 2e9822caa4)
10 years ago
Timothy Pearson 26abe38d07 Fix retquire 14 years ago
Timothy Pearson 9ba0474277 Initial TQt conversion 14 years ago
toma 90825e2392 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago