[dolphin] [Bug 484555] [Dolphin] Enhance with “Create folder from selected files”
Felix Ernst
bugzilla_noreply at kde.org
Thu May 23 14:25:06 BST 2024
https://bugs.kde.org/show_bug.cgi?id=484555
Felix Ernst <felixernst at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/d448f4f
| |35d286cae45a62f5a9c1a3be812
| |02f92b
Status|ASSIGNED |RESOLVED
--- Comment #8 from Felix Ernst <felixernst at kde.org> ---
Git commit d448f4f35d286cae45a62f5a9c1a3be81202f92b by Felix Ernst, on behalf
of Ahmet Hakan Çelik.
Committed on 23/05/2024 at 13:25.
Pushed by felixernst into branch 'master'.
Add "Move to New Folder…" action
This commit introduces an action which creates a new folder with a name
specified by the user and moves all the currently selected items there
in one go.
This action is implemented as a KFileItemActionPlugin which means users
can disable it on Dolphin's context menu settings page.
M +12 -0 src/CMakeLists.txt
A +54 -0 src/itemactions/movetonewfolderitemaction.cpp [License:
GPL(v2.0+)]
A +28 -0 src/itemactions/movetonewfolderitemaction.h [License:
GPL(v2.0+)]
A +14 -0 src/itemactions/movetonewfolderitemaction.json
https://invent.kde.org/system/dolphin/-/commit/d448f4f35d286cae45a62f5a9c1a3be81202f92b
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list