summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-17open pop3 folder per defaultjgf1-0/+1
2003-12-17imap folder will be displayed more structuredalwin10-25/+100
2003-12-17only refresh mailbox view if the mail was deleted, not allwaysharlekin1-1/+3
2003-12-17new account, changed account etc are there now without a restart ,)harlekin3-18/+25
2003-12-16- add missing filesmickeyl6-3/+355
- bump version to 1.0.1 for releasing next weekend
2003-12-16added new patch for arm specific failures in libetpanharlekin2-152/+20
2003-12-16changed default values to something usefull againwaspe1-4/+4
2003-12-16special config for macosxjgf1-1/+8
2003-12-16saving of attachments implemented.alwin17-96/+477
2003-12-16quoted-printable text will be decoded for displayalwin8-16/+78
2003-12-15- backup and restore relative to users homedirar2-328/+370
2003-12-15forget to check the delete flag when making message listalwin2-2/+8
2003-12-15add missing files, changelog and correct READMEmickeyl4-11/+357
2003-12-15delete mail implementedalwin2-22/+78
test for read flags
2003-12-15use current dumpname, not always /var/log/...mickeyl4-159/+179
2003-12-15Uploading dumps to The Capture Dump ↵mickeyl1-2/+2
(http://www.vanille.de/projects/capturedump.spy) works now. This is great and thus I upgrade the version to 1.0.2
2003-12-15*** empty log message ***mickeyl1-9/+51
2003-12-15Add information that a link to uic has to be created in the qte bin directoryeilers1-0/+4
2003-12-15Patch now includes missing files..eilers4-206/+658
2003-12-15Patch includes new files not just changeseilers1-25/+446
2003-12-15pop3wrapper now works in first stage and doesn't segfault anymorealwin5-39/+153
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-15for nicer inboxes... ;)alwin1-0/+0
2003-12-14-answered mails get another pic (checked in in pics/opiemail)alwin10-22/+64
-if a description for an attachment exists it will displayed -if mailbody is selected from list of attachments it will displayd without menu
2003-12-14for marking replied messagesalwin1-0/+0
2003-12-14if a mailbox-prefix is set than it will not displayed in folderviewalwin6-8/+32
2003-12-14- replied mails will get the flag answeredalwin11-4/+81
- text fix in preparing the message for a reply
2003-12-14the correct spelling of dependencies helps for building imagesmickeyl1-1/+1
2003-12-14-memleak fixedalwin7-16/+29
-check for non-selectable mailboxes -potential crasher fixed -selection handling better (app will not send a net-command on each mouse click)
2003-12-14show account list by defaultharlekin1-1/+3
2003-12-14check back before deleting a mailharlekin2-6/+11
2003-12-14order of imapfolders will be displayed as the server listsalwin2-5/+8
2003-12-14memleak fixed, some obsolet debugs removedalwin2-2/+16
2003-12-14mail listview not colapsableharlekin1-0/+1
2003-12-14little fixharlekin2-5/+2
2003-12-14deleting of mails workingharlekin6-12/+64
2003-12-13deleting a mail in a imap server implementedalwin10-12/+80
2003-12-13make sure the wrapper pointer is not Olharlekin2-5/+6
2003-12-13possible to show all kind of text attachemnts nowharlekin2-4/+7
2003-12-13the RecMail class get on creation a mailwrapper assigenedalwin8-2/+50
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin17-56/+180
independend of its later use. ToDo: find a more general interface for it
2003-12-13appName for mainwindowalwin1-0/+1
2003-12-13beginning of attachment handling ( user side )harlekin3-5/+59
2003-12-13try to solve the problems with slow imap-serveralwin2-2/+4
2003-12-13exec kate, not tinykatechicken1-1/+1
2003-12-13adjust control filechicken1-1/+1
2003-12-13small fixchicken1-1/+1
2003-12-13displaying list of attachments of a mail works. (Of course only ifalwin9-43/+120
the mail HAS attachments ;)
2003-12-13mails will marked as read nowalwin2-8/+6
2003-12-13using QValueList<T> instead of QList<T> for body partsalwin5-18/+16
(gives a better handling for const and non-const values and so on)
2003-12-12but we need -lopieharlekin1-1/+1