I am sorry but I still don't get how can this replace the tabs :P<br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 5:55 PM, Иван Ручкин <span dir="ltr"><<a href="mailto:bisc122006@mail.ru">bisc122006@mail.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
<b>Breadcrumbs implementation patch</b>

<br>

<br><div>This patch is the implementation of 'breadcrumbs' nagivation in KDevelop, aimed to add a lightweight mechanism of navigation through files instead of additional views on the left side.
</div>
<div>
</div>
-The navigation can start from project's directory (for files of some project) or from root folder (for files without project).

<br>

<br><div>-The popup list of files is split into 2 categories: Open and Other, which can be collapsed and expanded by a click. Directories are always in the "Other" list.
</div>


<br>-This version is sufficiently complete in my opinion. I'd appreciate if it is evaluated and commented.
<br>

<br><div>Known bugs:
</div>
<div>1. When starting kdevelop with open project files navigation start from root. Need to reopen them to navigate from project directory.
</div>
<div>2. The list of Open files contains more files than really open in the tabs. That's the list of documents, returned by function DocumentController::openDocuments.
</div>


<br>

<br><div>Intended changes:
</div>
<div>-Eliminate the bugs.
</div>
<div>-Probably change the popup list: for example "Recently opened"/"Other".
</div>
<div>-Improve internals for more stability.
</div>


<br><font color="#888888"><div>--
</div>
<div>Best regards,
</div>
<div>Ivan Ruchkin
<br>
</div>



</font></div><br>_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
<br></blockquote></div><br>