Multiple tag files patch
Jens Dagerbo
jens.dagerbo at swipnet.se
Tue Oct 18 00:06:08 UTC 2005
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
More information about the KDevelop-devel
mailing list