Review Request 115720: Merged DolphinMainWindow::openDirectories() and DolphinMainWindow::openFiles() -> DolphinMainWindow::openUrls()
Emmanuel Pescosta
emmanuelpescosta099 at gmail.com
Fri Feb 28 11:23:36 GMT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115720/
-----------------------------------------------------------
(Updated Feb. 28, 2014, 12:23 p.m.)
Status
------
This change has been discarded.
Review request for Dolphin.
Repository: kde-baseapps
Description
-------
Merged DolphinMainWindow::openDirectories() and DolphinMainWindow::openFiles() -> DolphinMainWindow::openUrls()
We use the given url now and extract the directory and item url. If the item url is valid, we mark
the file as current.
--select console arg is now obsolete, because you can simply write the full url instead. (e.g. /home/konq/me.png)
Open path in new tab/window also make use of these changes, files opened from search queries are now
marked as current in the new tab/window.
Diffs
-----
dolphin/src/dolphinapplication.cpp 8e83a85
dolphin/src/dolphinmainwindow.h cb97612
dolphin/src/dolphinmainwindow.cpp 8473014
dolphin/src/dolphinviewcontainer.h 31612f1
dolphin/src/dolphinviewcontainer.cpp 768fd5e
Diff: https://git.reviewboard.kde.org/r/115720/diff/
Testing
-------
dolphin -> opens home dir
dolphin "/home/emmanuel/Downloads/Aufgabe.pdf" -> opens Downloads, marks Aufgabe.pdf
dolphin "tags:/Kde" -> opens tags:/Kde
dolphin "/home/emmanuel/zipped.zip" -> opens "zip:/home/emmanuel/zipped.zip"
searching something and open path in new tab, openes folder and marks file.
Thanks,
Emmanuel Pescosta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20140228/537b9fdc/attachment.htm>
More information about the kfm-devel
mailing list