Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-12-23 | fix a problem while appending attachments to a new mail | alwin | 1 | -1/+1 |
2003-12-23 | fix for an unsigned bug while sending data via mail stream | alwin | 1 | -0/+12 |
2003-12-22 | new fancy icons from kde cvs | jgf | 8 | -5/+13 |
2003-12-22 | - remove stdlib.h and stdio.h | ar | 3 | -9/+3 |
2003-12-22 | more TODO (*ugh*) | mickeyl | 1 | -0/+7 |
2003-12-22 | add a few missing const directives to get it to compile again | mickeyl | 2 | -8/+8 |
2003-12-22 | Fixing stupid bug, found by sourcode review.. | eilers | 2 | -0/+22 |
2003-12-22 | Some information about missing or unfinshed functions by the macosx port | eilers | 1 | -1/+18 |
2003-12-22 | Stupid typo | eilers | 1 | -3/+3 |
2003-12-22 | Added mail/*.png unless someone consolidates the pics (opiemail/* and mail/) | groucho | 1 | -1/+1 |
plugins/opiemail is not built so removed it unless quicklaunch is supported (ipkg won't build otherwise) | ||||
2003-12-22 | Finishing implementation of sql-backend for datebook. But I have to | eilers | 30 | -144/+729 |
port the PIM datebook application to use it, before I could debug the whole stuff. Thus, PIM-Database backend is finished, but highly experimental. And some parts are still generic. For instance, the "queryByExample()" methods are not (or not fully) implemented. Todo: custom-entries not stored. The big show stopper: matchRegExp() (needed by OpieSearch) needs regular expression search in the database, which is not supported by sqlite ! Therefore we need either an extended sqlite or a workaround which would be very slow and memory consuming.. | ||||
2003-12-22 | - storing mails send in outgoing (if queued) or sent (if sent) folder | alwin | 9 | -31/+162 |
TODO: flush queue, cleanup SMTP code, select smtp-account if more than one when flush the outgoing queue | ||||
2003-12-22 | - cosmetics | ar | 1 | -61/+40 |
2003-12-21 | - remember last store- and restore-location | ar | 1 | -4/+27 |
- information for successfull restore | ||||
2003-12-21 | ups - forgot to add the mboxwrapper | alwin | 4 | -0/+458 |
2003-12-21 | - mbox-wrapper mostly finished | alwin | 16 | -909/+1100 |
- special-folders "Local Folders" will be displayed ToDo: "STORE" - method for all wrapper, but mostly for mbox for send queue. | ||||
2003-12-21 | fixes problems with PATH_MAX in armlinux toolchain for zaurus | alwin | 1 | -0/+123 |
2003-12-21 | fix for libetpan-0.32 for | alwin | 1 | -0/+90 |
- endless loop in decoding mime content - segfault when translating chars - unresolved symbol when linking without db-support | ||||
2003-12-21 | send mail later/ enqueue gui side implementation | harlekin | 4 | -10/+78 |
2003-12-21 | updates | mickeyl | 3 | -6/+21 |
2003-12-21 | better icon for html content | harlekin | 1 | -1/+1 |
2003-12-21 | pic for html and new show sidebar pic | harlekin | 2 | -0/+0 |
2003-12-21 | - MailWrapper -> SMTPwrapper | alwin | 18 | -1245/+1340 |
- made dependies from libetpan includes somewhat cleaner - removed standalone static funs and moved to class based static methods - arguements in SMTPwrapper now always const references and not deep copies TODO: clean up GOTO statements, change QList to QValueList for a better handling of "const" arguments, store mails in queue and/or a local "Sent" folder. | ||||
2003-12-20 | fix popupmenu position on large screens | llornkcor | 1 | -1/+2 |
2003-12-20 | fix rename | llornkcor | 1 | -12/+16 |
2003-12-20 | get status widget allways on the right place and hide it by default | harlekin | 1 | -5/+8 |
2003-12-20 | - start cleaning up (lot of stuff left) | mickeyl | 7 | -71/+75 |
- use odebug classes | ||||
2003-12-20 | link to opiecore | mickeyl | 1 | -1/+1 |
2003-12-20 | use odebug classes | mickeyl | 2 | -36/+84 |
2003-12-20 | more work towards repairing the x11 version - still far away though | mickeyl | 4 | -18/+39 |
2003-12-20 | fetching attachments from a pop3mail works. | alwin | 8 | -18/+112 |
this moment the whole message will be hold in memory until I have an idea for a clean(!) filebased cache which will not get to large. Thats why the biggest pop3 mail we can fetch is 5MB, this should be enough. | ||||
2003-12-20 | Do not use LD_BIND_NOW for now. | zecke | 1 | -1/+8 |
I hope ljp gets some numbers for that soon... | ||||
2003-12-20 | we want games :) | chicken | 16 | -16/+16 |
2003-12-20 | this is no quicklaunch app | chicken | 1 | -1/+1 |
2003-12-20 | make it buildable | chicken | 1 | -1/+1 |
2003-12-20 | ipkg doesn't like arbitrary empty lines | chicken | 2 | -2/+0 |
2003-12-20 | fix bug in line 73 - it helps to actually call the functions ;) | mickeyl | 1 | -1/+1 |
2003-12-20 | libopienet2 now uses the fancy odebug classes, no longer qdebug | mickeyl | 3 | -2511/+2517 |
2003-12-20 | silence | harlekin | 1 | -0/+5 |
2003-12-20 | also add the new files | harlekin | 6 | -0/+307 |
2003-12-20 | - beginning of a settings dialog | harlekin | 8 | -44/+101 |
- button for switching between html and plain text view of the mail - hide some unused icons - completed alwins idea about status icons ( alwin you missed the one that sets the read icon .-) ) - beginning of a status widget - | ||||
2003-12-19 | receiving and splitting a mail finished | alwin | 4 | -16/+52 |
next step: setup unique ids for attachmenst if not given an cache them. Note: this could can used later for MH access, too. Means, pop3 and MH wrapper should get a baseclass for the parsing funs. | ||||
2003-12-19 | -size of mail will be displayed | alwin | 1 | -2/+38 |
-only new/replied mail get an icon, I think it looks somewhat cleaner | ||||
2003-12-19 | ipkg doesn't like random empty lines | chicken | 1 | -1/+0 |
2003-12-19 | fetching body-structure/content mostly finished | alwin | 4 | -64/+318 |
hard-limit: no mail larger than 5MB will fetched TODO: messages has to be cached in memory. otherwise on every part fetch we must fetch the whole message again. Idea: setup a content cache for imap, too. | ||||
2003-12-18 | ask for user/password if field is empty | jgf | 4 | -8/+70 |
2003-12-18 | ok. char-translation enabled again. | alwin | 4 | -24/+22 |
make sure to have the decode patch applied to libetpan!!!! | ||||
2003-12-18 | patch for possible segfault wenn translating charsets | alwin | 1 | -0/+49 |
2003-12-18 | update for 1.0.1 release | mickeyl | 1 | -2/+3 |
2003-12-18 | update for 1.0.2 release | mickeyl | 1 | -3/+4 |