Age | Commit message (Expand) | Author | Files | Lines |
2004-01-03 | communicate outgoing mails status to the QPE/Pim channel ( to which the today... | harlekin | 5 | -8/+75 |
2004-01-03 | status methods for mailfolder implemented | alwin | 18 | -2/+180 |
2004-01-03 | slightly improve the speed reading the manufacturers list | mickeyl | 1 | -2/+7 |
2004-01-03 | show GPS coordinates in the more common DMS format | mickeyl | 6 | -18/+82 |
2004-01-03 | multipart subtype will stored lower like in singleparts | alwin | 2 | -2/+4 |
2004-01-03 | better parsing of mails with recursive multipart content | alwin | 4 | -12/+44 |
2004-01-03 | some more display beauty | alwin | 2 | -0/+15 |
2004-01-03 | improved parsing of mailbodies 'cause it failed on multi-part fields which | alwin | 4 | -8/+84 |
2004-01-03 | mail attachments will be displayed in order of attachment not sorted | alwin | 1 | -1/+2 |
2004-01-02 | settings dialog will show when clicked. | alwin | 4 | -16/+14 |
2004-01-02 | bugfix while assigning mail-numbers | alwin | 2 | -2/+2 |
2004-01-02 | display of attachments has a hierarchic structure (if needed) | alwin | 2 | -4/+54 |
2004-01-02 | mail-parts will get a path id for hierarchic structure of the content | alwin | 4 | -20/+78 |
2004-01-02 | - some more usefull failure message while login | alwin | 4 | -178/+128 |
2004-01-02 | fixed appname for db access | alwin | 1 | -1/+1 |
2004-01-02 | rfc822 messages are displayed as text, too. | alwin | 1 | -1/+1 |
2003-12-30 | re-worked pop3 (use the more generic interface) | alwin | 10 | -344/+284 |
2003-12-28 | some needed changes | alwin | 1 | -2/+2 |
2003-12-28 | fix for compiling with arm gcc 2.95.3 (next time I'll check before commit) | alwin | 1 | -1/+3 |
2003-12-28 | reduced to the max... | alwin | 13 | -702/+482 |
2003-12-28 | basic folder handling for pop3 accounts | alwin | 8 | -44/+106 |
2003-12-28 | - dir handling for mbox accounts (delete, new, delete all mail) | alwin | 14 | -86/+375 |
2003-12-27 | folder handling for imap mostly impelemented, context menus for | alwin | 17 | -74/+639 |
2003-12-27 | silence | alwin | 1 | -1/+4 |
2003-12-25 | context menues for single mails when holding the stylus or left mouse button | alwin | 2 | -10/+41 |
2003-12-25 | try to resolve timeouts via NOOP statement in login | alwin | 2 | -4/+14 |
2003-12-25 | uses the opie frontend for the list of addresses | alwin | 1 | -67/+36 |
2003-12-25 | - some memleaks | alwin | 4 | -182/+52 |
2003-12-25 | activated qcop message "writeMail(name,email)" | alwin | 2 | -5/+17 |
2003-12-25 | fixed an address parsing bug | alwin | 2 | -8/+70 |
2003-12-24 | some small memleaks again | alwin | 2 | -28/+22 |
2003-12-24 | hopefully fixed some memleaks and some not initialized vars | alwin | 10 | -46/+84 |
2003-12-24 | bugfix in slotAdjustLayout (tnx zecke) | alwin | 1 | -1/+0 |
2003-12-24 | only show the mail queue flushed dialogbox when successfull -) | harlekin | 5 | -44/+59 |
2003-12-24 | setup interface for qcop signal "newMail()" | alwin | 2 | -0/+25 |
2003-12-24 | ah, ok. I found the trick or better I found what I forgot :) | alwin | 6 | -14/+32 |
2003-12-24 | tried to implement a progress dialog when sending mails. It doesn't work | alwin | 11 | -7/+396 |
2003-12-23 | resolved a name conflict | alwin | 2 | -24/+22 |
2003-12-23 | UFFFFFFF | alwin | 11 | -276/+585 |
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 | 2 | -5/+13 |
2003-12-22 | more TODO (*ugh*) | mickeyl | 1 | -0/+7 |
2003-12-22 | Added mail/*.png unless someone consolidates the pics (opiemail/* and mail/) | groucho | 1 | -1/+1 |
2003-12-22 | - storing mails send in outgoing (if queued) or sent (if sent) folder | alwin | 9 | -31/+162 |
2003-12-21 | ups - forgot to add the mboxwrapper | alwin | 4 | -0/+458 |
2003-12-21 | - mbox-wrapper mostly finished | alwin | 16 | -909/+1100 |
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 |
2003-12-21 | send mail later/ enqueue gui side implementation | harlekin | 4 | -10/+78 |