summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mailistviewitem.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-26Resolved a feature request:alwin1-0/+1
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-3/+3
some bugfixes some renaming of internals
2004-03-10some bugfixesalwin1-2/+4
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-1/+0
- cleaned code in mainwindow and opiemail.cpp
2004-01-04adapted includes to the new libharlekin1-1/+2
2003-12-09some interface changesalwin1-0/+21
split class defines into more files