┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontextmenu.cpp
AgeCommit message (Expand)Author
2026-02-20Add keyboard shortcut support for service menu actionsAlbert Mkhitaryan
2026-01-20dolphinview: when creating a subfolder expand to it if in details modeMéven Car
2025-11-16dolphincontextmenu: Add hint that shift+middle-click opens the third appTomasz Kot
2025-10-17dolphincontextmenu: Update "Empty Trash" enabled state dynamicallyPan Zhang
2025-10-17dolphincontextmenu: Update "Empty Trash" enabled state dynamicallyPan Zhang
2025-09-01DolphinContextMenu: Don't parent new file menu to the menuKai Uwe Broulik
2025-08-16DolphinContextMenu: Show Configure Trash instead of PropertiesKai Uwe Broulik
2025-06-09Add a SetFolderIcon ItemAction pluginMéven Car
2025-03-24DolphinContextMenu: Add properties entry last for trash entryKai Uwe Broulik
2025-02-03implement shortcut action for file creationChristian Schwarz
2025-01-29Make "Empty trash" icons redNate Graham
2025-01-07Improve trash context menu UINate Graham
2024-11-29Make "open path" and "open path in new tab" scroll to the selected itemAkseli Lahtinen
2024-10-31refactor: replace QString() with QStringLiteral() for better performanceZhangzhi Hu
2024-10-14Add context menu items to Trash view and itemsEren Karakas
2024-09-19Ignore trailing slashes when comparing place URLsWolfgang Müller
2024-08-19Fix middle-click not following the "Open archives as folder" settingJin Liu
2024-03-30Contextmenu: add a separator before vcs actionsMéven Car
2024-03-18DolphinContextMenu: Add hint that secondary app will be opened by middle clickKai Uwe Broulik
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-09Add open in split view actionEric Armbruster
2023-09-06DolphinContextMenu: Use targetUrl in addOpenParentFolderActionsMéven Car
2023-09-06Add open containing folder options for files in recentlyused:/Méven Car
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-08-23Merge branch 'master' into kf6Méven Car
2023-08-22Swap "Open Path in New Tab" and "Open Path in New Window"Ilya Bizyaev
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-16Bring back the "Create New" menu in the menu barJakob Petsovits
2023-05-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-05-08Merge branch 'master' into kf6Méven Car
2023-04-02Context menu: allow to show copy to/move to inactive split viewMéven Car
2023-03-04Port away from deprecated KNewFileMenu ctorNicolas Fella
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-26Remove unused includesLaurent Montel
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