┌ ┐
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
/
dolphincontextmenu.cpp
Age
Commit message (
Expand
)
Author
2024-11-29
Make "open path" and "open path in new tab" scroll to the selected item
Akseli Lahtinen
2024-10-31
refactor: replace QString() with QStringLiteral() for better performance
Zhangzhi Hu
2024-10-14
Add context menu items to Trash view and items
Eren Karakas
2024-09-19
Ignore trailing slashes when comparing place URLs
Wolfgang Müller
2024-08-19
Fix middle-click not following the "Open archives as folder" setting
Jin Liu
2024-03-30
Contextmenu: add a separator before vcs actions
Méven Car
2024-03-18
DolphinContextMenu: Add hint that secondary app will be opened by middle click
Kai Uwe Broulik
2023-11-08
Adapt to KConfigGroup name officially being a QString type
Friedrich W. H. Kossebau
2023-09-10
Merge remote-tracking branch 'origin/master' into kf6
Méven Car
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-09-09
Add open in split view action
Eric Armbruster
2023-09-06
DolphinContextMenu: Use targetUrl in addOpenParentFolderActions
Méven Car
2023-09-06
Add open containing folder options for files in recentlyused:/
Méven Car
2023-08-29
Fix a bunch of clazy warnings
Méven Car
2023-08-28
Clean obsolete ifdefs since dolphin requires KF 5.101+
Méven Car
2023-08-23
Merge branch 'master' into kf6
Méven Car
2023-08-22
Swap "Open Path in New Tab" and "Open Path in New Window"
Ilya Bizyaev
2023-07-05
Merge branch 'master' into kf6
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-05-16
Bring back the "Create New" menu in the menu bar
Jakob Petsovits
2023-05-12
Remove deprecated, ifdef'd code for old KIO versions
Jakob Petsovits
2023-05-08
Merge branch 'master' into kf6
Méven Car
2023-04-02
Context menu: allow to show copy to/move to inactive split view
Méven Car
2023-03-04
Port away from deprecated KNewFileMenu ctor
Nicolas Fella
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-09-26
Remove unused includes
Laurent Montel
2022-07-14
Port from KNewFileMenu::setPopupFiles to KNewFileMenu::setWorkingDirectory
Nicolas Fella
2022-05-02
Re-add "Open Terminal Here" feature
oioi 555
2022-04-02
Refactor DolphinContextMenu so its actions are retrievable
Felix Ernst
2022-01-09
Port back to KFilePlacesView
Kai Uwe Broulik
2021-12-16
Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
Nicolas Fella
2021-12-01
Port away from deprecated KFileItemActions::addOpenWithActionsTo method
Alexander Lohnau
2021-11-02
Remove duplicate include from .h/.cpp
Laurent Montel
2021-07-04
Reuse KFileItemActions instance during lifetime of dolphin
Alexander Lohnau
2021-07-04
contextmenu: Listen to new error signal from KFileItemActions
Alexander Lohnau
2021-07-03
Remove unused includes
Nicolas Fella
2021-06-22
Merge branch 'release/21.04' addendum
Felix Ernst
2021-06-22
Merge branch 'release/21.04'
Felix Ernst
2021-06-22
Fix shift-action modifier in context menu
Derek Christ
2021-05-18
Use more appropriate icon for "Create New" action
Nate Graham
2021-05-13
Re-arrange the contents of the hamburger menu
Felix Ernst
2021-05-10
DolphinContextMenu: Allow disabling "Open Terminal" action
Alexander Lohnau
2021-01-02
Revert "ContextMenu: Allow plugins submenus to react to Shift modifiers"
Elvis Angelaccio
2020-12-28
Add options to hide some context menu entries
Duong Do Minh Chau
2020-12-15
Merge branch 'release/20.12'
Elvis Angelaccio
2020-12-15
DolphinContextMenu: drop wrong assert
Elvis Angelaccio
2020-12-07
ContextMenu: Allow plugins submenus to react to Shift modifiers
Méven Car
2020-11-30
Merge branch 'release/20.12'
Nate Graham
2020-11-30
Re-allow to paste files via context menu
Méven Car
2020-11-29
Utilize KFileItemActions::addActionsTo method from KIO
Alexander Lohnau
[next]