summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libmailwrapper/nntpwrapper.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-04someone forget to include opie2/odebug while switching from qDebugalwin1-0/+1
to odebug ;)
2004-04-04convert to Opie Debugging Frameworkmickeyl1-4/+4
2004-03-19set callbacks for pop3 and nntp but seems never be calledalwin1-0/+4
in imap qApp-processEvents() is called for avoiding gui blocking
2004-03-18some (hopeful) improvementsalwin1-3/+3
2004-03-14Convert net to ODP and QtAUXzecke1-3/+4
2004-03-12some more smart-pointersalwin1-13/+13
some bugfixes some renaming of internals
2004-03-12some pointers embedded into osmart_pointer handlingalwin1-5/+4
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin1-3/+3
strings all the time makes no sense.
2004-03-07-resolved that not all newsgroups where listedalwin1-3/+16
-resolved a memory leak -newsgroups list enhanced for usage with wildcards
2004-03-06removed dependies to libetpan from the frontend and some stuff morealwin1-13/+22
2004-03-06- subscribed NG will displayed in main windowsalwin1-5/+10
- we get the list of articles inside a newsgroup - we can read an article ToDo: - filter article for that are read.
2004-03-06ups, works now .-)harlekin1-1/+1
2004-03-05list newsgroups in nntp configharlekin1-16/+8
2004-03-05could hold pointer to destructed contentalwin1-5/+15
connection problem fixed as quick hack, must done better or real.
2004-02-29little updateharlekin1-13/+27
2004-02-29beginning of nntp stuffharlekin1-0/+241