563 Commits (cdb3d99f65e4818bc59fdbf86ac3e779bbeeb0fc)

Author SHA1 Message Date
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Ingo Klcker 13b6a69379 Hopefully this makes KMail compile again with kdelibs from HEAD. 23 years ago
Ingo Klcker c17f671d8e Make KMail compile with kdelibs from 3_1. 23 years ago
Benjamin Meyer 4077f19dbf KMainWindow can now handle the statusbar and toolbar, removed unnecessary 23 years ago
Daniel Molkentin 3111ae92b4 getting rid of some unneeded QRegExps 23 years ago
Zack Rusin 6f0997d05b Proper status bar extension fix. 23 years ago
Zack Rusin c54414e41f All QObject's with set parents. 23 years ago
Marc Mutz b5f36d53f3 fix some action name mismatches. Fixes Confiure KMail (toolbar) and Configure Toolbars (Settings) not shown. 24 years ago
Marc Mutz 72d0280a07 Fix caption of mainwindow 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
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Marc Mutz e01df639a7 bidi fix. Patch by Diego Iastrubni <iastrubn@actcom.co.il> 24 years ago
Laurent Montel 752f795ca1 Fix includes 24 years ago
Stephan Kulow 3ceeb4fc02 merged the kmreaderwin split 24 years ago
Marc Mutz cf9449f22b from make_it_cool: remove duplicates feature with status message added 24 years ago
Marc Mutz 3cab992bfc from make_it_cool: more towards ad-hoc-filters (actually, they should work, but they don't :-( At least it doesn't break other filter-related stuff. Let's leave something to be done for tomorrow... 24 years ago
Marc Mutz f09922abec from make_it_cool: systray notification 24 years ago
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz c207fdd2e9 from kroupware_branch: Sieve Vacation support 24 years ago
Ingo Klcker 104208bb94 Restore the header layout also in the ctor of KMMainWin after calling KMHeaders::readConfig. This fixes the problem Michael reported. 24 years ago
Carsten Burghardt a9299217d3 Add the possibility to select the startup-folder. This is a hidden feature and is only necessary for people who use only imap and get confused by the local folders. Reviewed (and requested ;-)) by Ingo. 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 014c8e2fcf Really fix Bug 39876 by restoring the useFixedFont toggle action correctly. 24 years ago
Ingo Klcker 7922ee5f12 Remove the obsolete new mail notification code. 24 years ago
Carsten Burghardt ff80f4e450 Fix multiple undos, fix threading after undo, make undo a KMMoveCommand, make the undostack a QObject and make it emit signals on changes. Correct the default sizes of kmmainwin. Reviewed by Ingo. 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker 32eb97af4f Oops, I did it again. 24 years ago
Ingo Klcker 5bcb437307 CVS_SILENT Style guide text fix: Select crypto module -> Select Crypto Module 24 years ago
Stephan Kulow ada56bde7e preventing crash again 24 years ago
Stephan Kulow 07312a4c0e prevent some slots from creating crashing KMCommands. 24 years ago
Michael Haeckel f550ec081f Make the option to show the MIME tree always really working. 24 years ago
Stephan Binner 0a6bbba33a CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view 24 years ago
Michael Haeckel 7c0a73b953 Rename the delete message action. 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
Michael Haeckel 7fa3617162 CCMAIL: 47727-close@bugs.kde.org 24 years ago
Michael Haeckel 8682af9851 Move the KMCommand changes back in as it was the general agreement. 24 years ago
Don Sanders 4b3f78176b Reverting all my recent changes as requested by Michael. 24 years ago
Don Sanders 94194878d6 I remembered why I need the trivial slotCopySelectedText slot. 24 years ago
Michael Haeckel 0bc597d246 Oops that patch had a bug... 24 years ago
Michael Haeckel 7d98570ab4 Don't allow editing mails in the outbox while sending is in progress. 24 years ago
Don Sanders 05cde7e1a7 Code cleanup, make various actions (reply, replyall, etc, etc) independent 24 years ago
Michael Haeckel b444f4cefa Don't allow editing mails in the outbox while sending is in progress. 24 years ago
Stephan Kulow 63e8cb9980 accel clashes in the main windows 24 years ago
Ingo Klcker 6615a799d3 GUI cleanup for more consistency with other applications (based on patch by Martin Koller) 24 years ago
Carsten Pfeiffer be5e7bf43d - centralize CryptPlugWrapperList in KMKernel to fix ownership problems 24 years ago
Marc Mutz 473d86b6c5 There's a _very_ subtle difference between KTipDialog::showTip( 0 ) and ::showTip( this )... 24 years ago
Malcolm Hunter 1f3d5eccc2 CVS_SILENT Corrected typographical errors 24 years ago