summaryrefslogtreecommitdiffstats
path: root/qt/qdbusconnection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* * test/qt/Makefile.am: build from srcdirdbus-0.60John (J5) Palmieri2005-12-011-3/+4
| | | | | | | | | | * qt/qtconnection.cpp (requestName): Changed PROHIBIT_REPLACE to ALLOW_REPLACE Note - this code is wrong and needs to be fixed by the Qt binding developers. The flags should be treated as bitfields and not enums. * qt/qtconnection.h: Change ProhibitReplace to AllowReplace * dbus/dbus-list.c (link_after): remove #ifdef DBUS_BUILD_TESTS
* adding an autotest and "dbus-ify" the build process and include schemeHarald Fernengel2005-09-231-2/+0
|
* With the permission of the original authors, removing the non-working and ↵Harald Fernengel2005-09-231-0/+328
hopelessly unmaintained old Qt D-BUS bindings and adding the ones from KDE's SVN.