Revision 549009
Go back to digest for 11th June 2006Features in Networking Tools
Matt Rogers committed changes in /trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar:
rename SSI to OContact (OContact is to avoid a class with Kopete::Contact)
rename SSIManager to ContactManager.
ContactManager will become the class that holds all the details of all the
contacts that we know about within OSCAR. Eventually things will be switched
so that OscarContact and derivatives are derived from OContact and will use
methods from OContact for the backend support stuff, rather than fudging it.
File Changes
Added 2 files
- /trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar
- /contactmanager.cpp
- /contactmanager.h
Deleted 2 files
- /trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar
- /ssimanager.cpp
- /ssimanager.h
Modified 25 files
- /trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar
- /changevisibilitytask.cpp
- /client.cpp
- /client.h
- /CMakeLists.txt
- /connection.cpp
- /connection.h
- /fakelocalcontactlisttask.cpp
- /localcontactlisttask.cpp
- /oscarbytestream.cpp
- /oscardebug.h
- /oscartypeclasses.cpp
- /oscartypeclasses.h
- /oscarutils.cpp
- /oscarutils.h
- /ownuserinfotask.cpp
- /servicesetuptask.cpp
- /ssiactivatetask.cpp
- /ssiactivatetask.h
- /ssiauthtask.cpp
- /ssiauthtask.h
- /ssilisttask.cpp
- /ssilisttask.h
- /ssimodifytask.cpp
- /ssimodifytask.h
- /ssiparamstask.cpp
29 files changed in total