Review Request 129141: [search] Reload search view when file is deleted or copied
David Faure
faure at kde.org
Sun Nov 20 20:17:26 GMT 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129141/#review100978
-----------------------------------------------------------
src/kitemviews/kfileitemmodel.cpp (line 123)
<https://git.reviewboard.kde.org/r/129141/#comment67716>
KDirLister::Keep was meant to be used for tree views, where listing a subdir shouldn't forget about the parent dir, it's still shown.
(while in an icon view or detailed list view, going to a different directory means we're not showing the previous directory anymore).
If this model can do both trees and lists, maybe the use of Keep should be conditional?
- David Faure
On Nov. 16, 2016, 8:40 p.m., Anthony Fieroni wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/129141/
> -----------------------------------------------------------
>
> (Updated Nov. 16, 2016, 8:40 p.m.)
>
>
> Review request for Dolphin, David Faure and Emmanuel Pescosta.
>
>
> Repository: dolphin
>
>
> Description
> -------
>
> I'm not sure it is correct to use KDirLister::Keep
>
>
> Diffs
> -----
>
> src/kitemviews/kfileitemmodel.cpp 05f85a6
>
> Diff: https://git.reviewboard.kde.org/r/129141/diff/
>
>
> Testing
> -------
>
> Delete / create work. KDirLister::Keep should use only in search mode (filenamesearch or baloosearch) ?
>
>
> Thanks,
>
> Anthony Fieroni
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20161120/707ee813/attachment.htm>
More information about the kfm-devel
mailing list