<div class="gmail_quote">On Mon, Aug 23, 2010 at 9:58 PM, 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><div></div><div class="h5">On 23.08.10 20:30:17, Aleix Pol wrote:<br>
> Hi,<br>
> I revived that plugin I was working on during the last KDevelop meeting, now<br>
> it's a new toolview that displays what changes we have in every project we<br>
> have opened. It's quite useful to be able to see what's the work we have.<br>
><br>
> The only very important thing to put is a context menu to expose some<br>
> important actions.<br>
><br>
> It still needs some love so I won't push it for 4.1 but I think it can be a<br>
> good thing to have in 4.2. If you have any interest on that please test it<br>
> and tell me what do you think.<br>
<br>
</div></div>How about merging the functionality into the existing project treeview?<br></blockquote><div>Hmmm... yes, that was my previous approach. I was setting a different text color for every item status. It worked nice but it was hard to tell what did a color mean.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
(I haven't tried this so far, so no idea how the current Ui looks like)<br>
Also I think it would be nice to have some overlay icon we can re-use in<br>
other places (like the document-tabs, the document-list, the<br>
document-history) and an easy way to add the overlay...<br></blockquote><div><br></div><div>Yes, overlayed icons would be cool, but the problem is that these icons are quite small and I (we, i think I talked about that with alex, nico and milian IIRC) considered it would look a little ugly to have these overlayed icons.</div>
<div><br></div><div>Also the other problem on overlays was that we had to code everything (now it will be easier though, with the new ProjectModel interface, it's not like before that I had to do weird tricks with QStandardItem::icon()), I agree this would be really cool though..</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Andreas<br>
<font color="#888888"><br>
--<br>
You recoil from the crude; you tend naturally toward the exquisite.<br>
</font><div><div></div><div class="h5"><br>
--<br>
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>Does anybody know how do other IDE's deal with that sort of problem?</div><div><br></div><div>Aleix</div>