summaryrefslogtreecommitdiffstats
path: root/qt/qdbusvariant.h
Commit message (Collapse)AuthorAgeFilesLines
* * qt/*:Thiago Macieira2006-03-281-51/+0
| | | | | | | | | | * 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-0/+11
| | | | | | | * 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.
* Merge the changes to the bindings from the KDE Subversion server.Thiago Macieira2006-02-151-8/+8
| | | | | | | | | | This is a major change: library is source- and binary-incompatible to what it used to be. All testcases are green, functionality is preserved. It is not feature-complete. Development will continue in the branch in the Subversion server for a while.
* adding an autotest and "dbus-ify" the build process and include schemeHarald Fernengel2005-09-231-1/+1
|
* With the permission of the original authors, removing the non-working and ↵Harald Fernengel2005-09-231-0/+40
hopelessly unmaintained old Qt D-BUS bindings and adding the ones from KDE's SVN.