220 Commits (a2ab43b38c7c11f21dc264e30400a671ce4ce3fc)

Author SHA1 Message Date
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
Till Adam 0820549843 Hook in the new progress infrastructure because it got zero reaction on 22 years ago
Ingo Klcker 3bcede6903 The check_mail_in action also has to be enabled if it contains only one account. Especially because it's on the default toolbar. 22 years ago
David Faure 23269fd86b CVS_SILENT forgot to apply the minor nitpick I had 22 years ago
David Faure 200f2e2ad9 Applied patch from Sean O'Dubhghaill <jd392@mdx.ac.uk> to fix 22 years ago
Ingo Klcker c89696bbb5 Fix wrong initialization of the View->Unread Count actions. 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
David Faure 72539d3f40 Fixed interval mail checking for dimap (checkDone wasn't emitted so the timer wasn't restarted!) 22 years ago
David Faure 748f8ca0eb I'm not sure what this changes, but this is obviously more correct, isn't it? 22 years ago
Ingo Klcker 1b0d50023e - Show the KMail Introduction whenever the list of new features changed, but not when the version number changed. 22 years ago
Ingo Klcker d4e3a6646a Revert because this broke Ctrl+S for Save As... 22 years ago
Stephan Binner 6badf6d9cf More icons, more warningContinueCancel instead of questionYesNo 22 years ago
Laurent Montel 142c6cfe52 Disable reply menu when we don't have mail selected 22 years ago
Laurent Montel 9c4399a381 Share some code. 22 years ago
Stephan Binner 4c3ac03d75 Better KStdGuiItem and KStdAction usage 22 years ago
Benoit Walter a39ac661eb Make Zack happy 22 years ago
Benoit Walter 33af8baf07 Do not save a wrong height for the header pane when the widget is hidden 22 years ago
Till Adam f0eba5fa4d Port the Groupware and IMAP Resource options to KConfigXt. Move the whats 22 years ago
Allen Winter 616192e2a7 Fixed wrong capitalization for the "Abort Current Operation" KAction. 22 years ago
Allen Winter ab794a62b4 Patch from Severin Greimel <greimel-kde@fs-pw.uni-muenchen.de> 22 years ago
Till Adam 0e83c0ae3e When changing from one imap message to another, don't just let the old 22 years ago
Till Adam c787425ea4 Make the reader window wait for one serial number only at any time and 22 years ago
David Faure 3b1d22b863 kgpgcertmanager renamed to kleopatra 22 years ago
Till Adam 7f17675649 Redo the folder tree item repainting when total or unread counts change. 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Ingo Klcker 97cb753f93 - Make it possible to open saved messages with KMail. The opened message 22 years ago
Carsten Burghardt 52920b3ecc Fix Empty Trash. It works also with imap. 22 years ago
Till Adam 0ae37b227e Don't call toggleFooColumn during initial loading of the foldertree but 22 years ago
Ingo Klcker df0d6d6e51 Fix bug 77855 (Layout doesn't stay after minimize to system tray) 22 years ago