- 09 Apr, 2009 1 commit
-
-
Andrew Coles authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=951611
-
- 08 Apr, 2009 2 commits
-
-
Script Kiddy authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=951158
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=951143
-
- 07 Apr, 2009 8 commits
-
-
Script Kiddy authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=950695
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=950685
-
Thomas McGuire authored
Test that the collection of the maildir is created. svn path=/trunk/playground/pim/akonadi/pop3/; revision=950597
-
Thomas McGuire authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=950564
-
Thomas McGuire authored
SVN_SILENT svn path=/trunk/playground/pim/akonadi/pop3/; revision=950507
-
Thomas McGuire authored
Now mails fetched via POP3 are actually stored (well, about 25% of them...) svn path=/trunk/KDE/kdepim/akonadi/; revision=950457
-
Thomas McGuire authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=950442
-
Thomas McGuire authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=950438
-
- 06 Apr, 2009 4 commits
-
-
Bertjan Broeksema authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=950305
-
Script Kiddy authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=950235
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=950225
-
Bertjan Broeksema authored
last code needed to get basic retrieval working from an mbox file which was my goal for the Akonadi sprint. - Implemented MboxResource::retrieveItem - Close the MBox object after the headers are read also in retrieveItems. - Store the file name in the id (probably this is not the best approach -> volker?) - Implemented MBox::readEntry, which reads a complete mail from the file. - Disable KLockFile lock method for now as I completely misunderstood the usage of that, resulting in the mbox file getting deleted =:) - Implemented MBox::entryList() - Add a test for the MBox::close() method. svn path=/trunk/KDE/kdepim/akonadi/; revision=949949
-
- 05 Apr, 2009 15 commits
-
-
Allen Winter authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949648
-
Thomas McGuire authored
also, reenable the wrong collection checking svn path=/trunk/playground/pim/akonadi/pop3/; revision=949646
-
Thomas McGuire authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=949633
-
Thomas McGuire authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=949630
-
Andrew Coles authored
CCMAIL: tomalbers@kde.nl svn path=/trunk/KDE/kdepim/akonadi/; revision=949593
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949563
-
Andrew Coles authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949509
-
Sebastian Kügler authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949487
-
Andrew Coles authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949477
-
Thomas McGuire authored
Make the ItemCreateJobs async, instead of using exec(), which will probably bring back the duplicated POP3 mail problem. The downside of this that the jobs finish after the POP3 check was cancelled, which means they won't be deleted from the server, which means duplicated mails in this case. I'll have to think about how to fix this. svn path=/trunk/playground/pim/akonadi/pop3/; revision=949419
-
Bertjan Broeksema authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949412
-
Thomas McGuire authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=949387
-
Thomas McGuire authored
svn path=/trunk/playground/pim/akonadi/pop3/; revision=949385
-
Thomas McGuire authored
DO NOT USE THIS YET, you'll probably use mail. Still many things missing (like a config dialog), mainly checking this in to appease Volker ;) svn path=/trunk/playground/pim/akonadi/pop3/; revision=949384
-
Bertjan Broeksema authored
the entries at once. svn path=/trunk/KDE/kdepim/akonadi/; revision=949373
-
- 04 Apr, 2009 10 commits
-
-
Bertjan Broeksema authored
- "Finish" the retrieveItems() method. Next: actually read the mbox file. svn path=/trunk/KDE/kdepim/akonadi/; revision=949319
-
Bertjan Broeksema authored
need to store the offsets of the emails which are deleted somewhere. This is done by means of the DeletedItemsAttribute class which will be set as attribute of the collection. svn path=/trunk/KDE/kdepim/akonadi/; revision=949315
-
Bertjan Broeksema authored
- Make sure that we have a reasonable default implementation. Not reporting that a change has processed will break the resource if one of this methods is called for whatever reason. svn path=/trunk/KDE/kdepim/akonadi/; revision=949268
-
Bertjan Broeksema authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949264
-
Bertjan Broeksema authored
the mbox file itself is actually locked. svn path=/trunk/KDE/kdepim/akonadi/; revision=949261
-
Bertjan Broeksema authored
small issues which I found because of the tests. svn path=/trunk/KDE/kdepim/akonadi/; revision=949255
-
Bertjan Broeksema authored
for the file lock mode in isValid and an isValid method that doesn't require an argument. svn path=/trunk/KDE/kdepim/akonadi/; revision=949227
-
Kevin Ottens authored
into the new KIMAP based resource. And it starts by renaming the resource. svn path=/trunk/KDE/kdepim/akonadi/resources/imap/; revision=949191
-
Sebastian Kügler authored
- test button is only enabled when there's something in the username field - rearrange widgets a bit, and make it quicker to understand svn path=/trunk/KDE/kdepim/akonadi/; revision=949137
-
Tom Albers authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=949092
-