154 Commits (b7c6d7713e0a7faeb56c90b2436da43e2238ef56)

Author SHA1 Message Date
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
Waldo Bastian a77a2664e5 Improve progress dialog on exit a little. 24 years ago
Ryan Cumming b397492ef0 CVS_SILENT scheck'ed 24 years ago
Stephan Binner 0e6d753f5d CVS_SILENT scheck'ed GUI, use "cvslastchange" or X-WebCVS header line to view 24 years ago
Waldo Bastian 09480a866c Two new DCOP functions: 24 years ago
Waldo Bastian de9b8571c9 Show progress dialog during compaction on exit. 24 years ago
Waldo Bastian 898127211d Delete stand alone reader windows on exit before compacting. 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Marc Mutz 106f1863c5 Make Ryan happy: Move tip-of-the-day handling to main window, use kernel->firstInstance() to decide whether to show the dialog or not 24 years ago
Marc Mutz 4f0f41849d KMail now has "Tip of the Day"! 24 years ago
Michael Haeckel 5097f33c9a Don't send continuesly the same message, if the user doesn't have permission 24 years ago
Kalle Dalheimer 42a4ffecad Set the filename of the Content-Disposition line when sending 24 years ago
Kalle Dalheimer 5b43da5a58 - start the certificate manager from KMail 24 years ago
Kalle Dalheimer 3e09cf7e39 Certificate manager can finally ask KMail to send a certificate 24 years ago