81 Commits (117685ef4efcd51da7dcff3d2565cfaaa30f7eee)

Author SHA1 Message Date
Carsten Burghardt 6be1d3c852 Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
Carsten Burghardt 8291b8fbec - merge uidmap and metadata map 21 years ago
Till Adam b5f6c86ad2 When a mail is selected in an imap based search folder that was 21 years ago
Carsten Burghardt a09ab2b990 Always send a messageRetrieved signal and make sure the filter can handle it. 21 years ago
Carsten Burghardt fc085d94b5 Show an accurate progress dialog at least when 1 message is uploaded. 21 years ago
Carsten Burghardt 0634ccf287 To copy mails from local to an imap folder took ages because the imap 21 years ago
Carsten Burghardt 7254812fbe Fix multipart digest messages with imap and lod. 22 years ago
Till Adam 3fd8baa75b Escape message subjects before showing them in the status bar. 22 years ago
Till Adam 2107e39e97 Don't crash when another client removes a mail behind our back in an imap 22 years ago
Carsten Burghardt b5756b7457 Several fixes: 22 years ago
Till Adam 5749c6bb9f i18nify two strings. (backport revision 1.72) 22 years ago
Till Adam 77f92f4210 i18nify two strings. 22 years ago
Till Adam 8456ec5d05 Don't crash when trying to write empowering and educational messages to (backport revision 1.71) 22 years ago
Till Adam 9175e61648 Don't crash when trying to write empowering and educational messages to 22 years ago
David Faure cdffd311de Fixed Outlook interoperability bug (https://intevation.de/roundup/kolab/issue330): 22 years ago
David Faure 3adb5ebc06 Fixed Outlook interoperability bug (https://intevation.de/roundup/kolab/issue330): 22 years ago
Holger Freyther 49e8bd8857 ProgressItem* -> KPIM::ProgressItem in signals, slots 22 years ago
Carsten Burghardt 90822e8939 All operations should be cancelable 22 years ago
Carsten Burghardt 7e6f547266 Fix connection 22 years ago
Carsten Burghardt 80aa7855e8 Add a progress info to the imap listDir. The account handles the parent progressitem 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
Till Adam 03b720ed8d Some more guards. 22 years ago
Laurent Montel bc58659c22 Fix my crash when I have a problem with my imap account 22 years ago
Till Adam 1a8c337d56 Fix progress related crashes when moving imap mails. 22 years ago
Till Adam 185ab497fc Add ProgressItem support for on the server moves/copies. 22 years ago
Till Adam 4e7e8cc371 Excorsize the remaining users of displayProgress() and port them to 22 years ago
David Faure c6c8ff746f Better error message when uploading a message fails, showing the From 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure ed22d069ae Factorize 3 times duplicated expireMessage() code to FolderJob. Should be a no-op. 22 years ago
Till Adam 26b4fd1be2 Merge handleJobError from dimap and imap and move the result into the 22 years ago
Till Adam 2380fd88d2 Don't crash when moving messages into the sent mail folder on an imap 22 years ago
Carsten Burghardt a7d7bdb262 Add progress info for put 22 years ago
Till Adam 0e83c0ae3e When changing from one imap message to another, don't just let the old 22 years ago
Carsten Burghardt 0a3d42eb21 Minor cleanups 22 years ago
Till Adam 6fa0fca6f8 Don't crash when an imapjob is executed on an empty list and don't leak imapjobs. 22 years ago
Carsten Burghardt 3b164a7add Add an attachment icon to the status icons. 22 years ago
Till Adam 99c8a872d4 o Implement expiry for imap and dimap folders. 22 years ago
Till Adam dd2e988220 int uid -> ulong uid. 22 years ago
Till Adam cdb94ef4c2 Reset the status of all messages in transfer when all pending jobs of an 22 years ago
Carsten Burghardt b8493ea358 Prepare the imapjob for progress updates from put-operations. 22 years ago
Carsten Burghardt ccfd5ab1e0 Add the UID the msgSize on server to the index. 22 years ago
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