┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/global.cpp
AgeCommit message (Expand)Author
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-24Revert "Restrict attaching instances to those on the same activity or same vi...Méven Car
2023-05-24Revert "global.cpp: Ensure qApp does not emit signal because of local QEventL...Méven Car
2023-05-19global.cpp: Ensure qApp does not emit signal because of local QEventLoopMéven Car
2023-05-09Fix build without KF5ActivitiesHeiko Becker
2023-04-20Restrict attaching instances to those on the same activity or same virtual de...Méven Car
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-10-12fix opening new windows unnecessaryAndrey Butirsky
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-09-26Remove unused includesLaurent Montel
2022-06-22do not open excessive tabAndrey Butirsky
2021-08-29Merge branch 'release/21.08'Elvis Angelaccio
2021-08-25DBus activation with filemanager ifaceAndrey Butirsky
2021-08-24Fix selecting file always opening new instanceAlexander Lohnau
2021-07-10Avoid crashing on startup if DBus isn't runningAlex Richardson
2021-06-04Add SortOrderForUrl method to DBus interfaceMarco Martin
2021-01-02Animate split view mode togglingFelix Ernst
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-28Fix clazy-range-loop warningElvis Angelaccio
2020-04-26Add an option to show tabs from last time when Dolphin startsNate Graham
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