43 Commits (ab6cf67a5fdbd7b11e33c59a67d5b2bceda80f2b)

Author SHA1 Message Date
Carsten Burghardt ab6cf67a5f Better progress info for IMAP 22 years ago
Carsten Burghardt 67e76645ad Redo msgLength fix, was obviously overwritten by the merge 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Carsten Burghardt a6b2b60bb5 Overriding the msgSize is no good for mbox. The msg was unGetted, the new msgbase inherits the msgsize and the next read 23 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Till Adam fbe912c746 Fix merge error. 23 years ago
Till Adam 271eb4bbba Use BODY.PEEK instead of FETCH because the latter implicitly sets the \seen 23 years ago
Carsten Burghardt c3faf25932 Fix copying/moving of imap messages to different accounts. 23 years ago
Carsten Burghardt 03e8458f5c Load imap messages that are smaller than 5KB in one go even if lod is activated. 23 years ago
Till Adam ce64a1a4cc Speed up status changes on several mails in imap folders by not making a 23 years ago
Carsten Burghardt f21d28e79a Workaround to update the readerwin when a message with no body and only an attachment is shown. 23 years ago
Carsten Burghardt 9eedfd0be7 I still can not reproduce bug 70589 but this safety check should fix it. 23 years ago
Carsten Burghardt 661951b7e5 Messages were sometimes not displayed when you selected a folder from a different account because the slave was not connected yet. 23 years ago
Carsten Burghardt 3687b7b646 When an imap msg is loaded the first time the signature state is unknown. 23 years ago
Carsten Burghardt 7268e31f98 Make sure the ConnectionState is handled correctly 23 years ago
Carsten Burghardt 60c1566912 Do not show the header of the msg immediately (load-on-demand) but wait for the first part. 23 years ago
Till Adam 088d0c12ab Don't ask the kernel for the mainwidget to ask the mainwidget for the 23 years ago
Carsten Burghardt b51bd59810 Delete non-existent messages 23 years ago
Till Adam ac52a82abe KMAccountImap::tempOpenFolder() is no more. h00t 23 years ago
Till Adam 3c4f7b8195 Make sure imapjobs properly refcount the folders they are working on by 23 years ago
Zack Rusin cf12e8724e CVS_SILENT just some whitespace changes 23 years ago
Carsten Burghardt 803b2aecf6 - Fix bug 62943 23 years ago
Till Adam 577cd76637 Don't crash if tranfer is no longer in progress. 23 years ago
Ingo Klcker 6c76eb5f33 Don't crash if the first character is '\n'. Maybe this can never happen, but let's play it safe. 23 years ago
Till Adam 9d8a3e4e50 Don't crash if transferInProgress has been set to false elsewhere in 23 years ago
Carsten Burghardt 8abc2f5b47 One CR is enough. That fixes the strange bug with broken signatures in the sent-mail-folder. 23 years ago
Carsten Burghardt bbdcd95335 Load imap attachments on demand and load the messages itself progressively. Cool ;-) 23 years ago
Till Adam b552ca57c9 Display the progress correctly. 23 years ago
Till Adam 5e1482d593 Fix the filter crashes in a way that actually compiles and works. 23 years ago
Till Adam 7133534ae0 Don't double delete imapjob data if unGetMsg has already removed the 23 years ago
Marc Mutz 1069380453 Last commit missed removing these instances of appending NUL to byte arrays. Thanks, Coolo 23 years ago
Marc Mutz 8d8a81f12a If you want to fix a bug, refactor first :-) 23 years ago
Matthias Kretz e5fa422ab1 compile with coolo's last change to qt-copy: I hope this time I got it right 23 years ago
Till Adam 81cccde90d Emit the messageRetrieved signal even when the message couldn't be found. 23 years ago
Zack Rusin 8877bd38c2 Fixing one "FIXME", fixing some headers, adding few fdcls and rearranging some 23 years ago
Zack Rusin dcf00cfe99 Crash fix. Do not try to schedule a non-existing job (job created with a 23 years ago
Zack Rusin 2c33701005 Crash fix. Keyword - common sense - 0 message can't be fully retrieved. 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Zack Rusin 61d7674091 Changing the licence on my files to the one agreed on the list some time ago. 23 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Zack Rusin 9c244e9056 Done with finals, month for KDE only so lets get this going: 24 years ago
Zack Rusin 30f7382331 Asynchronous jobs for all folders. 24 years ago