summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/storemail.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-1/+1
to odebug ;)
2004-04-04convert to Opie Debugging Frameworkmickeyl1-2/+2
2004-03-14Convert net to ODP and QtAUXzecke1-1/+2
2004-03-12some more smart-pointersalwin1-1/+1
some bugfixes some renaming of internals
2004-03-12start usage of smart-pointersalwin1-1/+1
2004-03-10some bugfixesalwin1-0/+90
When edit a mail to send and cancel is pressed the mail can stored in a draft folder and later edit again. This moment we will not store attachments into drafts.