summaryrefslogtreecommitdiff
path: root/noncore/net/mail/editaccounts.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-24new options for pop3 accountsalwin1-12/+16
KATE eated a lot of last spaces in files some tryouts
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+3
to odebug ;)
2004-04-04convert to Opie Debugging Frameworkmickeyl1-11/+11
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin1-6/+24
strings all the time makes no sense.
2004-03-06removed dependies to libetpan from the frontend and some stuff morealwin1-19/+17
2004-03-06ups, works now .-)harlekin1-4/+7
2004-03-06save selected newsgroupsharlekin1-4/+12
2004-03-05list newsgroups in nntp configharlekin1-2/+37
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-9/+9
TT.
2004-02-21improve support for BigScreenar1-64/+119
2004-01-10new connection setting stuff for imap tooharlekin1-6/+15
2004-01-08more smtp settingsharlekin1-6/+16
2004-01-08prepare for context help and online helpharlekin1-7/+7
2004-01-08added support for pop3 tlsharlekin1-6/+16
2003-12-28reduced to the max...alwin1-23/+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-17new account, changed account etc are there now without a restart ,)harlekin1-14/+15
2003-12-08less includesharlekin1-1/+0
2003-12-08beginning of the new mailerharlekin1-0/+471