summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2004-03-23fix dependencymickeyl1-1/+1
2004-03-23eliminate bogus dependency on libopiemickeyl2-4/+4
2004-03-20Shouldn't DESTDIR have OPIEDIR not QPEDIR?sudonix1-1/+1
2004-03-19set callbacks for pop3 and nntp but seems never be calledalwin3-0/+12
in imap qApp-processEvents() is called for avoiding gui blocking
2004-03-18some (hopeful) improvementsalwin23-196/+230
2004-03-15non quicklaunch, and remove non necessary libsllornkcor1-2/+4
2004-03-15- make opietooth compilablear8-7/+9
- correct LIBOPIECORE2 dependencies and namespace's
2004-03-15Puh one run too much of my scriptzecke4-15/+13
2004-03-15namespace deklaration fixalwin1-1/+1
2004-03-15More LIBOPIE2 config fixesbrad1-1/+1
2004-03-14Fix up depends on LIBOPIE1zecke6-27/+22
Proper signature for signal and slots and namespaces
2004-03-14Convert net to ODP and QtAUXzecke70-228/+310
2004-03-13required patch for etpanalwin1-0/+28
2004-03-12some more smart-pointersalwin38-367/+369
some bugfixes some renaming of internals
2004-03-12fix so it will compile with 2.95.x compilersalwin1-2/+2
2004-03-12some pointers embedded into osmart_pointer handlingalwin21-172/+190
2004-03-12helpers for generating libetpan-packages added.alwin2-0/+14
2004-03-12start usage of smart-pointeralwin1-22/+21
2004-03-12start usage of smart-pointersalwin8-23/+31
2004-03-12fixed a variable name conflictalwin1-5/+5
2004-03-11cleanups and switch to new etpan-tarballalwin9-615/+36
2004-03-11new etpan packagealwin1-0/+0
2004-03-11workaround of a libetpan bug :(alwin1-12/+12
2004-03-11version increasedalwin2-3/+3
2004-03-11respect settings of reply-to if answering to a mailalwin1-1/+5
2004-03-10some bugfixesalwin18-39/+309
When edit a mail to send and cancel is pressed the mail can stored in a draft folder and later edit again. This moment we will not store attachments into drafts.
2004-03-10fixed a problem with corrupted memoryalwin1-65/+78
2004-03-09on the way to a new hex windowmickeyl9-31/+75
2004-03-08some required code restructuring in preparation of new featuresalwin10-534/+625
2004-03-08when reply to a mail, a in-reply-to header will generated.alwin7-17/+61
ToDo: setup the reference-list-header.
2004-03-08different context menus for mail and nntp messagesalwin1-3/+10
2004-03-08obsolete methode removedalwin2-81/+5
store msgids when parsing a mail-header
2004-03-08obsolete variables removedalwin4-8/+2
2004-03-08type of mail account will be defined by a enum not with string - comparingalwin21-48/+93
strings all the time makes no sense.
2004-03-07filter for newsgroups worksalwin3-6/+52
ToDo: we should cache the list of newsgroups!
2004-03-07removed debug output which will realy slow down thingsalwin1-1/+1
2004-03-07-resolved that not all newsgroups where listedalwin2-4/+17
-resolved a memory leak -newsgroups list enhanced for usage with wildcards
2004-03-06standalone dlg for (un-)subscribing newsgroups.alwin9-5/+256
May be integrated into the standard nntp-settings-dialog, too.
2004-03-06removed dependies to libetpan from the frontend and some stuff morealwin3-33/+40
2004-03-06- subscribed NG will displayed in main windowsalwin3-7/+11
- 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 .-)harlekin2-5/+8
2004-03-06save selected newsgroupsharlekin4-4/+19
2004-03-05list newsgroups in nntp configharlekin5-43/+67
2004-03-05add skeleton files for the new packet view window (will replace the hex window)mickeyl2-0/+84
2004-03-05change copyright noticemickeyl28-53/+175
2004-03-05could hold pointer to destructed contentalwin1-5/+15
connection problem fixed as quick hack, must done better or real.
2004-03-05moved string parameters for construktor to const referencesalwin2-6/+9
possible problem with not initialized variables fixed
2004-03-02fix includeschicken23-51/+1
2004-03-02applied the patch generated by the optimize_connect script fromalwin18-92/+92
TT.
2004-03-01fix whatever it wasllornkcor1-2/+2