summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mailtypes.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-01-04moved to shared lib for usage with tody and taskbar pluginalwin1-335/+0
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