[Patch] - Port kded/vfolder_menu.cpp to QDirIterator
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Feb 22 18:34:19 GMT 2009
Christian Ehrlicher schrieb:
> Hi,
>
> attached you can find a patch to port vfolder_menu.cpp to QDirIterator
> to resolve possible problems with filename encodings on windows.
>
> I'm unsure about ::stat(), S_ISREG ( buff.st_mode ) <->
> QFileInfo::isFile() when a file is a symlink. Maybe someone can take a
> look on it if I did it right.
>
QFileInfo::dir() fooled me (Or better: I did not read the docs) - now a
working patch.
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kded_vfolder.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090222/2a8d019c/attachment.bin>
More information about the kde-core-devel
mailing list