Multiple tag files patch

Adam Treat treat at kde.org
Tue Oct 18 00:34:05 UTC 2005


Speaking of which, a few of us were talking about the idea of getting rid of 
CTags altogether for the KDevelop4 branch.  There really is no reason that 
the new parser can't handle this functionality.  One code database really 
should be enough and the user won't need to regenerate it manually.

Something to keep in mind.

On Monday 17 October 2005 7:18 pm, Jens Dagerbo wrote:
> Hi,
>
> I haven't had time to try it out yet, but I looked through it briefly.
>
> Can you create the patch against the KDE/3.5 branch instead? The patch as
> it stands rolls back a crashfix I made a while ago if applied to the 3.5
> branch. http://bugs.kde.org/show_bug.cgi?id=102093
>
> I'm a bit sceptical of putting the tag creation/selection in the toolview.
> I think these are actions that are performed fairly rarely and as such
> maybe they shouldn't be allowed to use up regular UI space. I think a new
> dialog for this is probably the best way to do it.
>
> // jens
>
> On Monday 17 October 2005 15:25, Etay Meiri wrote:
> > Hi,
> >
> > I'd like to offer a patch that implements multiple tag files in kdevelop.
> > Instead of the single tag file (usually for the project itself) that
> > currently exists
> > this patch allows you to configure multiple tag files in a project so
> > that, for example, you
> > can have the primary tag file for the project and then more tag files for
> > glibc, kdelibs, qt, etc.
> > In the ctags tab in the project options you will see three subtabs:
> > 1. General - very similar to the existing one.
> > 2. Select tag files - where you configure the tag file list and the
> > search ordering.
> > 3. Create tag files - where you can create new tag files for libraries
> > your project uses.
> >
> > The patch was created against the 3.4 branch.
> > This is my first patch to kdevelop. Please let me know about
> > missing/wrong stuff that I
> > need to fix before the patch can be accepted.
> >
> > Thanks a lot,
> >
> > --
> > ------------------------------------------------------
> > Etay Meiri
> > etay.meiri at gmail.com
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel

-- 
I'm running a Marathon in December!
HELP ME SAVE LIVES and Donate Today!
http://helpmesavelives.blogspot.com/




More information about the KDevelop-devel mailing list