summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/settings.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-24new options for pop3 accountsalwin1-10/+37
KATE eated a lot of last spaces in files some tryouts
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+1
to odebug ;)
2004-04-04convert to Opie Debugging Frameworkmickeyl1-9/+9
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin1-9/+9
strings all the time makes no sense.
2004-03-06- subscribed NG will displayed in main windowsalwin1-1/+0
- we get the list of articles inside a newsgroup - we can read an article ToDo: - filter article for that are read.
2004-03-06save selected newsgroupsharlekin1-0/+2
2004-02-18forgot member variable initializeralwin1-0/+1
2004-01-10new connection setting stuff for imap tooharlekin1-0/+2
2004-01-08more smtp settingsharlekin1-0/+4
2004-01-08added support for pop3 tlsharlekin1-0/+7
2004-01-07download mail mostly finishedalwin1-0/+12
accounts can be switched "offline"
2004-01-04adapt build system to lib etc and get it buildharlekin1-13/+23
2003-12-28reduced to the max...alwin1-25/+0
- from address isn't setup any longer within the smtp account (it makes realy no sense, a smtp account describes the connection to a smtp server, not the identity of the sender) - from address is taken from the personal info of the addressbook (thats why this info exists). Of course the user can change it when sending an email. - user can select a from with a selection of the mails given in their personal infos. - in addresspicker: use "<Firstname> <Lastname>" instead of "Filename" - settings ui: switched of the part within the smtp accounts describing the identitiy of user ToDo: a dialog setting up a default signature
2003-12-09POP3 support - first stepsjgf1-4/+0
2003-12-08beginning of the new mailerharlekin1-0/+432