DVCS plugin interface

Fabian Wiesel fabian.wiesel at googlemail.com
Tue Jun 23 16:14:07 UTC 2009


2009/6/23 Fabian Wiesel <fabian.wiesel at googlemail.com>

>
>
> 2009/6/21 Hugo Parente Lima <hugo.pl at gmail.com>
>
>>
>> Yeah, the kdevplatform/vcs/dvcs/ui uses it; but nobody uses
>> kdevplatform/vcs/dvcs/ui,
>
>
> That is not quite correct. It is called via
> ctxRevHistory() -> getAllCommits() -> parseLogOutput(). After that, it gets
> displayed in CommitView, which is part of vcs/dvcs/gui.
> But since the call is routed via
> DistributedVersionControlPlugin::getAllCommits(), which is already pure
> virtual, it doesn't have to stay.
>

I meant the pure virtual parseLogOutput() function in
DistributedVersionControlPlugin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090623/8c1935b6/attachment.html>


More information about the KDevelop-devel mailing list