91 Commits (ce404e6becd3b44346205680b416f8342ea33d5c)

Author SHA1 Message Date
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Will Stephenson 757fd53ee1 When deleting an account, there may be jobs live on that account that aren't automatically cleaned up. Make them safe in places where they lookup the account. 19 years ago
Till Adam 20f231bc99 Don't crash when a message is deleted from under the current online 20 years ago
Ingo Klcker fbcb37e232 Don't crash if msg is 0. Bug found by Akonadi. 20 years ago
Ingo Klcker bb3987a1a6 Escape user-provided data that's passed as label or status to progress item. Also mark a few word puzzles and one untranslated string as FIXMEs. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Allen Winter 1cd5c6e687 didn't read far enough down into the commit logs.. this is the way 20 years ago
Allen Winter 62eb0d5cec fix potential crash, as noticed by Ismail. 20 years ago
Till Adam 4ed594e25e Found a core file that had a null pointer dereference there. 20 years ago
Ismail Onur Filiz d37160cfdb Fix the following problems as indicated by Christoph Bartoschek in kde-pim: 20 years ago
Tom Albers 0f3cd2a8f4 Fix i18n so translators can change the seperator. 21 years ago
Tom Albers 66f189b0f1 Fix missing i18n. Putting a space at the end of an i18n string is not good, translators will not see it and leave the space out in the translation. 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
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