Bug 153729

Summary: [PATCH] Automatically add * wildcards to filter string in file selector
Product: [Applications] kdevelop Reporter: Thomas McGuire <mcguire>
Component: file selectorAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch which automatically appends and prepends '*'

Description Thomas McGuire 2007-12-09 15:58:48 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

This is a followup to bug 153279, where filter-as-you type was implemented.

As already mentioned there, I would like the * wildcard to be added automatically, to save me some typing.

I'll attach a patch for that now.
Comment 1 Thomas McGuire 2007-12-09 15:59:43 UTC
Created attachment 22429 [details]
Patch which automatically appends and prepends '*'
Comment 2 Thomas McGuire 2007-12-18 14:49:14 UTC
Any news on this? Can I commit?
It works fine for me in practice.
Comment 3 Andreas Pakulat 2007-12-18 15:49:06 UTC
Sorry, totally forgot to look at the patch. Thanks for pinging :)
Patch looks fine to me, please commit.
Comment 4 Thomas McGuire 2007-12-18 19:05:22 UTC
SVN commit 750118 by tmcguire:

Automatically add * wildcards to the start and the end of the filter string
of the file selector widget.
This makes filtering easier and faster.

FEATURE: 153729



 M  +4 -0      fileselector_widget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=750118