249 Commits (7b66e12b96d9c331ada46b60a08fdaa728016d9d)

Author SHA1 Message Date
Till Adam 498f1b986b Use the new setTransientMsg in the status broadcaster and remove the code 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam 57df03fd21 Move the open in KMFolderImap::getAndCheckFolder to the only user in 22 years ago
Carsten Burghardt 44ba469493 Close imap folders 22 years ago
David Faure fbb065cc63 Fixed "check mail on startup" not showing the progress dialog. 22 years ago
Andreas Gungl 2632b3d5c3 fix for Bug #82242 - avoid deleting the filter actions before they 22 years ago
Andreas Gungl f954b08ddd fix for Bug #63619 - Thanks for the patch provided by Paul Sprakes 22 years ago
Carsten Burghardt 340909b3ad Oops. 22 years ago
Till Adam c39a84935a Update the View menu on startup and after configuration and disable the 22 years ago
Ingo Klcker 99196f42f9 A wobbling status bar sucks less than an infinitely growing status bar. If you know how to fix this don't hesitate to tell me. 22 years ago
Ingo Klcker f286a898b0 Fix wobbling of the status bar in Kontact. All other parts also have to use KStatusBar::changeItem() instead of KStatusBar::message(). 22 years ago
Ingo Klcker e93c37d322 Split the combined Anti-Spam/Virus Wizard logically into two wizards (less confusing for the user). 22 years ago
Ingo Klcker 51c11b2c4a Move the system tray configuration from Network/Receiving to Appearance/System Tray. Use KConfigXT for the settings. Add an appropriate update script (which also prepends 'mailto:' to all mailing list posting addresses so that the addresses work with the new mailing list code). 22 years ago
Ingo Klcker a9726f9c69 For me 'unsent' sounds like 'queued', i.e. 'supposed to be sent, but not yet sent'. I think 'not sent' is much clearer. 22 years ago
Stephan Binner 2312697c0a Changed setCheckedState wording for message/thread flags 22 years ago
Carsten Burghardt 84d36e4529 (Hopefully) finally fix all jumpToUnread cases for online imap. Local and imap 22 years ago
Ingo Klcker 925d9af27d Remove one unused variable and another variable that was only used as condition in an if-statement but that was never set anywhere (not even initialized). Doh. This fixes the bug that sometimes the Reply To and Forward To actions were missing from the email address context menu. 22 years ago
Till Adam 61c58cdeeb Move the progress dialog and statusbar progress widget from the mainwidget 22 years ago
David Faure 2c768fdb08 Disable "move all messages to trash" also here. Why do RMB popups create their 22 years ago
David Faure 0961fb7be0 Disable menu items for deleting and moving messages in readonly folders. 22 years ago
David Faure cc88abe4a2 With cachedimap, "Check mail in this folder" can only be done once the folder exists 22 years ago
Carsten Burghardt 16445d4f5d - Fix the pretty broken JumpToUnread logic 22 years ago
Till Adam ea31e8e917 - transform the old bool sendOnCheck into a tristate, which allows to 22 years ago
David Faure ef9776b664 Disable readonly folders in folder-selection dialog used by "Move To Folder" and 22 years ago
David Faure 152f8d472c GUI improvements for the compaction feature: 22 years ago
Andrew Coles 2c864c7112 CVS_SILENT 22 years ago
Will Stephenson dad5fb4ea7 Handle problem cases in instant messaging integration better: 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
Marc Mutz 3860ebbb49 Merge from aegypten_branch: Remove unused stuff from slotStartCertmanager(), and add Tools->Start GnuPG Logfile Viewer. 22 years ago
Ingo Klcker a085342123 Fix not asking the user for confirmation when deleting messages 22 years ago
Stephan Binner 4b405d00ec CVS_SILENT i18n style guide fixes 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
Stephan Binner 3f1eae9a38 setCheckedState++ (#81729) 22 years ago
David Faure 17a952f958 The other half of the fix for #81413 : don't listDirectory() when closing 22 years ago
Carsten Burghardt a61a7c63ab Add the ListJob for imap, dimap and subscription. 22 years ago
David Faure c44c484bb5 Similarly to expiring old mails in the background, this implements compacting 22 years ago
David Faure 90b666f740 KMBroadcastStatus cleanup discussed with Till: move "abortRequested" 22 years ago
Ingo Klcker 53257a6c47 Add possibility to ignore new mail that's filtered to certain folders (e.g. the Trash or Spam folder) 22 years ago
Andreas Gungl 53d1985824 add support for anti-virus tools to the wizard 22 years ago
Ingo Klcker e4e6f179c8 don't duplicate, innovate 22 years ago
Ingo Klcker a7149c0b17 Make the verbose new mail notification optional. 22 years ago
Ingo Klcker 0e60c7e3ba Detailed new mail notification. Inspired by a patch by Kristian Eide. 22 years ago
Till Adam 8a2f525668 Move the KMLittleProgressDlg class into its own file and rename it to 22 years ago
David Faure 69253ccf35 Ensure that the statusbar icon is correctly reset to up after the 22 years ago
David Faure bb15f3ffe2 Fixed the toggling of the statusbar's mode when showing the progresswidget from code 22 years ago
Till Adam 0a03688a90 Emit new signal progressDialogToggled when the mainwindow does so, so that 22 years ago
David Faure dca6b0b0c2 Added static list of KMMainWidgets (with a kstaticdeleter of course). 22 years ago
Will Stephenson e4d9523482 Third tranche of Instant Messaging integration. 22 years ago
David Faure d560cd37be Show the new progress dialog embedded into the mainwindow - manually 22 years ago