Making path completion case insensitive
Rafael Fernández López
ereslibre at kde.org
Fri Sep 12 03:40:18 BST 2008
Hi,
> I'm new to KDE development and I want to add case insensitive path
> completion to KDE as a whole, I started with dolphin for now and I'll look
> into other components later.
The ideal thing is to work on this at a libraries level. This way all
applications get benefit from this as a whole and you don't need to hack
component per component.
Our code for completion stuff is on kdelibs/kdeui/util/kcompletion[base]. You
also will have a look at how KLineEdit and KComboBox implements it.
I have to say that I don't see very well the point of a non-sensitive case
completion, but well...
Regards,
Rafael Fernández López.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20080912/d481c374/attachment.sig>
More information about the kfm-devel
mailing list