┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dbusinterface.cpp
AgeCommit message (Expand)Author
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-14Fix Wayland window activation when attaching to an existing instanceNicolas Fella
2022-09-26Remove unused includesLaurent Montel
2021-08-25DBus activation with filemanager ifaceAndrey Butirsky
2021-07-10Avoid crashing on startup if DBus isn't runningAlex Richardson
2021-06-04Add SortOrderForUrl method to DBus interfaceMarco Martin
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-03-16Exclude daemonized processes from Dolphin::attachToExistingInstance()Elvis Angelaccio
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-06-23Adding option to open externally called folder in a new tabAlexander Saoutkin
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2018-09-17Keep org.freedesktop.FileManager1 registered across processesDavid Edmundson
2018-03-04Remove unused #includeRoman Inflianskas
2017-03-08Pass application name and icon to KRunKai Uwe Broulik
2016-07-01[DBusInterface] Use %U instead of %u to indicate multiple URLs are supportedKai Uwe Broulik
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-04-29Use KPropertiesDialog::showDialog(urls) in DBusInterface::ShowItemPropertiesEmmanuel Pescosta
2015-04-22Add dbus interface to dolphinAshish Bansal