"locate document in opened projects" is too slow
Andreas Pakulat
apaku at gmx.de
Thu Apr 16 06:31:28 UTC 2009
On 15.04.09 23:39:37, David Nolden wrote:
> Am Mittwoch 15 April 2009 15:46:59 schrieb David Nolden:
> > I think if we want it efficient, we have to do this:
> > - Use whatever view we like(maybe QTreeVeiw), disable vertical scrollbar,
> > add an own scrollbar, and only fill the view with as many items as fit into
> > the screen. Implement scrolling by re-filling the items. That should solve
> > our problems. I think the efficiency problems are not solved in Qt 4.5.
> >
> > Greetings, David
>
> I think I've fixed the problem now. I nearly forgot that exactly the same
> problem existed in the code-completion treeview, and I solved it in the same
> way now, in an easier way than what I wrote last.
>
> I've also fixed the autoscrolling to work nicely and eye-friendly now, without
> delay. One annoying showstopper less. :)
Can you check wether there were any bugreports open for this? They should
be on kdevplatform/outputview.
Andreas
--
You will wish you hadn't.
More information about the KDevelop-devel
mailing list