KDE TechBase is a Wiki - You can help! Please contribute! Questions?
Please ask development related questions in the KDE Community Forum.
Please ask development related questions in the KDE Community Forum.
Projects/Summer of Code/2007/Projects/Akonadi models
< Projects | Summer of Code | 2007 | Projects
[edit] Roadmap
- 15 July : drag and drop, copy paste, akonadi ioslave and selection update working
- 31 August : mail threading working + PoC client mail
[edit] Current state
Models basically support
- Copy/Paste
- Drag and Drop
- Automatic updating
Akonadi slave works but there is still a problem during recursive copy (most probably bug in Kio, see with dfaure)
Threading
- Mailthreading agent created. Works (test on a k-c-d maildir).
Some bugs in Strigi/CLucene which need to be solved.
- MessageThreaderProxyModel working
- POC Akonamail using the previous components/features
