Removing doubled search results from the grepview plugin

Andreas Pakulat apaku at gmx.de
Fri Jul 9 18:13:24 UTC 2010


On 09.07.10 11:15:12, George Syron wrote:
> It seems that some project files are added multiple times to the project's

Thats correct and on purpose, for each file there are two items one
under the target they belong one and one under the folder. This is a
compromise we chose as people complained about not finding their .cpp
files when they were only under the targets and vice-versa where missing
the information which files belong to which target.

This however only affects the project model and the item-tree, the set
of urls (as indexed-strings) is and should be unique. If not there's a
bug somewhere.

Is this with master or 4.0 branch? In master the projectmodel was
recently changed, so its not improbable that there's a bug in there now
that adds urls more than once to the fileset.

Andreas

-- 
You will get what you deserve.




More information about the KDevelop-devel mailing list