| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-17 | Fix minor typo | Yuri Chornoivan | |
| 2020-03-16 | Exclude daemonized processes from Dolphin::attachToExistingInstance() | Elvis Angelaccio | |
| Summary: `dolphin --daemon` does not have the `/dolphin/Dolphin_1` dbus path, because it doesn't have any DolphinMainWindow. Instead of working around this issue (as we did in D21666 and D25510), just exclude these processes from the list of dbus instances checked by `Dolphin::attachToExistingInstance()`. CCBUG: 408244 Test Plan: Same test plan as in D21666 and D25510 Reviewers: #dolphin Subscribers: kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D26213 | |||
| 2015-04-22 | Add dbus interface to dolphin | Ashish Bansal | |
| Implemented org.freedesktop.FileManager1 dbus interface in dolphin http://www.freedesktop.org/wiki/Specifications/file-manager-interface/ REVIEW: 123313 BUG: 343016 | |||
