Bug 278803

Summary: Every time an item in PersonSetModel is updated it cycles through all items
Product: [Frameworks and Libraries] telepathy Reporter: George Goldberg <grundleborg>
Component: libktelepathyAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: Future   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description George Goldberg 2011-07-29 18:41:29 UTC
Every time an item in PersonSetModel is updated it cycles through all items (in onPersonDataChanged()).

This could be done more efficiently by going through the Item class.