summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/imapwrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-02-26uninitialized value of local variable fixedalwin1-1/+1
2004-10-27fixed a bug within tls supportalwin1-4/+6
2004-10-26Resolved a feature request:alwin1-2/+3
2004-10-25fixed the problem with displaying date/time of a mailalwin1-15/+3
2004-10-24new options for pop3 accountsalwin1-38/+48
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl1-33/+33
2004-03-19set callbacks for pop3 and nntp but seems never be calledalwin1-0/+2
2004-03-18some (hopeful) improvementsalwin1-43/+43
2004-03-14Convert net to ODP and QtAUXzecke1-2/+3
2004-03-12some more smart-pointersalwin1-25/+24
2004-03-12some pointers embedded into osmart_pointer handlingalwin1-7/+7
2004-03-08some required code restructuring in preparation of new featuresalwin1-17/+32
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin1-1/+1
2004-01-29tls support for IMAP implementedalwin1-6/+78
2004-01-10when header displayed print just the count of messages not havingalwin1-1/+1
2004-01-10new connection setting stuff for imap tooharlekin1-13/+23
2004-01-08- store single message to another folder implementedalwin1-0/+30
2004-01-08last selected mbox will hold so it will not called so often in outside loopsalwin1-28/+35
2004-01-08move/copy mails to another folder resides inside wrappers so we canalwin1-0/+31
2004-01-07download mail mostly finishedalwin1-0/+6
2004-01-05bugfix in imapwrapperalwin1-26/+48
2004-01-05returns their type of connection (mbox,imap or pop3)alwin1-0/+5
2004-01-04- added start of status classalwin1-2/+13
2004-01-03status methods for mailfolder implementedalwin1-0/+40
2004-01-03multipart subtype will stored lower like in singlepartsalwin1-1/+2
2004-01-03improved parsing of mailbodies 'cause it failed on multi-part fields whichalwin1-3/+40
2004-01-02- some more usefull failure message while loginalwin1-86/+62
2003-12-27folder handling for imap mostly impelemented, context menus foralwin1-11/+113
2003-12-25try to resolve timeouts via NOOP statement in loginalwin1-2/+7
2003-12-24some small memleaks againalwin1-14/+11
2003-12-24hopefully fixed some memleaks and some not initialized varsalwin1-7/+5
2003-12-23resolved a name conflictalwin1-12/+11
2003-12-21- MailWrapper -> SMTPwrapperalwin1-1/+2
2003-12-18ask for user/password if field is emptyjgf1-2/+17
2003-12-18ok. char-translation enabled again.alwin1-2/+4
2003-12-17imap folder will be displayed more structuredalwin1-2/+5
2003-12-16saving of attachments implemented.alwin1-32/+46
2003-12-16quoted-printable text will be decoded for displayalwin1-4/+14
2003-12-14-answered mails get another pic (checked in in pics/opiemail)alwin1-1/+4
2003-12-14if a mailbox-prefix is set than it will not displayed in folderviewalwin1-1/+3
2003-12-14- replied mails will get the flag answeredalwin1-0/+30
2003-12-14-memleak fixedalwin1-5/+9
2003-12-14memleak fixed, some obsolet debugs removedalwin1-1/+8
2003-12-13deleting a mail in a imap server implementedalwin1-0/+32
2003-12-13the RecMail class get on creation a mailwrapper assigenedalwin1-0/+1
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-2/+3
2003-12-13try to solve the problems with slow imap-serveralwin1-1/+2
2003-12-13displaying list of attachments of a mail works. (Of course only ifalwin1-0/+1
2003-12-13mails will marked as read nowalwin1-4/+3