"locate document in opened projects" is too slow

Alexander Dymo alexander.dymo at gmail.com
Wed Apr 15 14:07:18 UTC 2009


On Wednesday 15 April 2009 16:46:59 David Nolden wrote:
> Am Mittwoch 15 April 2009 15:12:21 schrieb Andreas Pakulat:
> > Unrelated thought: Maybe we should try QTreeView again for the outputview
> > with Qt4.5....
>
> 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.

I think we should try to use konsole terminal widget here (or even the konsole 
part itself). That may require some substantial work, but all problems with 
outputview will be solved - the terminal emulation, colors, performance, 
interactivity, etc.





More information about the KDevelop-devel mailing list