summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mailistviewitem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12some more smart-pointersalwin1-10/+10
some bugfixes some renaming of internals
2004-03-10some bugfixesalwin1-0/+7
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.
2004-01-08- store single message to another folder implementedalwin1-0/+65
- cleaned code in mainwindow and opiemail.cpp