267 Commits (0fd513ea7f7fe5e7ab6eb45faedd04439d5f13b2)

Author SHA1 Message Date
Zack Rusin 87b36a89f0 DCOP folder iface. Needed by things like Kontact summary page. Very minimal for now: 23 years ago
Don Sanders 562fd2c507 Improved threading, including subject based threading thanks to Till Adam. 23 years ago
Zack Rusin 9370c728ec Another imap crash. Fixes crash on saving messages with imap drafts folder. 23 years ago
Tobias Koenig 19b14ccb9b Add the special KAddressBook->KMail dcop methods from the kroupware branch, 23 years ago
Carsten Burghardt 523c8426e4 Clean up the new-mail-check, queue new checks, don t block or return silently. 23 years ago
Antonio Larrosa Jimenez 9a7ebcb078 Replaced comparisons to "" by using isEmpty() 23 years ago
Don Sanders 007bc90e9a #if 1 this to try the full text index. 23 years ago
Ingo Klcker d4577edf18 Backport fix for bug 53464: Crash on broken Mail dir sym-link 23 years ago
Ingo Klcker 36d09f4c64 Forward port the fix for the KMail part of Bug 53156 (Kmail compacting folders dialog box too small on exit) 23 years ago
Zack Rusin 8779d81345 KMRecentAddresses -> KMail::RecentAddresses 24 years ago
Simon Hausmann 00f1edce5f - use static 24 years ago
Don Sanders 9f8e20e885 Delete the msg dict after folder managers in all cases. 24 years ago
Don Sanders 5e66a9c371 Integrate coolo's 24 years ago
Steffen Hansen 993b482f77 New signal KMFolder::aboutToRemoveMsg(), initial steps for KMail iCal "storage" DCOP interface 24 years ago
Ingo Klcker b707487fa6 Forwardport Fix Bug 52673: Composer empty when started with 'kmail --msg <file>' 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Don Sanders 2d60619c71 Integrate from make_it_cool 24 years ago
Bo Thorsen f6eb525793 This is a small wizard that can run on kmail startup. Atm I believe it's too kroupware centred, but it's at least a starting point. The patch also fixes the compile problem Marc committed a temporary workaround for 24 years ago
Marc Mutz 3dda5e1165 speed up compilation by only requiring KMGroupware forward decls 24 years ago
Marc Mutz 85e280e660 hack to make it compile 24 years ago
Bo Thorsen 1f24f64c35 Use the right wizard-protected configuration reader 24 years ago
Bo Thorsen 86ec3925b8 Fix disconnected IMAP. Now we can even have normal IMAP and disconnected IMAP accounts in the same kmail. 24 years ago
Marc Mutz a25c33051e replay kmaccount hierarchy cleanup 24 years ago
Don Sanders dae937a55e Clean deadletters on clean shutdown. 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Steffen Hansen 07bbdda77a fixed a couple of crashes when setting up disconnected IMAP accounts 24 years ago
Laurent Montel 752f795ca1 Fix includes 24 years ago
Stephan Kulow 3ceeb4fc02 merged the kmreaderwin split 24 years ago
Marc Mutz f09922abec from make_it_cool: systray notification 24 years ago
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago
Marc Mutz 96e56cb6f5 from kroupware_branch: half-way refactoring of the KMAccount hierarchy 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Carsten Pfeiffer 11d2afbeb5 there hasn't been any argument against committing this, so here it is: 24 years ago
Ingo Klcker 4d10b92605 Argh... Revert unintentionally committed patches. 24 years ago
Ingo Klcker 8cf1858bf3 - Remove a kdDebug which printed the whole body of a composed message 24 years ago
Marc Mutz 971dce143c warnings = 0; 24 years ago
Marc Mutz c843567f78 no, sorry. That #include is wrong here ;-) 24 years ago
Carsten Burghardt f5d8f4ca13 Make sure that the closing of errorboxes also works if you have only a composer. The temporary creation of a kmmainwin should be improved after 3.1 24 years ago
Ingo Klcker 842e697aed Port Marc's patch from kroupware_branch: 24 years ago
Ingo Klcker 799879fb7e Give KMail's different windows some different names so that kwin's store window settings feature works correctly. This (together with Lubos' changes in kwin) fixes bug 49369 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker b89a992662 Add startingUp() member function to KMKernel. The return value of this function indicates whether KMail is starting up. 24 years ago
Ingo Klcker 8d8c5bf44e Move the config dialog to the kernel and make it available in the composer. Patch approved by Marc. 24 years ago
Marc Mutz 757e07920a restore "inbox", "outbox" etc. for translation. Patch by Zack Rusin <zack@kde.org>. 24 years ago
Michael Haeckel 7fa3617162 CCMAIL: 47727-close@bugs.kde.org 24 years ago
Don Sanders 4b3f78176b Reverting all my recent changes as requested by Michael. 24 years ago
Michael Haeckel 23f8c4d416 Make the drafts folder translatable again. 24 years ago
Don Sanders 05cde7e1a7 Code cleanup, make various actions (reply, replyall, etc, etc) independent 24 years ago
Carsten Pfeiffer be5e7bf43d - centralize CryptPlugWrapperList in KMKernel to fix ownership problems 24 years ago