Multiple tag files patch

Etay Meiri etay.meiri at gmail.com
Sat Oct 22 18:49:05 UTC 2005


OK, I created the patch against the 3.5 branch and replaced the "create new
tags"
tab with a button that invokes a dialog.
The attached file contains a diff of the existing files and 6 new files that
go
to the parts/ctags2 dir.

-Etay

On 10/18/05, Jens Dagerbo <jens.dagerbo at swipnet.se> 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.5branch.
> 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
>



--
------------------------------------------------------
Etay Meiri
etay.meiri at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20051022/589c7c3e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ctags2.tar.bz2
Type: application/x-bzip2
Size: 7435 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20051022/589c7c3e/attachment.bin>


More information about the KDevelop-devel mailing list