Revision 554997
Go back to digest for 2nd July 2006Features in KDE-PIM
Aron Boström committed changes in /trunk/KDE/kdepim/views/conversationview:
SoC: GMail style conversation view for KMail
Changes:
* Clean-up of the painting code, making it easier to maintain.
* Refactorization of handling of date and time.
* The conversation display (MailView) now uses date and time when displaying e-mails.
* Some needed whitespace changes.
Status:
* Still nothing I'd show to my dad, but at least it shows what things will be like.
TODO in the near future:
* make the model sort by datetime of recent arrivals.
* make the model use the real Akonadi instead of these dummy classes.
File Changes
Modified 8 files
- /trunk/KDE/kdepim/views/conversationview
- /conversationdelegate.cpp
- /dummykonadiadapter.cpp
- /dummykonadiadapter.h
- /dummykonadiconversation.cpp
- /dummykonadiconversation.h
- /dummykonadimessage.cpp
- /dummykonadimessage.h
- /mailview.cpp
8 files changed in total