┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
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
2018-12-10Revert backShubham Jangra
2018-12-10Add an icon for "restore" actionShubham Jangra
2018-12-06[context menu] Restore separator above 'Properties' that went missingNate Graham
2018-11-19Show the Delete context menu entry even when disabledThomas Surrel
2018-09-05[DolphinContextMenu] Use the view's already existing root KFileItemKai Uwe Broulik
2018-07-18Fixes small memory leak in DolphinContextMenuDavid Hallas
2018-06-02Add 'Sort By' and 'View Mode' into Dolphin file context menusNerdopolis Turfwalker
2018-05-20Bring back 'New Window' action in viewport context menuElvis Angelaccio
2018-05-14Re-add "Open With" items to context menu for files in search viewNathaniel Graham
2018-04-22Move "Open" actions to the top of the context menu for filesNathaniel Graham