Bug 278803

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

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.