Revision 668090
Go back to digest for 27th May 2007Features in Networking Tools
Matt Rogers committed changes in /branches/work/kopete/break-the-contactlist/kopete:
Add a contact list model class for the contact list. Make it handle the signals that are sent for the addition of groups and metacontacts. (It will handle a few more things in the future).
Provide the current tree view in use with an instance of the new model so we actually have some sort of contact list to work with.
File Changes
Added 2 files
- /branches/work/kopete/break-the-contactlist/kopete/contactlist
- /contactlistmodel.cpp
- /contactlistmodel.h
Modified 6 files
- /branches/work/kopete/break-the-contactlist/kopete
- /CMakeLists.txt
- /kopetewindow.cpp
- /contactlist/kopetegroupitem.cpp
- /contactlist/kopetegroupitem.h
- /contactlist/kopetemetacontactitem.cpp
- /contactlist/kopetemetacontactitem.h
8 files changed in total