You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/dcop/dcopidlng
Slávek Banko bb46328fb4
dcopidlng fixes:
+ 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

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 49614d38c9)
4 years ago
..
Ast.pm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt [kdelibs] added initial cmake support 15 years ago
Iter.pm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dcopidlng kdelibs update to Trinity v3.5.11 15 years ago
kalyptus dcopidlng fixes: 4 years ago
kalyptusCxxToDcopIDL.pm dcopidlng fixes: 4 years ago
kdocAstUtil.pm dcopidlng fixes: 4 years ago
kdocParseDoc.pm dcopidlng fixes: 4 years ago
kdocUtil.pm Revert automated changes 14 years ago
run_test.sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago