https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1050375 | tmcguire | 2009-11-17 04:46:12 -0500 (Tue, 17 Nov 2009) | 6 lines
Don't use the 'cache' here for getting the message count, it is unreliable and has
off-by-one errors.
Use the size of the msgList instead, which is correct and just as fast.
kolab/issue3747
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1050506
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1048176 | tmcguire | 2009-11-12 16:02:02 -0500 (Thu, 12 Nov 2009) | 5 lines
Hook up the importjob into the progessmanager as well.
Add some saftey checks to the backup job to prevent crashes
when the job was aborted.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1048288
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1048205 | tmcguire | 2009-11-12 17:07:18 -0500 (Thu, 12 Nov 2009) | 4 lines
Add the ability to delete the folders that were archived.
Use with care!
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1048227
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1047665 | tmcguire | 2009-11-11 14:12:16 -0500 (Wed, 11 Nov 2009) | 3 lines
Use the correct permissions and the correct user/group when writing to the
archive.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=1047703
Currently very unfinished, only the starts of the backup job is there.
The backup job can backup maildir, mbox, disconnected and online IMAP, and will
use KArchive to write it into an archive file, with a maildir-like structure.
No error handling, flag saving etc yet.
svn path=/branches/kdepim/enterprise/kdepim/; revision=1044145