Revision 713239

Go back to digest for 23rd September 2007

Features in Networking Tools

Matt Rogers committed changes in /branches/work/kopete/break-the-contactlist/kopete:

Separate the model creation from the view class.

Use KopeteWindow to be the controlling object for both the view and them model. Since we'll most likely being using proxy models to implement the contact grouping schemes, we need to have an external entity controlling what model the view uses. Besides, the view knowing about it's model is just wrong anyways. :)

File Changes

Modified 2 files
  • /branches/work/kopete/break-the-contactlist/kopete
  •   /kopetewindow.cpp
  •   /contactlist/kopetecontactlistview.cpp
2 files changed in total