┌ ┐
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
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-04-02
Context menu: allow to show copy to/move to inactive split view
Méven Car
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
2020-11-23
Fix delete action switching via 'Shift' when sub-context-menu is open
Derek Christ
2020-11-23
Move repetitive contextmenu related logic in one place
Alexander Lohnau
2020-11-21
Add 'Open Terminal Here' action from dolphin to menu
Alexander Lohnau
2020-11-17
Separate Delete/Move To Trash menu items in context menu
Nate Graham
2020-11-14
Context Menu: Only add paste action to folders
Méven Car
2020-10-23
Compile without foreach
Alexander Lohnau
2020-10-23
If include is define in .h remove it if it's defined in .cpp too (scripted)
Laurent Montel
2020-10-12
Show "Open With" menu items even for empty dirs
Nate Graham
2020-08-26
Text style fixes
Nikita Churaev
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-06-29
## Summary
Yann Holme-Nielsen
2020-03-15
Add Duplicate feature
Nathaniel Graham
2020-02-14
Restore former position of "Create New" menu item in viewport context menu
Nate Graham
2020-02-12
Swap "Open in New Window" and "Open in New Tab" in context menus
Ilya Bizyaev
2019-12-23
[DolphinContextMenu] Use contains check for scheme again
Kai Uwe Broulik
2019-12-06
Make it compile against last kf5 version without deprecated methods
Laurent Montel
2019-12-02
Refactoring to reduce size of openItemContextMenu and add the ContextType Tim...
Méven Car
2019-12-02
GIT_SILENT remove unused include
David Faure
2019-11-23
GIT_SILENT remove unused include
David Faure
2019-09-15
Clean up hamburger menu and viewport and single-folder context menus
Nate Graham
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-09-04
Unbreak context menu showing when right clicking on an empty area
Luca Beltrame
[next]