Preliminary breadcrumbs implementation - patch

Vladimir Prus ghost at cs.msu.su
Fri Nov 21 14:30:28 UTC 2008


On Sunday 16 November 2008 23:23:27 Ruchkin I wrote:
> 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.

Does anybody care to comment? If there are no objections, Ivan, with my help,
will progress to polish the patch.

- Volodya




More information about the KDevelop-devel mailing list