Revision 578680
Go back to digest for 3rd September 2006Features in KDE Base
Jos van den Oever committed changes in /trunk/playground/base/strigi:
Added initial support for DBus communication to Strigi.
Four functions are supported at the moment but the complete interface will be implemented shortly. Right now, getStatus, countHits, getHits and stopDaemon are implemented.
File Changes
Added 11 files
- /trunk/playground/base/strigi
- /cmake/FindDBus.cmake
- /src/daemon/dbus
- /src/daemon/dbus/CMakeLists.txt
- /src/daemon/dbus/dbusbytearray.cpp
- /src/daemon/dbus/dbusbytearray.h
- /src/daemon/dbus/dbusmessagereader.cpp
- /src/daemon/dbus/dbusmessagereader.h
- /src/daemon/dbus/dbusmessagewriter.cpp
- /src/daemon/dbus/dbusmessagewriter.h
- /src/daemon/dbus/dbusserver.cpp
- /src/daemon/dbus/dbusserver.h
Modified 3 files
- /trunk/playground/base/strigi
- /CMakeLists.txt
- /src/daemon/CMakeLists.txt
- /src/daemon/daemon.cpp
14 files changed in total