summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/mailtypes.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-10-26Resolved a feature request:alwin1-8/+20
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+3
2004-04-04convert to Opie Debugging Frameworkmickeyl1-5/+5
2004-03-18some (hopeful) improvementsalwin1-7/+33
2004-03-14Convert net to ODP and QtAUXzecke1-2/+3
2004-03-12some more smart-pointersalwin1-2/+2
2004-03-10some bugfixesalwin1-0/+1
2004-03-08some required code restructuring in preparation of new featuresalwin1-4/+15
2004-03-08when reply to a mail, a in-reply-to header will generated.alwin1-0/+13
2004-01-06status of pop3 accounts slightly reworkedalwin1-0/+9
2003-12-16saving of attachments implemented.alwin1-1/+89
2003-12-14-answered mails get another pic (checked in in pics/opiemail)alwin1-1/+11
2003-12-13the RecMail class get on creation a mailwrapper assigenedalwin1-0/+17
2003-12-13displaying list of attachments of a mail works. (Of course only ifalwin1-1/+11
2003-12-13using QValueList<T> instead of QList<T> for body partsalwin1-6/+5
2003-12-12fetching mail body and attachments is working.alwin1-20/+42
2003-12-12body text will initialized with 0 not "" so we can check ifalwin1-1/+1
2003-12-11reading of body structure most part finishedalwin1-4/+35
2003-12-09all header stuff will be parsed nowalwin1-2/+31
2003-12-09some interface changesalwin1-0/+129