2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>
authorThiago Macieira <thiago@kde.org>
Mon, 6 Mar 2006 15:27:56 +0000 (15:27 +0000)
committerThiago Macieira <thiago@kde.org>
Mon, 6 Mar 2006 15:27:56 +0000 (15:27 +0000)
commit074b0b86747198ee1862ca0450d5192137cccdee
treeee1d8cdd3757a66fb75bbc690f8af041bb5b4fd2
parent12dc0934ae2a1fb92223f84804ad31a57689813c
2006-03-06  Thiago Macieira  <thiago.macieira@trolltech.com>

* 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.
ChangeLog
qt/Makefile.am
qt/dbusidl2cpp.cpp [new file with mode: 0644]