Class viewer patches
Roberto Raggi
raggi at di.unipi.it
Sat Nov 15 20:43:04 UTC 2003
Hi Alexander,
it seems that the patch has problems with nested namespaces.. it doesn't
updates in the right way the namespace combo when you add/remove nested
namespaces(at least here kde/qt-copy from head)..
Alexander, what do you think to use the same code of the classbrowser(ClassViewWidget) to fill the
comboboxes? the classbrowser is reasonable stable and it seems to work pretty well
ciao robe
On Saturday 15 November 2003 19:39, Alexander Dymo wrote:
> Could you please review this patches for class viewer part.
> This is not a real bugfix with bug number assosiated so according to coolo
> I need to post it here for review.
>
> This patch fixes performance problems with class view (did you tried to
> work on kdevelop or another big project with background parser delay set to
> 500 ms?). Previously, comboboxes on a panel were reloaded completely on all
> three signals (addedSourceInfo, removedFromSourceInfo and
> updatedSourceInfo). This fix introduce separate signal handlers for add
> and remove which don't reload all comboboxes completely.
More information about the KDevelop-devel
mailing list