Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-14 | Fix up depends on LIBOPIE1 | zecke | 22 | -48/+43 |
Proper signature for signal and slots and namespaces | ||||
2004-03-14 | Make use of ODP | zecke | 37 | -68/+115 |
2004-03-14 | ODP changes for the Styles | zecke | 8 | -10/+11 |
2004-03-14 | Today Plugin changes | zecke | 3 | -3/+3 |
2004-03-14 | ODP changes | zecke | 9 | -14/+21 |
2004-03-14 | Opie2 and ODP changes | zecke | 11 | -14/+24 |
Also try to make signals/slots syntax obey the namespaces | ||||
2004-03-14 | Convert net to ODP and QtAUX | zecke | 70 | -228/+310 |
2004-03-14 | namespace fix | alwin | 1 | -1/+1 |
2004-03-14 | namespace fix | alwin | 3 | -2/+3 |
2004-03-14 | namespaces fixed | alwin | 5 | -10/+11 |
2004-03-14 | Use ODP namespace | zecke | 6 | -6/+13 |
2004-03-13 | ODP changes | zecke | 7 | -2/+14 |
2004-03-13 | ODP namespace adjustment | zecke | 5 | -7/+13 |
2004-03-13 | Opie2 | zecke | 1 | -1/+2 |
2004-03-13 | Namespace changes for Apps | zecke | 43 | -63/+90 |
QAshMoney and Reader need to be valgrinded | ||||
2004-03-13 | Introduce the namespace | zecke | 10 | -50/+51 |
and the new APPLET_EXPORT define | ||||
2004-03-13 | convert to Opie2 namespace | zecke | 18 | -3/+18 |
most of them are only using namespace Opie::Core in the main remove <qpe/qpetoolbar.h> | ||||
2004-03-13 | Run the script... convert to namespace | zecke | 1 | -0/+1 |
actually only + using namespace Opie::Core :} | ||||
2004-03-13 | dito | chicken | 1 | -1/+1 |
2004-03-13 | fix to enable networksettings | chicken | 1 | -1/+1 |
2004-03-13 | required patch for etpan | alwin | 1 | -0/+28 |
2004-03-12 | fix typo | mickeyl | 1 | -2/+1 |
2004-03-12 | some more smart-pointers | alwin | 38 | -367/+369 |
some bugfixes some renaming of internals | ||||
2004-03-12 | fix so it will compile with 2.95.x compilers | alwin | 1 | -2/+2 |
2004-03-12 | some pointers embedded into osmart_pointer handling | alwin | 21 | -172/+190 |
2004-03-12 | helpers for generating libetpan-packages added. | alwin | 2 | -0/+14 |
2004-03-12 | start usage of smart-pointer | alwin | 1 | -22/+21 |
2004-03-12 | start usage of smart-pointers | alwin | 8 | -23/+31 |
2004-03-12 | fixed a variable name conflict | alwin | 1 | -5/+5 |
2004-03-11 | cleanups and switch to new etpan-tarball | alwin | 9 | -615/+36 |
2004-03-11 | new etpan package | alwin | 1 | -0/+0 |
2004-03-11 | workaround of a libetpan bug :( | alwin | 1 | -12/+12 |
2004-03-11 | version increased | alwin | 2 | -3/+3 |
2004-03-11 | respect settings of reply-to if answering to a mail | alwin | 1 | -1/+5 |
2004-03-10 | some bugfixes | alwin | 18 | -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-10 | fixed a problem with corrupted memory | alwin | 1 | -65/+78 |
2004-03-09 | on the way to a new hex window | mickeyl | 9 | -31/+75 |
2004-03-08 | some required code restructuring in preparation of new features | alwin | 10 | -534/+625 |
2004-03-08 | when reply to a mail, a in-reply-to header will generated. | alwin | 7 | -17/+61 |
ToDo: setup the reference-list-header. | ||||
2004-03-08 | different context menus for mail and nntp messages | alwin | 1 | -3/+10 |
2004-03-08 | obsolete methode removed | alwin | 2 | -81/+5 |
store msgids when parsing a mail-header | ||||
2004-03-08 | obsolete variables removed | alwin | 4 | -8/+2 |
2004-03-08 | type of mail account will be defined by a enum not with string - comparing | alwin | 21 | -48/+93 |
strings all the time makes no sense. | ||||
2004-03-07 | filter for newsgroups works | alwin | 3 | -6/+52 |
ToDo: we should cache the list of newsgroups! | ||||
2004-03-07 | removed debug output which will realy slow down things | alwin | 1 | -1/+1 |
2004-03-07 | -resolved that not all newsgroups where listed | alwin | 2 | -4/+17 |
-resolved a memory leak -newsgroups list enhanced for usage with wildcards | ||||
2004-03-06 | fix to work together with busybox tar | ar | 2 | -7/+38 |
2004-03-06 | Typo fixed | sudonix | 1 | -1/+1 |
2004-03-06 | standalone dlg for (un-)subscribing newsgroups. | alwin | 9 | -5/+256 |
May be integrated into the standard nntp-settings-dialog, too. | ||||
2004-03-06 | removed dependies to libetpan from the frontend and some stuff more | alwin | 3 | -33/+40 |