summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/abstractmail.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-10-17the bug in libetpan seems to be fixed so we can reuse string encoding againalwin1-9/+8
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+2
2004-04-04convert to Opie Debugging Frameworkmickeyl1-4/+4
2004-03-14Convert net to ODP and QtAUXzecke1-1/+2
2004-03-12some more smart-pointersalwin1-8/+8
2004-03-12some pointers embedded into osmart_pointer handlingalwin1-2/+3
2004-03-11workaround of a libetpan bug :(alwin1-12/+12
2004-03-10some bugfixesalwin1-0/+23
2004-03-02fix includeschicken1-2/+0
2004-02-29beginning of nntp stuffharlekin1-2/+8
2004-01-08MH storage implementedalwin1-1/+2
2004-01-08- store single message to another folder implementedalwin1-0/+13
2004-01-08move/copy mails to another folder resides inside wrappers so we canalwin1-0/+19
2004-01-07download mail mostly finishedalwin1-2/+7
2004-01-04some cleanupsalwin1-0/+7
2004-01-03status methods for mailfolder implementedalwin1-0/+4
2003-12-21- mbox-wrapper mostly finishedalwin1-0/+6
2003-12-21- MailWrapper -> SMTPwrapperalwin1-0/+1
2003-12-20fetching attachments from a pop3mail works.alwin1-0/+15
2003-12-18ok. char-translation enabled again.alwin1-10/+7
2003-12-18nothing much.alwin1-0/+23
2003-12-16saving of attachments implemented.alwin1-7/+21
2003-12-16quoted-printable text will be decoded for displayalwin1-0/+21
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-0/+13