"locate document in opened projects" is too slow

Andreas Pakulat apaku at gmx.de
Wed Apr 15 15:16:17 UTC 2009


On 15.04.09 17:07:18, Alexander Dymo wrote:
> 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.

You like to dream do you? Apart from a _lot_ of work needing to be done
here (unless you simply copy the code) there a platform-issue as well.
konsole doesn't work on all platforms kdevelop supports, so this is not an
option at the moment. 

Andreas
 
-- 
Don't tell any big lies today.  Small ones can be just as effective.




More information about the KDevelop-devel mailing list