Hi,<br>
<br>
I'd like to offer a patch that implements multiple tag files in kdevelop.<br>
Instead of the single tag file (usually for the project itself) that currently exists<br>
this patch allows you to configure multiple tag files in a project so that, for example, you<br>
can have the primary tag file for the project and then more tag files for glibc, kdelibs, qt, etc.<br>
In the ctags tab in the project options you will see three subtabs:<br>
1. General - very similar to the existing one.<br>
2. Select tag files - where you configure the tag file list and the search ordering.<br>
3. Create tag files - where you can create new tag files for libraries your project uses.<br>
<br>
The patch was created against the 3.4 branch.<br>
This is my first patch to kdevelop. Please let me know about missing/wrong stuff that I<br>
need to fix before the patch can be accepted.<br>
<br>
Thanks a lot,<br>
<br>-- <br>------------------------------------------------------<br>Etay Meiri<br><a href="mailto:etay.meiri@gmail.com">etay.meiri@gmail.com</a>