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

List:       kde-commits
Subject:    kdenetwork/kopete
From:       Olivier Goffart <ogoffart () tiscalinet ! be>
Date:       2004-10-17 17:20:01
Message-ID: 20041017172001.3660216C3A () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Rename ContactList::contactList   AccountManager::manager  and  \
KopeteMessageManagerFactory::factory   to  self()


  M +18 -18    kopete/kimifaceimpl.cpp   1.18
  M +6 -6      kopete/kopeteapplication.cpp   1.185
  M +1 -1      kopete/kopeteglobalawaydialog.cpp   1.6
  M +20 -20    kopete/kopeteiface.cpp   1.41
  M +12 -12    kopete/kopetewindow.cpp   1.206
  M +3 -3      kopete/systemtray.cpp   1.50
  M +4 -4      kopete/addcontactwizard/addcontactwizard.cpp   1.50
  M +2 -2      kopete/addcontactwizard/fastaddcontactwizard.cpp   1.4
  M +2 -2      kopete/chatwindow/chatview.cpp   1.168
  M +5 -5      kopete/chatwindow/kopeteviewmanager.cpp   1.40
  M +2 -2      kopete/config/accounts/addaccountwizard.cpp   1.24
  M +4 -4      kopete/config/accounts/kopeteaccountconfig.cpp   1.19
  M +36 -36    kopete/contactlist/kopetecontactlistview.cpp   1.120
  M +4 -4      kopete/contactlist/kopetemetacontactlvi.cpp   1.96
  M +7 -7      libkopete/kopeteaccount.cpp   1.110
  M +2 -2      libkopete/kopeteaccountmanager.cpp   1.54
  M +1 -1      libkopete/kopeteaccountmanager.h   1.29
  M +1 -1      libkopete/kopeteaway.cpp   1.41
  M +4 -4      libkopete/kopetecommandhandler.cpp   1.41
  M +4 -4      libkopete/kopetecontact.cpp   1.213
  M +4 -4      libkopete/kopetecontactlist.cpp   1.136
  M +1 -1      libkopete/kopetecontactlist.h   1.75
  M +3 -3      libkopete/kopetegroup.cpp   1.40
  M +1 -1      libkopete/kopetemessageevent.cpp   1.2
  M +2 -2      libkopete/kopetemessagemanager.cpp   1.218
  M +1 -1      libkopete/kopetemessagemanagerfactory.cpp   1.65
  M +1 -1      libkopete/kopetemessagemanagerfactory.h   1.43
  M +5 -5      libkopete/kopetemetacontact.cpp   1.223
  M +4 -4      libkopete/kopetemimesourcefactory.cpp   1.7
  M +5 -5      libkopete/kopeteprotocol.cpp   1.88
  M +1 -1      libkopete/private/kopetecommand.cpp   1.18
  M +2 -2      libkopete/ui/accountselector.cpp   1.3
  M +4 -4      libkopete/ui/kopetestdaction.cpp   1.58
  M +1 -1      plugins/addbookmarks/addbookmarksplugin.cpp   1.6
  M +1 -1      plugins/addbookmarks/addbookmarkspreferences.cpp   1.4
  M +1 -1      plugins/autoreplace/autoreplaceplugin.cpp   1.22
  M +2 -2      plugins/connectionstatus/connectionstatusplugin.cpp   1.22
  M +3 -3      plugins/contactnotes/contactnotesplugin.cpp   1.16
  M +7 -7      plugins/cryptography/cryptographyplugin.cpp   1.49
  M +1 -1      plugins/highlight/highlightplugin.cpp   1.20
  M +1 -1      plugins/history/converter.cpp   1.9
  M +5 -5      plugins/history/historyplugin.cpp   1.28
  M +11 -11    plugins/javascript/javascriptplugin.cpp   1.9
  M +1 -1      plugins/javascript/javascriptpreferences.cpp   1.5
  M +1 -1      plugins/latex/latexplugin.cpp   1.10
  M +2 -2      plugins/motionautoaway/motionawayplugin.cpp   1.29
  M +2 -2      plugins/msginfo/msginfoplugin.cpp   1.14
  M +2 -2      plugins/netmeeting/netmeetingplugin.cpp   1.12
  M +3 -3      plugins/nowlistening/nowlisteningplugin.cpp   1.44
  M +1 -1      plugins/texteffect/texteffectplugin.cpp   1.15
  M +7 -7      plugins/translator/translatorplugin.cpp   1.61
  M +4 -4      plugins/webpresence/webpresenceplugin.cpp   1.49
  M +2 -2      protocols/gadu/gaduaccount.cpp   1.137
  M +1 -1      protocols/gadu/gaducontact.cpp   1.84
  M +1 -1      protocols/gadu/gaduprotocol.cpp   1.96
  M +9 -9      protocols/groupwise/gwaccount.cpp   1.11
  M +3 -3      protocols/groupwise/gwcontact.cpp   1.9
  M +1 -1      protocols/groupwise/gwmessagemanager.cpp   1.7
  M +1 -1      protocols/groupwise/gwprotocol.cpp   1.6
  M +1 -1      protocols/groupwise/libgroupwise/gwglobal.cpp   1.3
  M +1 -1      protocols/groupwise/libgroupwise/tasks/tests/task_take_test.cpp   1.3
  M +4 -4      protocols/irc/ircaccount.cpp   1.103
  M +2 -2      protocols/irc/irccontact.cpp   1.185
  M +1 -1      protocols/irc/irccontactmanager.cpp   1.36
  M +3 -3      protocols/irc/ircprotocol.cpp   1.183
  M +1 -1      protocols/irc/ircservercontact.cpp   1.92
  M +8 -8      protocols/jabber/jabberaccount.cpp   1.131
  M +1 -1      protocols/jabber/jabberbasecontact.cpp   1.14
  M +1 -1      protocols/jabber/jabbercontact.cpp   1.196
  M +1 -1      protocols/jabber/jabberfiletransfer.cpp   1.10
  M +1 -1      protocols/jabber/jabbergroupchatmanager.cpp   1.7
  M +1 -1      protocols/jabber/jabbermessagemanager.cpp   1.15
  M +1 -1      protocols/jabber/jabberprotocol.cpp   1.221
  M +1 -1      protocols/meanwhile/meanwhilecontact.cpp   1.4
  M +1 -1      protocols/meanwhile/meanwhileprotocol.cpp   1.4
  M +10 -10    protocols/msn/msnaccount.cpp   1.88
  M +1 -1      protocols/msn/msncontact.cpp   1.174
  M +3 -3      protocols/msn/msnmessagemanager.cpp   1.108
  M +1 -1      protocols/msn/msnprotocol.cpp   1.265
  M +4 -4      protocols/oscar/oscaraccount.cpp   1.149
  M +1 -1      protocols/oscar/oscarcontact.cpp   1.162
  M +2 -2      protocols/oscar/aim/aimprotocol.cpp   1.24
  M +2 -2      protocols/oscar/icq/icqprotocol.cpp   1.58
  M +1 -1      protocols/sms/smscontact.cpp   1.53
  M +1 -1      protocols/sms/smsprotocol.cpp   1.39
  M +1 -1      protocols/testbed/testbedcontact.cpp   1.10
  M +1 -1      protocols/testbed/testbedprotocol.cpp   1.11
  M +1 -1      protocols/winpopup/wpcontact.cpp   1.51
  M +1 -1      protocols/winpopup/wpprotocol.cpp   1.60
  M +1 -1      protocols/yahoo/yahooconferencemessagemanager.cpp   1.12
  M +1 -1      protocols/yahoo/yahoocontact.cpp   1.74
  M +1 -1      protocols/yahoo/yahooprotocol.cpp   1.76


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

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