summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mailistviewitem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Resource -> OResourcemickeyl1-5/+9
Dan, please check if I did everything correctly
2004-10-26Resolved a feature request:alwin1-3/+17
unique display of date-time of a mail maillist now sorted for mail-date as default, user can switch sort order to all other items (subject, author, size)
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