Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * qt/*: | Thiago Macieira | 2006-03-28 | 1 | -165/+210 |
| | | | | | | | | | | * dbus/qdbus.h: Sync with KDE Subversion revision 523647. Hopefully, this will be the last of the source-incompatible changes. Documentation has been improved; support for QList<basic-types> has been added; QDBusObject is gone; QDBus(Abstract)Interface is now a QObject with auto-generated meta-object; QDBusIntrospection is marked private, since QMetaObject can be used now; lots of bugfixes. | ||||
* | 2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com> | Thiago Macieira | 2006-03-06 | 1 | -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. |