More Info

Revision 561708

(Back to digest)
 

Other in KDE-PIM

Aron Boström committed changes in /trunk/KDE/kdepim/views/conversationview:

SoC.
Major refactorization of Model and DummyKonadiAdapter, step 1:
* Allmost remove the entire DummyKonadiAdaptor class
* Completely remove the FolderModel dependency on DummyKonadiAdaptor
* Make DummyKonadiAdapter depend on FolderModel.

This is a *much* nicer and cleaner solution, and it is necessarry
for the things I'm about to implement.

File Changes

Modified 6 files
/trunk/KDE/kdepim/views/conversationview
 
/conversation.h
 
/dummykonadiadapter.cpp
 
/dummykonadiadapter.h
 
/foldermodel.cpp
 
/foldermodel.h
 
/main.cpp
6 files changed in total