summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/genericwrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-03-11even a full correct mail comes via generic protocoll like pop3 or mhalwin1-8/+9
2004-10-26Resolved a feature request:alwin1-5/+5
2004-10-25moved out pure helper funsalwin1-11/+2
2004-10-24new options for pop3 accountsalwin1-6/+7
2004-10-23holla - fixed a wonderfull bug letting opie-mail crash whenalwin1-8/+7
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+2
2004-04-04convert to Opie Debugging Frameworkmickeyl1-7/+7
2004-03-18some (hopeful) improvementsalwin1-45/+45
2004-03-14Convert net to ODP and QtAUXzecke1-1/+2
2004-03-12some more smart-pointersalwin1-5/+5
2004-03-12fixed a variable name conflictalwin1-5/+5
2004-03-10some bugfixesalwin1-0/+8
2004-03-08some required code restructuring in preparation of new featuresalwin1-13/+39
2004-03-08obsolete methode removedalwin1-80/+5
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin1-3/+7
2004-03-07removed debug output which will realy slow down thingsalwin1-1/+1
2004-01-08MH storage implementedalwin1-0/+8
2004-01-07pop3 crash - quick fixjgf1-2/+3
2004-01-03better parsing of mails with recursive multipart contentalwin1-5/+21
2004-01-02bugfix while assigning mail-numbersalwin1-1/+1
2004-01-02mail-parts will get a path id for hierarchic structure of the contentalwin1-9/+38
2003-12-30re-worked pop3 (use the more generic interface)alwin1-2/+67
2003-12-24hopefully fixed some memleaks and some not initialized varsalwin1-3/+3
2003-12-21- mbox-wrapper mostly finishedalwin1-0/+393