summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2003-12-15pop3wrapper now works in first stage and doesn't segfault anymorealwin5-39/+153
2003-12-14-answered mails get another pic (checked in in pics/opiemail)alwin10-22/+64
2003-12-14if a mailbox-prefix is set than it will not displayed in folderviewalwin6-8/+32
2003-12-14- replied mails will get the flag answeredalwin11-4/+81
2003-12-14the correct spelling of dependencies helps for building imagesmickeyl1-1/+1
2003-12-14-memleak fixedalwin7-16/+29
2003-12-14show account list by defaultharlekin1-1/+3
2003-12-14check back before deleting a mailharlekin2-6/+11
2003-12-14order of imapfolders will be displayed as the server listsalwin2-5/+8
2003-12-14memleak fixed, some obsolet debugs removedalwin2-2/+16
2003-12-14mail listview not colapsableharlekin1-0/+1
2003-12-14little fixharlekin2-5/+2
2003-12-14deleting of mails workingharlekin6-12/+64
2003-12-13deleting a mail in a imap server implementedalwin10-12/+80
2003-12-13make sure the wrapper pointer is not Olharlekin2-5/+6
2003-12-13possible to show all kind of text attachemnts nowharlekin2-4/+7
2003-12-13the RecMail class get on creation a mailwrapper assigenedalwin8-2/+50
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin17-56/+180
2003-12-13appName for mainwindowalwin1-0/+1
2003-12-13beginning of attachment handling ( user side )harlekin3-5/+59
2003-12-13try to solve the problems with slow imap-serveralwin2-2/+4
2003-12-13adjust control filechicken1-1/+1
2003-12-13displaying list of attachments of a mail works. (Of course only ifalwin9-43/+120
2003-12-13mails will marked as read nowalwin2-8/+6
2003-12-13using QValueList<T> instead of QList<T> for body partsalwin5-18/+16
2003-12-12but we need -lopieharlekin1-1/+1
2003-12-12no need to link against db ( if libetpan is compiled right )harlekin1-1/+1
2003-12-12beautyharlekin1-6/+15
2003-12-12and of course I'll find a bug 10 minutes after checkin ....alwin2-12/+16
2003-12-12fetching mail body and attachments is working.alwin8-190/+282
2003-12-12interface description changed for better matching a real mailalwin1-0/+0
2003-12-12code cleanups and output beautificationharlekin3-84/+43
2003-12-12retrieving a body structure of a multipart mail mostly finishedalwin4-36/+196
2003-12-12body text will initialized with 0 not "" so we can check ifalwin2-2/+2
2003-12-11no longer necessary to depend on a certain version of libopienet2mickeyl1-1/+1
2003-12-11reading of body structure most part finishedalwin8-112/+456
2003-12-11bugfix patch for libetpan 0.3.1 - without that the imap part is brokenalwin1-0/+308
2003-12-11fetchBody in POP3 & weird segfaultjgf6-98/+158
2003-12-11more work on uploading dumps to The Capture Dump(TM)mickeyl1-3/+124
2003-12-10reduce includesharlekin16-18/+0
2003-12-10change to work with libetpan 0.3.1alwin4-134/+156
2003-12-10remove STL dependenciesar3-62/+52
2003-12-10changes to work with libetpan 0.3.1alwin6-102/+104
2003-12-10when login failed for pop3 software crashed due not checked NULL pointeralwin2-0/+2
2003-12-10first working listMessagesjgf4-10/+280
2003-12-10added ssl connection support for pop3harlekin2-6/+16
2003-12-10retrieve headers from mailboxjgf4-8/+76
2003-12-10ssl for imap now workingharlekin3-55/+67
2003-12-10basis message id handlingharlekin3-4/+4
2003-12-10forgot the reply-to entryalwin7-30/+42