Review Request 119607: Support for ".hidden" files
Bruno Nova
brunomb.nova at gmail.com
Thu Dec 4 21:55:29 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119607/
-----------------------------------------------------------
(Updated Dez. 4, 2014, 9:55 p.m.)
Review request for KDE Frameworks and David Faure.
Changes
-------
`desktop:/` should now be correctly handled, filesInDotHiddenForDir() made private and now caching the contents of the ".hidden" files.
Bugs: 64740 and 246260
https://bugs.kde.org/show_bug.cgi?id=64740
https://bugs.kde.org/show_bug.cgi?id=246260
Repository: kio
Description
-------
This adds support for *.hidden* files to KDE.
When listing a directory, the files/folders listed in the *.hidden* file will be hidden, unless the user has chosen to show hidden files.
This patch was initially based on the patch provided by Mark in Bug #246260.
Diffs (updated)
-----
src/core/kcoredirlister.cpp a31d629
src/core/kcoredirlister_p.h dce7dbc
src/core/kfileitem.h bebc241
src/core/kfileitem.cpp 74dc069
Diff: https://git.reviewboard.kde.org/r/119607/diff/
Testing
-------
Built and tested the patch in Project Neon.
Dolphin was still using KDE4/Qt4 version of the library, so I only tested using the desktop folder widget, and "folder desktop".
It worked correctly when I pointed it to "~" and "~/Desktop" (I added ".hidden" there).
However, it didn't work when I pointed it to the "Desktop folder" (the default option, not the custom location "~/Desktop").
More testing is required.
The version for KDE4/Qt4 submitted to Bug #246260 was tested in Kubuntu 14.04, and it worked everywhere I tested (Dolphin, open/save dialogs, folder widget and detailed/tree view in Dolphin).
It wasn't an intensive test, though.
Thanks,
Bruno Nova
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141204/8913bc9c/attachment.html>
More information about the Kde-frameworks-devel
mailing list