| Summary: | [PATCH] Automatically add * wildcards to filter string in file selector | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Thomas McGuire <mcguire> |
| Component: | file selector | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch which automatically appends and prepends '*' | ||
|
Description
Thomas McGuire
2007-12-09 15:58:48 UTC
Created attachment 22429 [details]
Patch which automatically appends and prepends '*'
Any news on this? Can I commit? It works fine for me in practice. Sorry, totally forgot to look at the patch. Thanks for pinging :) Patch looks fine to me, please commit. 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 |