summaryrefslogtreecommitdiff
path: root/noncore/net/mail/opiemail.h
AgeCommit message (Collapse)AuthorFilesLines
2004-01-08- store single message to another folder implementedalwin1-0/+8
- cleaned code in mainwindow and opiemail.cpp
2004-01-07why didn't them have any destructor?alwin1-0/+1
2004-01-04adapted includes to the new libharlekin1-1/+2
2004-01-02settings dialog will show when clicked.alwin1-7/+7
slots are all virtual so always the right one is called! Note: It is better to make all slots declared virtual - or do not make any child-classes!
2003-12-25activated qcop message "writeMail(name,email)"alwin1-0/+1
2003-12-24setup interface for qcop signal "newMail()"alwin1-0/+1
TODO: setup composer to get a recipient address for calling from addressbook!
2003-12-17new account, changed account etc are there now without a restart ,)harlekin1-2/+3
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-3/+1
independend of its later use. ToDo: find a more general interface for it
2003-12-08beginning of the new mailerharlekin1-0/+28