┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/global.cpp
AgeCommit message (Expand)Author
2020-04-15Port KRun::run usage to run another Dolphin process, to ApplicationLauncherJobDavid Faure
2020-03-16Switch to generated MainWindow dbus interfaceElvis Angelaccio
2020-03-16Exclude daemonized processes from Dolphin::attachToExistingInstance()Elvis Angelaccio
2019-12-24Rename variables to improve readability of Dolphin::attachToExistingInstanceElvis Angelaccio
2019-11-28Force dbus introspection on the Dolphin_1 objectElvis Angelaccio
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-08-11Match style of if() condition used aboveElvis Angelaccio
2019-08-11Merge branch 'Applications/19.08'Elvis Angelaccio
2019-08-11Move variables closer to their usageElvis Angelaccio
2019-08-11Coding style fixesElvis Angelaccio
2019-08-11Do not match daemonized dolphin instances: part 2Elvis Angelaccio
2019-06-23Adding option to open externally called folder in a new tabAlexander Saoutkin
2019-06-22Open new instance of Dolphin if no URLs are givenAlexander Saoutkin
2019-06-10Do not match daemonized dolphin instancesElvis Angelaccio
2019-06-08Fix container detachingElvis Angelaccio
2019-06-03Tighter match own service when trying to find suitable window to open path in.Thomas Posch
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2018-03-04Remove unused #includeRoman Inflianskas
2018-02-04Fix all krazy #include warningsElvis Angelaccio
2017-03-08Pass application name and icon to KRunKai Uwe Broulik
2016-10-03Pass current dir explicitly to QUrl::fromUserInputDavid Faure
2015-10-21Allow home directories with non-local file paths.Emmanuel Pescosta
2015-04-22Add dbus interface to dolphinAshish Bansal