Projects/Summer of Code/2007/Projects/Akonadi models

From KDE TechBase
Revision as of 11:13, 14 August 2007 by Tampakrap (talk | contribs) (→‎Current state)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Roadmap

  • 15 July : drag and drop, copy paste, akonadi ioslave and selection update working
  • 31 August : mail threading working + PoC client mail


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