Review Request 110371: Feature Request 312296 - open selected folders in new tabs

Emmanuel Pescosta emmanuelpescosta099 at gmail.com
Thu May 9 14:02:34 BST 2013


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

(Updated May 9, 2013, 1:02 p.m.)


Review request for Dolphin and Frank Reininghaus.


Changes
-------

Sorry wrong patch file.


Description
-------

Make the item context menu entries: "Open in new Window", "Open in new Tab" and "Add to places" work for more than one selected folder.

Modified all involved functions to handle multiple selected items.

Check if the folders are already in the Places Model, before we add them to the Places Model in DolphinContextMenu::openItemContextMenu().

Also modified the KRun url from "dolphin %u" to "dolphin %U" -> All items are opened in the same new Dolphin Window.


This addresses bug 312296.
    http://bugs.kde.org/show_bug.cgi?id=312296


Diffs (updated)
-----

  dolphin/src/dolphincontextmenu.cpp 89a169f 
  dolphin/src/dolphinmainwindow.cpp 347489d 

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


Testing
-------

Works for me!

* Select multiple files and folder:
  None of these three actions are visible.

* Select multiple files:
  None of these three actions are visible.

* Select multiple folders (All folders are already in the Places Panel):
  Only the actions "Open in new Window" and "Open in new Tab" are visible.

* Select multiple folders (Not all folders are in the Places Panel):
  All three actions are visible.


Thanks,

Emmanuel Pescosta

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


More information about the kfm-devel mailing list