summaryrefslogtreecommitdiff
path: root/noncore/net/mail/accountview.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-01-05bugfix in imapwrapperalwin1-4/+29
storemail for all possible mail-accounts raw body fetch in all wrappers unified public interface dialog for selecting a target mailbox started
2004-01-04some cleanupsalwin1-3/+2
2004-01-04adapted includes to the new libharlekin1-5/+5
2003-12-28fix for compiling with arm gcc 2.95.3 (next time I'll check before commit)alwin1-1/+3
2003-12-28basic folder handling for pop3 accountsalwin1-32/+44
some code dups reduced
2003-12-28- dir handling for mbox accounts (delete, new, delete all mail)alwin1-17/+126
- fixed memory leaks in mbox account class - reduced count of used string constants while using "tr" with context string - mbox displays messages into global status bar - fixed a possible raise condition when deleting a mail directory
2003-12-27folder handling for imap mostly impelemented, context menus foralwin1-7/+172
imap-mail-folders implemented.
2003-12-22new fancy icons from kde cvsjgf1-5/+7
2003-12-21- mbox-wrapper mostly finishedalwin1-1/+85
- special-folders "Local Folders" will be displayed ToDo: "STORE" - method for all wrapper, but mostly for mbox for send queue.
2003-12-17folder tree will generate better and real.alwin1-14/+26
2003-12-17open pop3 folder per defaultjgf1-0/+1
2003-12-17imap folder will be displayed more structuredalwin1-7/+62
2003-12-15pop3wrapper now works in first stage and doesn't segfault anymorealwin1-5/+55
Display an INBOX folder for pop3 accounts to get an more monoton mail interface for different types of mail server. Inbox - Folder get another icon than the other.
2003-12-14-memleak fixedalwin1-2/+7
-check for non-selectable mailboxes -potential crasher fixed -selection handling better (app will not send a net-command on each mouse click)
2003-12-14order of imapfolders will be displayed as the server listsalwin1-3/+5
2003-12-14deleting of mails workingharlekin1-7/+19
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-9/+7
independend of its later use. ToDo: find a more general interface for it
2003-12-11fetchBody in POP3 & weird segfaultjgf1-3/+3
2003-12-09POP3 support - first stepsjgf1-0/+45
2003-12-09some interface changesalwin1-7/+11
split class defines into more files
2003-12-09- interface change for imapwrapperalwin1-1/+1
- beginning of parsing the body-structure of mails not just simple return the whole body (this moment commented out 'cause it's only working for text/plain type mails)
2003-12-08imap wrapper has now an own include filealwin1-0/+1
2003-12-08beginning of the new mailerharlekin1-0/+110