| Summary: | Add more dbus abilities | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | Olav Vitters <bugzilla-kde> |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Olav Vitters
2007-12-22 18:00:39 UTC
I will be expanded when I start working on the plasma applet I have planned. SVN commit 825257 by guisson: Expand dbus interface significantly (this isn't finished yet, more will follow) BUG: 154483 M +5 -1 CMakeLists.txt A dbus (directory) D dbus.cpp D dbus.h A dbus/dbus.cpp dbus.cpp#824315 [License: GPL (v2+)] A dbus/dbus.h dbus.h#824315 [License: GPL (v2+)] A dbus/dbusgroup.cpp [License: GPL (v2+)] A dbus/dbusgroup.h [License: GPL (v2+)] A dbus/dbustorrent.cpp [License: GPL (v2+)] A dbus/dbustorrent.h [License: GPL (v2+)] A dbus/dbustorrentfile.cpp [License: GPL (v2+)] A dbus/dbustorrentfile.h [License: GPL (v2+)] M +92 -83 groupview.cpp M +2 -2 groupview.h M +1 -1 gui.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=825257 |