┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
global.cpp
Age
Commit message (
Expand
)
Author
2023-04-20
Restrict attaching instances to those on the same activity or same virtual de...
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-14
Fix Wayland window activation when attaching to an existing instance
Nicolas Fella
2022-10-12
fix opening new windows unnecessary
Andrey Butirsky
2022-10-11
Fix item highlighting through DBus
Felix Ernst
2022-09-26
Remove unused includes
Laurent Montel
2022-06-22
do not open excessive tab
Andrey Butirsky
2021-08-29
Merge branch 'release/21.08'
Elvis Angelaccio
2021-08-25
DBus activation with filemanager iface
Andrey Butirsky
2021-08-24
Fix selecting file always opening new instance
Alexander Lohnau
2021-07-10
Avoid crashing on startup if DBus isn't running
Alex Richardson
2021-06-04
Add SortOrderForUrl method to DBus interface
Marco Martin
2021-01-02
Animate split view mode toggling
Felix Ernst
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-28
Fix clazy-range-loop warning
Elvis Angelaccio
2020-04-26
Add an option to show tabs from last time when Dolphin starts
Nate Graham
2020-04-15
Port KRun::run usage to run another Dolphin process, to ApplicationLauncherJob
David Faure
2020-03-16
Switch to generated MainWindow dbus interface
Elvis Angelaccio
2020-03-16
Exclude daemonized processes from Dolphin::attachToExistingInstance()
Elvis Angelaccio
2019-12-24
Rename variables to improve readability of Dolphin::attachToExistingInstance
Elvis Angelaccio
2019-11-28
Force dbus introspection on the Dolphin_1 object
Elvis Angelaccio
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-08-11
Match style of if() condition used above
Elvis Angelaccio
2019-08-11
Merge branch 'Applications/19.08'
Elvis Angelaccio
2019-08-11
Move variables closer to their usage
Elvis Angelaccio
2019-08-11
Coding style fixes
Elvis Angelaccio
2019-08-11
Do not match daemonized dolphin instances: part 2
Elvis Angelaccio
2019-06-23
Adding option to open externally called folder in a new tab
Alexander Saoutkin
2019-06-22
Open new instance of Dolphin if no URLs are given
Alexander Saoutkin
2019-06-10
Do not match daemonized dolphin instances
Elvis Angelaccio
2019-06-08
Fix container detaching
Elvis Angelaccio
2019-06-03
Tighter match own service when trying to find suitable window to open path in.
Thomas Posch
2019-05-30
Open externally called files/directories in new tabs
Alexander Saoutkin
2018-03-04
Remove unused #include
Roman Inflianskas
2018-02-04
Fix all krazy #include warnings
Elvis Angelaccio
2017-03-08
Pass application name and icon to KRun
Kai Uwe Broulik
2016-10-03
Pass current dir explicitly to QUrl::fromUserInput
David Faure
2015-10-21
Allow home directories with non-local file paths.
Emmanuel Pescosta
2015-04-22
Add dbus interface to dolphin
Ashish Bansal