summaryrefslogtreecommitdiff
path: root/noncore/net/mail/mainwindow.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-12some more smart-pointersalwin1-4/+7
some bugfixes some renaming of internals
2004-01-08unified interface - forgot some slotsalwin1-0/+3
2004-01-08- store single message to another folder implementedalwin1-0/+1
- cleaned code in mainwindow and opiemail.cpp
2004-01-07why didn't them have any destructor?alwin1-0/+1
2004-01-02settings dialog will show when clicked.alwin1-1/+1
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-25context menues for single mails when holding the stylus or left mouse buttonalwin1-3/+5
2003-12-20- beginning of a settings dialogharlekin1-0/+3
- button for switching between html and plain text view of the mail - hide some unused icons - completed alwins idea about status icons ( alwin you missed the one that sets the read icon .-) ) - beginning of a status widget -
2003-12-14little fixharlekin1-1/+0
2003-12-14deleting of mails workingharlekin1-1/+3
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-1/+0
independend of its later use. ToDo: find a more general interface for it
2003-12-13appName for mainwindowalwin1-0/+1
2003-12-09more updatesharlekin1-1/+2
2003-12-09some interface changesalwin1-16/+3
split class defines into more files
2003-12-08beginning of the new mailerharlekin1-0/+54