Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dbus/Makefile.am: | Thiago Macieira | 2006-06-04 | 1 | -52/+0 |
| | | | | | * dbus/qdbus.h: Remove unnecessary file. This is mirrored into qt/dbus/qdbus.h now. | ||||
* | * qt/*: | Thiago Macieira | 2006-03-28 | 1 | -7/+5 |
| | | | | | | | | | | * 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 | -2/+14 |
| | | | | | | | * qt/*: * dbus/qdbus.h: Sync with KDE Subversion revision 516237. This represents the first feature-complete version of the Qt4 bindings since I took ove maintainership. | ||||
* | adding an autotest and "dbus-ify" the build process and include scheme | Harald Fernengel | 2005-09-23 | 1 | -0/+42 |