[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/kopete/kopete/chatwindow
From:       Jason Keirstead <jason () keirstead ! org>
Date:       2005-02-25 2:26:09
Message-ID: 20050225022609.44F85EDBC () office ! kde ! org
[Download RAW message or body]

CVS commit by brunes: 

This small change results in a vast speedup when joining large channels.

BUG:99922


  M +1 -1      chatmemberslistwidget.cpp   1.8


--- kdenetwork/kopete/kopete/chatwindow/chatmemberslistwidget.cpp  #1.7:1.8
@@ -118,5 +118,5 @@ void ChatMembersListWidget::ContactItem:
 
                 if( theirWeight < ourWeight ||
-                        (theirWeight == ourWeight && \
item->text(0).lower().localeAwareCompare( text(0).lower() ) > 0 ) ) +                 \
(theirWeight == ourWeight && item->text(0).localeAwareCompare( text(0) ) > 0 ) )  {
                         break;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic