139 Commits (5bc74c52ee6af515992521118dcd0bf64b89d260)

Author SHA1 Message Date
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
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Ingo Klcker 2e7f513a27 be less verbose 24 years ago
Ingo Klcker e9aaf04b93 Fix Bug#39626 (kmail silently stops saving huge attachments after ~1MB is written) by writing data in 64 KB chunks instead of writing all data at once 24 years ago
Marc Mutz f77040f902 replace #include with forward decl 24 years ago
Stephan Kulow baf8845684 removing some stale memory usages (wouldn't call them leaks) 24 years ago
Cornelius Schumacher bbcd113494 Remove libkab dependencies from KMail. 24 years ago
Stephan Kulow d3349750b9 init some pointer variables 24 years ago
Michael Haeckel a9babe0dec Use iso-2022-jp by default for network related stuff and euc-jp for local stuff 24 years ago
Malcolm Hunter 6814e78db7 CVS_SILENT Corrected typographical errors 25 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Thomas Leitner f38e916309 need to include assert.h for tru64 unix 25 years ago
Michael Haeckel 9d38b282f2 Don't crash, when selecting a folder, where importing OE5 mails is in 25 years ago
Michael Haeckel 86f702e78d Save the index files on exit without being killed by the session management 25 years ago
Michael Haeckel 8b8b44e5f1 Get rid of the internal addressbook. 25 years ago