summaryrefslogtreecommitdiffstats
path: root/qt/dbusidl2cpp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>Thiago Macieira2006-03-061-0/+881
* qt/dbusidl2cpp.cpp: * qt/Makefile.am: add the dbusidl2cpp tool, the replacement for dcopidl2cpp, found in the KDE installations (or the more modern kalyptus): generate Qt4 C++ code for the input XML introspection. Currently no IDL parsing.