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

From KDE TechBase
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 k-c-d maildir). Some work to do with interaction problems with Strigi (everything is not indexed)
  • MessageThreaderProxyModel working
  • POC Akonamail using the previous components/features