PATCH: KURLCompletion

Dawit A. adawit at kde.org
Wed Dec 31 01:24:53 GMT 2003


Hi,

A patch I committed a while back to allow the user to disable URL completion 
over remote protocols does not correctly work when you use the KFileDialog. 
The reason for that is applications can hard-code the completion mode for 
legitimate reasons bypassing what is specified in the kdeglobals file. 
Anyways, this patch reverts the original attempt since it was only added to 
HEAD branch post 3.1. Instead, the new implementation uses a flag which if 
enabled allows URLCompletion for protocols whose class equals ":local". The 
default behavior remains unchanged. Any objections ?

-- 
Regards,
Dawit A.
"Preach what you practice, practice what you preach"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kurlcompletion-20031230.diff
Type: text/x-diff
Size: 2612 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20031230/b76786cf/attachment.diff>


More information about the kde-core-devel mailing list