Skip to content
Commit fe401903 authored by Volker Krause's avatar Volker Krause
Browse files

SVN_MERGE

Merged revisions 1016259-1016260,1016783,1017681 via svnmerge from 
https://vkrause@svn.kde.org/home/kde/branches/work/akonadi-ports/kdepimlibs

........
  r1016259 | cberzan | 2009-08-27 12:22:12 +0200 (Thu, 27 Aug 2009) | 8 lines
  
  New LocalFolders API.
  Basically, it allows local folders (outbox, inbox, drafts etc.) to be created at will.  (For example, IMAP-only setups might not want an inbox folder at al.)  Local folders can be created in a default maildir resource (these are called default local folders and this is what the MDA uses) or in any other resource.  Folders are requested using a job-based API.
  
  API docs coming soon.
  
  Note: unit tests currently fail, because the MDA autostarts and requests the outbox before I can stop it.  Either move the mda exe out of the way, or wait for the server to support disabling autostart agents.
........
  r1016260 | cberzan | 2009-08-27 12:22:39 +0200 (Thu, 27 Aug 2009) | 2 lines
  
  Adapt to new LocalFolders API.
........
  r1016783 | tilladam | 2009-08-28 23:57:11 +0200 (Fri, 28 Aug 2009) | 3 lines
  
  Extract the Private class to toplevel, so it can be befriended.
  Necessary becuase OSX's gcc doesn't propogate friendship to inner
  classes.
........
  r1017681 | cberzan | 2009-08-31 10:03:26 +0200 (Mon, 31 Aug 2009) | 2 lines
  
  API docs for the revamped LocalFolders API.
........

svn path=/trunk/KDE/kdepimlibs/; revision=1017698
parents 13656e3b ba9eff49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment