┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
2022-07-14Port from KNewFileMenu::setPopupFiles to KNewFileMenu::setWorkingDirectoryNicolas Fella
2022-05-02Re-add "Open Terminal Here" featureoioi 555
2022-04-02Refactor DolphinContextMenu so its actions are retrievableFelix Ernst
2022-01-09Port back to KFilePlacesViewKai Uwe Broulik
2021-12-16Remove calls to no-op KNewFileMenu::setViewShowsHiddenFilesNicolas Fella
2021-12-01Port away from deprecated KFileItemActions::addOpenWithActionsTo methodAlexander Lohnau
2021-11-02Remove duplicate include from .h/.cppLaurent Montel
2021-07-04Reuse KFileItemActions instance during lifetime of dolphinAlexander Lohnau
2021-07-04contextmenu: Listen to new error signal from KFileItemActionsAlexander Lohnau
2021-07-03Remove unused includesNicolas Fella
2021-06-22Merge branch 'release/21.04' addendumFelix Ernst
2021-06-22Merge branch 'release/21.04'Felix Ernst
2021-06-22Fix shift-action modifier in context menuDerek Christ
2021-05-18Use more appropriate icon for "Create New" actionNate Graham
2021-05-13Re-arrange the contents of the hamburger menuFelix Ernst
2021-05-10DolphinContextMenu: Allow disabling "Open Terminal" actionAlexander Lohnau
2021-01-02Revert "ContextMenu: Allow plugins submenus to react to Shift modifiers"Elvis Angelaccio
2020-12-28Add options to hide some context menu entriesDuong Do Minh Chau
2020-12-15Merge branch 'release/20.12'Elvis Angelaccio
2020-12-15DolphinContextMenu: drop wrong assertElvis Angelaccio
2020-12-07ContextMenu: Allow plugins submenus to react to Shift modifiersMéven Car
2020-11-30Merge branch 'release/20.12'Nate Graham
2020-11-30Re-allow to paste files via context menuMéven Car
2020-11-29Utilize KFileItemActions::addActionsTo method from KIOAlexander Lohnau
2020-11-23Fix delete action switching via 'Shift' when sub-context-menu is openDerek Christ
2020-11-23Move repetitive contextmenu related logic in one placeAlexander Lohnau
2020-11-21Add 'Open Terminal Here' action from dolphin to menuAlexander Lohnau
2020-11-17Separate Delete/Move To Trash menu items in context menuNate Graham
2020-11-14Context Menu: Only add paste action to foldersMéven Car
2020-10-23Compile without foreachAlexander Lohnau
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-10-12Show "Open With" menu items even for empty dirsNate Graham
2020-08-26Text style fixesNikita Churaev
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-29## SummaryYann Holme-Nielsen
2020-03-15Add Duplicate featureNathaniel Graham
2020-02-14Restore former position of "Create New" menu item in viewport context menuNate Graham
2020-02-12Swap "Open in New Window" and "Open in New Tab" in context menusIlya Bizyaev
2019-12-23[DolphinContextMenu] Use contains check for scheme againKai Uwe Broulik
2019-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-12-02Refactoring to reduce size of openItemContextMenu and add the ContextType Tim...Méven Car
2019-12-02GIT_SILENT remove unused includeDavid Faure
2019-11-23GIT_SILENT remove unused includeDavid Faure
2019-09-15Clean up hamburger menu and viewport and single-folder context menusNate Graham
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-04Unbreak context menu showing when right clicking on an empty areaLuca Beltrame
2019-09-01Add "Add to Places" action to file menuNate Graham
2019-06-07[DolphinContextMenu] Restore check for whether place already existsKai Uwe Broulik
2019-04-09Don't show "Open With" menu items for empty directoriesNate Graham
2018-12-10Add an icon for "restore" actionShubham Jangra