| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-03 | Remove deprecated and defunct KNewStuff properties | Alexander Lohnau | |
| 2021-05-25 | [src/settings/contextmenu/contextmenusettingspage] Fix Crash because of nullptr | Ömer Fadıl Usta | |
| BUG: 437539 | |||
| 2021-05-10 | DolphinContextMenu: Allow disabling "Open Terminal" action | Alexander Lohnau | |
| BUG: 436323 FIXED-IN: 21.08 | |||
| 2021-05-10 | Put code for desktop file plugin loading in KIO version check | Alexander Lohnau | |
| Loading plugins by their desktop files was deprecated in https://invent.kde.org/frameworks/kio/-/merge_requests/416. Task: https://phabricator.kde.org/T12250 | |||
| 2021-04-05 | Port the VCS plugin system to KPluginLoader | Tobias Fella | |
| The loader looks for the plugins in ${QT_PLUGIN_PATH}/dolphin/vcs. The old method of loading the plugins is kept around for now, to support external, legacy plugins. | |||
| 2021-02-09 | Build with QT_NO_KEYWORDS | Nicolas Fella | |
| 2020-12-28 | Add const | Duong Do Minh Chau | |
| 2020-12-28 | Apply Elvis suggestions | Chau Duong | |
| 2020-12-28 | Share actions with main window to avoid duplicating icon name and text | Duong Do Minh Chau | |
| 2020-12-28 | Add options to hide some context menu entries | Duong Do Minh Chau | |
| This commit add options to hide the following context menu entries: - Add to Places - Copy Location - Duplicate Here - Open in New Tab and Open in New Tabs - Open in New Window - Sort By - View Mode The Services settings page is renamed to Context Menu ShowCopyMoveMenu option is moved from GeneralSettings to ContextMenuSettings BUG: 314594 | |||
