[dolphin] [Bug 465500] [Feature Suggestion] Add "Open in split view" to Places panel context menu
Eric Armbruster
bugzilla_noreply at kde.org
Sat Sep 9 18:02:42 BST 2023
https://bugs.kde.org/show_bug.cgi?id=465500
Eric Armbruster <eric1 at armbruster-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/a85863b
| |efd616fe86669ac363d74fa7f46
| |6ca523
Status|REPORTED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Eric Armbruster <eric1 at armbruster-online.de> ---
Git commit a85863befd616fe86669ac363d74fa7f466ca523 by Eric Armbruster, on
behalf of Eric Armbruster.
Committed on 09/09/2023 at 17:45.
Pushed by meven into branch 'master'.
Add open in split view action
This action is shown only if a single folder is selected. The action
opens the selected folder in the inactive split view (and opens the
split view if necessary).
M +4 -0 src/dolphincontextmenu.cpp
M +34 -1 src/dolphinmainwindow.cpp
M +5 -0 src/dolphinmainwindow.h
M +2 -2 src/dolphintabpage.h
M +10 -0 src/panels/places/placespanel.cpp
M +2 -0 src/panels/places/placespanel.h
M +4 -0 src/settings/contextmenu/contextmenusettingspage.cpp
M +4 -0 src/settings/dolphin_contextmenusettings.kcfg
M +1 -0 src/settings/dolphinsettingsdialog.cpp
https://invent.kde.org/system/dolphin/-/commit/a85863befd616fe86669ac363d74fa7f466ca523
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list