Bug 59973 - Group filters unusable with certain class names
Summary: Group filters unusable with certain class names
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 2.1.5
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-18 04:02 UTC by Curtis d'Entremont
Modified: 2003-06-30 11:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis d'Entremont 2003-06-18 04:02:40 UTC
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.
Comment 1 Amilcar do Carmo Lucas 2003-06-18 11:21:26 UTC
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  
 
Comment 2 Amilcar do Carmo Lucas 2003-06-30 11:40:30 UTC
Going to close it as fixed 
Comment 3 Amilcar do Carmo Lucas 2003-06-30 11:40:44 UTC
*** Bug has been marked as fixed ***.