Breadcrumbs implementation - patch

Aleix Pol aleixpol at kde.org
Thu Dec 18 12:12:13 UTC 2008


I am sorry but I still don't get how can this replace the tabs :P

On Wed, Dec 17, 2008 at 5:55 PM, Иван Ручкин <bisc122006 at mail.ru> wrote:

> *Breadcrumbs implementation patch*
>
> 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.
>  -The navigation can start from project's directory (for files of some
> project) or from root folder (for files without project).
>
> -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.
>
> -This version is sufficiently complete in my opinion. I'd appreciate if it
> is evaluated and commented.
>
> Known bugs:
> 1. When starting kdevelop with open project files navigation start from
> root. Need to reopen them to navigate from project directory.
> 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.
>
>
> Intended changes:
> -Eliminate the bugs.
> -Probably change the popup list: for example "Recently opened"/"Other".
> -Improve internals for more stability.
>
> --
> Best regards,
> Ivan Ruchkin
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081218/90ede964/attachment-0001.html>


More information about the KDevelop-devel mailing list