Preliminary breadcrumbs implementation - patch

Ruchkin I bisc1100 at gmail.com
Sat Nov 22 12:03:15 UTC 2008


Preliminary breadcrumbs implementation

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.

-On each tab a special 'breadcrumbs' navigation bar, showing the path from
root to current document, is added.
-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.


Intended changes:
-Implement real code for detecting what files are open - the current code is
dummy.
-Improve the popup dialog with files.
-Include project name and current function in the navigator.
-Change in general appearance.

-- 
Best regards,
Ruchkin I
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081122/cba59768/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop_patch_screenshot3.png
Type: image/png
Size: 163126 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081122/cba59768/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevplatform_patch.diff
Type: text/x-diff
Size: 20786 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081122/cba59768/attachment.bin>


More information about the KDevelop-devel mailing list