summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/mhwrapper.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-24new options for pop3 accountsalwin1-30/+30
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-30/+30
2004-03-18some (hopeful) improvementsalwin1-2/+2
2004-03-14Fix up depends on LIBOPIE1zecke1-4/+2
Proper signature for signal and slots and namespaces
2004-03-14Convert net to ODP and QtAUXzecke1-5/+8
2004-03-12some more smart-pointersalwin1-26/+24
some bugfixes some renaming of internals
2004-03-12some pointers embedded into osmart_pointer handlingalwin1-12/+12
2004-03-08obsolete variables removedalwin1-3/+1
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin1-2/+2
strings all the time makes no sense.
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-4/+4
TT.
2004-02-19use stuff from libopie2alwin1-1/+1
ToDo: after merge pim-classes to opie2, do the same with it.
2004-01-10mh wrapper fully functional.alwin1-5/+49
2004-01-09- MHfolder in accountview enhancedalwin1-0/+68
- mv/cp mails has special methods when copy between folder inside a mh storage - removed obsolete vars inside pop3wrapper
2004-01-08- last functions re-implementedalwin1-12/+15
- small bugfix TODO: remove twice code within pop3/mh/mbox wrapper
2004-01-08MH storage implementedalwin1-0/+330
local folders will be type of MH not MBOX