Review Request 110306: Add a new context menu action "New Folder with Selected Items" to Dolphins Context Menu.

Emmanuel Pescosta emmanuelpescosta099 at gmail.com
Sat May 4 20:37:25 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110306/
-----------------------------------------------------------

Review request for Dolphin and Frank Reininghaus.


Description
-------

Add a new context menu action "New Folder with Selected Items" to Dolphins Context Menu.

When multiple items are selected, Dolphin offers this new action, to move the selected files/folders into a new folder.

Old Workflow: 
Select files/folders -> Cut them -> Create a new folder -> Paste them into this new folder

New Workflow:
Select files/folders -> Create a new folder with the selected items

I hope you and the other Dolphin users/developers like it! ;)


Diffs
-----

  dolphin/src/dolphincontextmenu.h 3d0005d 
  dolphin/src/dolphincontextmenu.cpp bb26c7a 
  dolphin/src/dolphinmainwindow.cpp 8ed31de 
  dolphin/src/views/dolphinview.h e50dffc 
  dolphin/src/views/dolphinview.cpp abf572f 

Diff: http://git.reviewboard.kde.org/r/110306/diff/


Testing
-------

1. Select multiple folders/files
2. Open Item Context Menu
3. Select first action "New Folder with Selected Items"
4. Type the name of the new folder
5. Press the "Ok" button

Result should be:
* A new folder with the given name (4.) should be created and the previously selected items should be moved into this folder.
* If the folder already exists or if you haven't enough permissions, a error message should appear and the items should not be moved.

Works for me.


Thanks,

Emmanuel Pescosta

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20130504/76b0ce16/attachment.htm>


More information about the kfm-devel mailing list