[kopete-bugs] [Bug 133621] Inability to add self to contact list

Roman Jarosz kedgedev at gmail.com
Mon Apr 13 14:50:35 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=133621


Roman Jarosz <kedgedev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #23 from Roman Jarosz <kedgedev gmail com>  2009-04-13 14:50:26 ---
SVN commit 953154 by rjarosz:

Allow user to add self contact into contact list if protocols supports it.
The main change is that const QHash<QString, Contact*>& Account::contacts()
doesn't contain internal myself contact anymore.

Can break some protocols see: FIXME: what about myself?? in code.

BUG: 133621
BUG: 166443



 M  +1 -1      kopete/chatwindow/chatmessagepart.cpp  
 M  +2 -2      kopete/contactlist/contactlistmodel.cpp  
 M  +1 -1      libkopete/kabcpersistence.cpp  
 M  +10 -21    libkopete/kopeteaccount.cpp  
 M  +1 -1      libkopete/kopeteaccount.h  
 M  +3 -2      libkopete/kopeteaccountmanager.cpp  
 M  +4 -1      libkopete/kopetecontact.cpp  
 M  +2 -2      libkopete/kopetecontactlist.cpp  
 M  +1 -1      libkopete/kopetefileengine.cpp  
 M  +8 -2      libkopete/kopeteprotocol.cpp  
 M  +6 -1      libkopete/kopeteprotocol.h  
 M  +5 -5      plugins/history/historylogger.cpp  
 M  +4 -4      protocols/bonjour/bonjouraccount.cpp  
 M  +11 -13    protocols/gadu/gaduaccount.cpp  
 M  +1 -1      protocols/gadu/gaduaddcontactpage.cpp  
 M  +2 -2      protocols/gadu/gadudcctransaction.cpp  
 M  +1 -1      protocols/gadu/gadueditcontact.cpp  
 M  +1 -3      protocols/groupwise/gwaccount.cpp  
 M  +1 -1      protocols/groupwise/gwmessagemanager.cpp  
 M  +1 -1      protocols/jabber/jabberprotocol.cpp  
 M  +8 -2      protocols/jabber/jabbertransport.cpp  
 M  +1 -1      protocols/meanwhile/meanwhileaccount.cpp  
 M  +1 -1      protocols/meanwhile/meanwhileprotocol.cpp  
 M  +4 -6      protocols/meanwhile/meanwhilesession.cpp  
 M  +1 -1      protocols/oscar/aim/aimprotocol.cpp  
 M  +1 -1      protocols/oscar/icq/icqaccount.cpp  
 M  +6 -8      protocols/oscar/oscaraccount.cpp  
 M  +2 -2      protocols/oscar/oscarprotocol.cpp  
 M  +1 -1      protocols/oscar/oscarprotocol.h  
 M  +7 -7      protocols/qq/qqaccount.cpp  
 M  +2 -2      protocols/qq/qqchatsession.cpp  
 M  +3 -3      protocols/skype/skypeaccount.cpp  
 M  +1 -1      protocols/skype/skypechatsession.cpp  
 M  +1 -1      protocols/sms/services/gsmlib.cpp  
 M  +1 -1      protocols/testbed/testbedaccount.cpp  
 M  +3 -3      protocols/winpopup/wpaccount.cpp  
 M  +3 -4      protocols/winpopup/wpprotocol.cpp  
 M  +20 -20    protocols/wlm/wlmaccount.cpp  
 M  +13 -14    protocols/wlm/wlmchatmanager.cpp  
 M  +5 -6      protocols/wlm/wlmchatsession.cpp  
 M  +7 -11     protocols/wlm/wlmtransfermanager.cpp  
 M  +5 -3      protocols/yahoo/yahooaccount.cpp  
 M  +1 -2      protocols/yahoo/yahooconferencemessagemanager.cpp  
 M  +1 -1      protocols/yahoo/yahooprotocol.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=953154

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list