Version: 2.1.5 (using KDE KDE 3.1.2) Installed from: Gentoo Packages OS: Linux I want to separate my api and internals into two groups. I have a class Extrapolator in api, and PolynomialExtrapolator in internal. I set the filters for api to "Extrapolator.*" and for internals to "PolynomialExtrapolator.*". Problem: the PolynomialExtrapolator files are shown in api, or anything that ends with Extrapolator.*, for that matter. When you set a filter, say x.*, it catches everything that ends with x.*, and steals from the other filters that are more specific, like zyx.*, thus preventing certain groupings.
This bug has been fixed in KDevelop3. KDevelop 2.x is no longer under development. You are strongly advised to update to the latest CVS version of KDevelop3 code name gideon, take a look at: http://www.kdevelop.org/index.html?filename=branches_compiling.html for all the details you need. If you find a problem or need help please send a mail to the mailing list: http://www.kdevelop.org/index.html?filename=mailinglist.html or drop us a line at the channel #kdevelop on the server irc.kde.org using ksirc, for example. Please use the CVS version and compile it yourself because that you you can easily patch it if a bug is found. KDevelop3 can import KDevelop2 projects. You can have and run KDevelop3 and KDevelop2 at the same time on the same computer without any problems. So migrating is a breeze. :) Closing. Please feel free to reopen if for some really strange reason the bug presists in KDevelop3
Going to close it as fixed
*** Bug has been marked as fixed ***.