summaryrefslogtreecommitdiffstats
path: root/dbus/qdbus.h
Commit message (Collapse)AuthorAgeFilesLines
* * dbus/Makefile.am:Thiago Macieira2006-06-041-52/+0
| | | | | * dbus/qdbus.h: Remove unnecessary file. This is mirrored into qt/dbus/qdbus.h now.
* * qt/*:Thiago Macieira2006-03-281-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 Macieira2006-03-061-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 schemeHarald Fernengel2005-09-231-0/+42