On Mon, Nov 12, 2012 at 12:16 AM, Milian Wolff <span dir="ltr"><<a href="mailto:milian.wolff@kdab.com" target="_blank">milian.wolff@kdab.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hey all,<br>
<br>
I've just changed the assistant somewhat, esp. to reduce the amount of space<br>
required when you are e.g. inside something like KDevelop::VeryLongClass.<br>
<br>
Before, the assistant showed that identifier three times, now it's only shown<br>
once, i.e., before:<br>
<br>
*declare 'int i' as:* | 1 *local* variable | 2 *private* variable in Foo::Bar<br>
| 3 *protected* variable in Foo::Bar | 4 *public* variable in Foo::Bar | 0<br>
Hide<br>
<br>
now:<br>
<br>
*declare 'int i' as:* | 1 *local* variable | member of Foo::Bar | 2 *private*<br>
| 3 *protected* | 4 *public*| 0 Hide<br>
<br>
How do you like it? Imo it's much better than before but still not optimal. At<br>
least now we end up less often in the state where the assistant is "cut" to<br>
the width of the text area view.<br>
<br>
I'll look into the latter as well now.<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">--<br>
Milian Wolff | <a href="mailto:milian.wolff@kdab.com">milian.wolff@kdab.com</a> | Software Engineer<br>
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company<br>
Tel. Germany <a href="tel:%2B49-30-521325470" value="+4930521325470">+49-30-521325470</a>, Sweden (HQ) <a href="tel:%2B46-563-540090" value="+46563540090">+46-563-540090</a><br>
KDAB - Qt Experts - Platform-independent software solutions<br>
<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>
</font></span></blockquote></div><br><div>Sounds good to me, although I'll better tell when I get to try it.</div><div><br></div><div>BTW, there's a review request on that regard no?</div><div><br></div><div>Aleix</div>