607 Commits (eb01dfb20e0d15186ffbc602ae4e16ebedde75ac)

Author SHA1 Message Date
Ingo Klcker eb01dfb20e Start the account wizard only on the very first start of KMail (at least for now). 21 years ago
Tobias Koenig 842a467775 Add wizard for easy account creation. This wizard is called whenever kmail 21 years ago
Andreas Gungl 5e645ab83c As requested for better usability. Limit the hiding of the dynamic 21 years ago
Andreas Gungl 1e698c9877 Avoid "conserve memory" when using dynamic actions. 21 years ago
Will Stephenson 91e7b0d485 There's a bug where KTipDialog appears, but is empty, on kontact start. This is because it's not Kontact showing the tips, with a list of all the components' tips files, but KMail, which likes to show its tips when constructing its KMainWidget. Since KMail is running in Kontact, its appname is kontact, and kontact/tips does not exist -> empty tips dialog. 22 years ago
Bo Thorsen a704da40bc Fix Kontact issues with modal dialogs blocking all of Kontact by using the WGroupLeader widget flag 22 years ago
Andreas Gungl 3743e10fe8 Hide dynamically created filter actions as long as the toolbar 22 years ago
Ingo Klcker 9a22edbcb2 Remove code that was obsoleted by Andreas' XMLGUI patch. 22 years ago
Andreas Gungl b7cb291a7d Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
Till Adam 498f1b986b Use the new setTransientMsg in the status broadcaster and remove the code 22 years ago
Carsten Burghardt 66daaf51bd Save the current state when the session is saved 22 years ago
Ingo Klcker de865faf16 Use KStringHandler::rPixelSqueeze instead of reinventing the wheel. 22 years ago
Till Adam 61c58cdeeb Move the progress dialog and statusbar progress widget from the mainwidget 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
David Faure 1b410b4716 Don't prevent logging out. 22 years ago
Ingo Klcker b760389458 Cleanup: - Accessors are to be named foo() but not getFoo(). Moreover they should in general be const. 22 years ago
David Faure 81bf1c52e3 Patch by Nathan Toone to make kontact not exit when closing the window 22 years ago
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