<div class="gmail_quote">Preliminary breadcrumbs implementation<br>
<br>
This patch is work-in-progress towards 'breadcrumbs' nagivation in KDevelop, that hopefully will be able to replace tabs one day. The patch is preliminary, and is not meant to be committed right now, but I wanted to check if the general direction is right.<br>



<br>-On each tab a special 'breadcrumbs' navigation bar, showing the path from root to current document, is added.<div><br>
-The
list of files is split into 2 categories: files that have already been
opened somewhen and other files. This feature is now in development and
maybe will be changed, so in this version files are split into
categories using the filename lenght, just for testing purposes.<br>
<br><br></div>Intended changes:<br>-Implement real code for detecting what files are open - the current code is dummy.<br>-Improve the popup dialog with files.<br>-Include project name and current function in the navigator.<br>


-Change in general appearance.<br><br>-- <br>Best regards,<br><font color="#888888">Ruchkin I<br>
</font></div>