Different sorting in konqueror viewmodes

Ingo Klöcker kloecker at kde.org
Sun Feb 6 23:37:57 GMT 2005


On Sunday 06 February 2005 22:18, Andras Mantia wrote:
> On Sunday 06 February 2005 21:18, Michael Nottebrock wrote:
> > In KDE 3.3.2, the Detailed List View, Tree List View and Text View
> > all use slight different sorting, with no way to customize them so
> > they're consistent (Detailed List View mixes files and directories,
> > Tree List View puts directories at the top, Text View puts
> > directories at the bottom).
> >
> > Is there a way to configure the sorting of directories in 3.3.4 (or
> > do the views at least do the same thing now)?
>
> Somewhat related: the KFileDialog's seem to use now (as I haven't
> notice in earlier versions) a mixed hidden/not hidden list (the "."
> at the beginning is ignored),

Smells like Qt's locale-aware sorting resp. strcoll() which ignores 
leading non-letters (in some locales at least).

> while in Konqueror it is not this way 
> (hidden files/directories go first). This is annoying, and
> unfortunately not configurable.

I suppose it's configurable through LC_COLLATE. ;-)

Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050207/31383e69/attachment.sig>


More information about the kde-core-devel mailing list