Class viewer patches
Alexander Dymo
cloudtemple at mksat.net
Sat Nov 15 19:41:02 UTC 2003
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.
--
Alexander Dymo
Ukrainian State Maritime Technical University, IT Department
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classview.patch
Type: text/x-diff
Size: 25723 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20031115/f52e5c41/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: widgets.patch
Type: text/x-diff
Size: 2785 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20031115/f52e5c41/attachment-0001.bin>
More information about the KDevelop-devel
mailing list