https://bugs.kde.org/show_bug.cgi?id=419981
Ahmad Samir <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |konsole/commit/6db7f8d2593c | |cb0238b2b547ed6eaf7da6a26c4 | |c --- Comment #7 from Ahmad Samir <[email protected]> --- Git commit 6db7f8d2593ccb0238b2b547ed6eaf7da6a26c4c by Ahmad Samir. Committed on 13/04/2020 at 14:03. Pushed by hindenburg into branch 'master'. [BookmarkMenu] Adapt the code to KBookmarks 5.69 changes Starting from KBookmarks 5.69 the ctor that took a KActionCollection parameter has been deprecated, and we need to manually add the various bookmark actions to the actionCollection so that they show up in the shortcusts editor. Move the code that overrides the add bookmark shortcut, Ctrl+B, to the BookmarkMenu class, so that all the relevant code is in one place. M +29 -5 src/BookmarkMenu.cpp M +1 -1 src/BookmarkMenu.h M +0 -10 src/MainWindow.cpp https://invent.kde.org/kde/konsole/commit/6db7f8d2593ccb0238b2b547ed6eaf7da6a26c4c -- You are receiving this mail because: You are watching all bug changes.
