Review Request: ProjectManagerView filter with 'exclude' matching

Commit Hook null at kde.org
Thu Jun 2 16:37:46 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101425/#review3635
-----------------------------------------------------------


This review has been submitted with commit 502a1c163107340f751afb6d42619d4261a80db1 by Milian Wolff.

- Commit


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/2dc6daf3/attachment.html>


More information about the KDevelop-devel mailing list