summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2004-03-15namespace deklaration fixalwin1-1/+1
2004-03-15More LIBOPIE2 config fixesbrad2-2/+2
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14compile fixzecke1-2/+2
2004-03-14more ODP and right signal syntaxzecke3-11/+11
2004-03-14Only use ODPzecke6-18/+17
2004-03-14Fix up depends on LIBOPIE1zecke22-48/+43
Proper signature for signal and slots and namespaces
2004-03-14Make use of ODPzecke37-68/+115
2004-03-14ODP changes for the Styleszecke8-10/+11
2004-03-14Today Plugin changeszecke3-3/+3
2004-03-14ODP changeszecke9-14/+21
2004-03-14Opie2 and ODP changeszecke11-14/+24
Also try to make signals/slots syntax obey the namespaces
2004-03-14Convert net to ODP and QtAUXzecke70-228/+310
2004-03-14namespace fixalwin1-1/+1
2004-03-14namespace fixalwin3-2/+3
2004-03-14namespaces fixedalwin5-10/+11
2004-03-14Use ODP namespacezecke6-6/+13
2004-03-13ODP changeszecke7-2/+14
2004-03-13ODP namespace adjustmentzecke5-7/+13
2004-03-13Opie2zecke1-1/+2
2004-03-13Namespace changes for Appszecke43-63/+90
QAshMoney and Reader need to be valgrinded
2004-03-13Introduce the namespacezecke10-50/+51
and the new APPLET_EXPORT define
2004-03-13convert to Opie2 namespacezecke18-3/+18
most of them are only using namespace Opie::Core in the main remove <qpe/qpetoolbar.h>
2004-03-13Run the script... convert to namespacezecke1-0/+1
actually only + using namespace Opie::Core :}
2004-03-13ditochicken1-1/+1
2004-03-13fix to enable networksettingschicken1-1/+1
2004-03-13required patch for etpanalwin1-0/+28
2004-03-12fix typomickeyl1-2/+1
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!