Review Request: ProjectManagerView filter with 'exclude' matching
Aleix Pol Gonzalez
aleixpol at gmail.com
Thu Jun 2 16:26:48 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101425/#review3631
-----------------------------------------------------------
Ship it!
It's ok :) please commit
- Aleix
On May 23, 2011, 10:55 a.m., Eugene Agafonov wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101425/
> -----------------------------------------------------------
>
> (Updated May 23, 2011, 10:55 a.m.)
>
>
> Review request for KDevelop.
>
>
> Summary
> -------
>
> Here is a pathch I've made a while ago for ProjectManagerView filter.
>
> First enhancement is exclude-filtering.
> Filters started with '!' treated as excludes
> For example, for in-source-build Qt projects I use "*.cpp *.h *.pro !moc" in order to see C++ sources and do not see and MOC-generated files
>
> Second enhancement is about how rules are applied: if rule have no special matching symbols '*' and '!' the rule treated as prefixed search. For instance, the following rules are equal:
> !moc' == '!moc*'
>
>
> Diffs
> -----
>
> project/projectproxymodel.h d6951fb
> project/projectproxymodel.cpp c72ea48
>
> Diff: http://git.reviewboard.kde.org/r/101425/diff
>
>
> Testing
> -------
>
> An updated plugin is used in daily work
>
>
> Thanks,
>
> Eugene
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110602/374839f7/attachment.html>
More information about the KDevelop-devel
mailing list