590 Commits (88ae392a0800ac40ef19159dc44c089e282c00e6)

Author SHA1 Message Date
David Faure 90b666f740 KMBroadcastStatus cleanup discussed with Till: move "abortRequested" 22 years ago
Till Adam 8a2f525668 Move the KMLittleProgressDlg class into its own file and rename it to 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure 2a0ac7a94e Abort running mail checks when closing the last kmail-main-window (KMMainWin) 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Ingo Klcker a9383e16e2 Remove the possibility to hide the status bar. In the main window this option was anyway not available in the Settings menu for some reason. 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Andreas Gungl c55b499038 void manipulating the toolbar directly, instead write changes to the config 22 years ago
Ingo Klcker 01886e8914 Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden]) 22 years ago
Pascal Ltourneau ed79363289 Use the right enum value. 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Ingo Klcker d0c2575331 Use 'Main Window' instead of 'MainWindow' as in c'tor and d'tor. Noticed by Andreas Gungl. 23 years ago
Volker Krause 751884bb98 Fix bug #70411 (menu and toolbar of additional KMail main window miss almost everything in Kontact). 23 years ago
Ingo Klcker 8e49cfeb21 Fix bug 71242 ("Configure toolbars" missing in toolbar context menu) 23 years ago
Ingo Klcker 1e9ac136f0 KMMainWidget already reads the config in its c'tor. Furthermore this makes restoring the layout after program start work again. I told Tobias to add this line so it's all my fault. ;-) 23 years ago
Tobias Koenig 6c1d1f6830 Use only one 'Configure Shortcuts...' action when embedded in Kontact. 23 years ago
Tobias Koenig b35bfb1c9c Removed the 'iterate over all toplevel windows and call readConfig()' hack 23 years ago
Bo Thorsen 4a48fc6794 Remove a lot of old crap from kmgroupware*. And hold a pointer to the main widget instead of to the mainwindow. 23 years ago
Bo Thorsen 31eed3c833 Fix groupware stuff 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Chris Howells f996f5a62f Language cleanup, as discussed on kde-cvs 23 years ago
Stephan Binner b3504307a0 CVS_SILENT i18n US spelling and style guide fixes 23 years ago
Stephan Kulow 3c6e04c658 if you're closing kmail and it's giving you a cancel option, it's confusing 23 years ago
Don Sanders 3c38680719 Session management fixes. 23 years ago
Till Adam 98b171b496 o Update the folder and message actions not only when the corresponding 23 years ago
Carsten Burghardt d539d354da Fix a crash when the imap headers are downloaded/generated on startup 23 years ago
Till Adam 05ce5269c4 Update the status bar when the user cancels sending a message. 23 years ago
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