<div class="gmail_quote">On Fri, Aug 20, 2010 at 9:03 AM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 19.08.10 14:00:25, Aleix Pol wrote:<br>
> On Thu, Aug 19, 2010 at 8:19 AM, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>> wrote:<br>
><br>
> > On 19.08.10 03:54:10, Aleix Pol wrote:<br>
> > > I've been trying to put some information on the VersionControl output<br>
> > view<br>
> > > to try to be able to see what is the tool that's showing some output.<br>
> > ><br>
> > > The thing is that the output is started in VcsJob constructor so we don't<br>
> > > have any chance to put a title into it or an object name or anything so<br>
> > we<br>
> > > don't have any chance to differentiate. I've locally moved that to depend<br>
> > on<br>
> > > the VcsJob::start (the developer who implements the support will have to<br>
> > > care about triggering it to show).<br>
> > ><br>
> > > I'm just sending this e-mail to know if other developers agree that it's<br>
> > the<br>
> > > best solution. Another solution would be to delay the start so that we<br>
> > can<br>
> > > put a title on the constructor but I think waiting until start makes it<br>
> > > easier to provide a meaningful title.<br>
> ><br>
> > Can you elaborate with a patch? I can't follow your explanations (maybe<br>
> > its just too early) :(<br>
><br>
</div><div class="im">> Sure, maybe mine was too late :P<br>
><br>
> Hope that helps!<br>
<br>
</div>Thanks, see my other mail regarding the vcsjob-changes. But I don't<br>
understand the new action the patch adds. Whats the purpose of that?<br>
<br>
Andreas<br>
<br>
--<br>
Beware of low-flying butterflies.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br><div>Ah nono, it was just a way to get the information to the view without changing everything. We definitely want to put it into a widget, I just used that because I didn't know where to and was in a hurry to get my things fixed and without that I got tons of weird behaviour (like empty views that I didn't know where did they come from).</div>
<div><br></div><div>That's why I didn't send a patch the first time.</div><div><br></div><div>Can you propose a way to fix that problem?</div><div><br></div><div>Thanks,</div><div>Aleix</div>