┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dbusinterface.cpp
AgeCommit message (Collapse)Author
2015-04-29Use KPropertiesDialog::showDialog(urls) in DBusInterface::ShowItemPropertiesEmmanuel Pescosta
instead of showing a new properties dialog for each url. REVIEW: 123524
2015-04-22Add dbus interface to dolphinAshish Bansal
Implemented org.freedesktop.FileManager1 dbus interface in dolphin http://www.freedesktop.org/wiki/Specifications/file-manager-interface/ REVIEW: 123313 BUG: 343016