227 Commits (faeaac798c219c53ba76bfa18ca75a6caea7bb20)

Author SHA1 Message Date
Andreas Gungl 7ec9c0bf41 Backport the improved handling for the dynamically 22 years ago
Ingo Klcker f1b7e8da72 Backport of CVS commit by kloecker: 22 years ago
Ingo Klcker 42b8a04640 Partially revert moving the folder tree reloading to the end of the method because the folder tree has to be loaded in any case. This fixes the non-visible folders after starting KMail when the intro is shown. 22 years ago
Andreas Gungl 074a9c53ef Handle switching between Kontact parts gracefully with respect 22 years ago
Ingo Klcker c422a514fc No fixed size for the separate reader window and actually apply the MainWindowSettings that we do already save in the d'tor. 22 years ago
Carsten Burghardt ad131acc9a Change the popup menus for copy and move so that the folders are arranged according to the foldertree. 22 years ago
Martin Koller 427b94c47b GUI 22 years ago
Till Adam ee2a08c020 Forward port from proko2/3_3_BRANCH of: 22 years ago
Till Adam 2830001d53 Aaaand, dimap mail eater number two for today. This time we prevent it 22 years ago
Till Adam ba50cc745d Backport from HEAD of: 22 years ago
Till Adam d574542ad7 Use the override codec for printing from the main readerwindow and from a 22 years ago
Andreas Gungl e9eeba8a7f - create unique filter names in the wizard 22 years ago
Till Adam f2be7003d0 Replace the hardcoded Key_F5 shorcut for folder reload with the global 22 years ago
Stephan Binner 7054aa67b9 CVS_SILENT removed versions check around setCheckedState() 22 years ago
Till Adam 00b906781d Finally fix KMail's number one a11y problem by making a KAction which 22 years ago
Ingo Klcker ec216230e4 CVS_SILENT trailing whitespace removal 22 years ago
Andreas Gungl f347b74993 After fixing the crash in the anti-spam wizard, there 22 years ago
Andreas Gungl 5fc9dff1c7 finish the toolbar integration of shortcut filters, 22 years ago
Till Adam 3cec80d15c Backport, because it fixes crashes, of: 22 years ago
Paul Sprakes 9bb221a5ee Fix bug 71821. If message selection is empty use current message when forwarding. 22 years ago
Andreas Gungl 71ddc4a909 use a separator in the toolbar before plugged filters 22 years ago
Andreas Gungl a7befa1c78 fix for the popup menu with the plugged filters 22 years ago
Andreas Gungl b7cb291a7d Port the plugging of shortcut filters (AKA ad-hoc filters) into 22 years ago
Ingo Klcker 978ff93862 Make View Source work if the preview pane is hidden. 22 years ago
Carsten Burghardt 8bbef0af77 Well....no comment. 22 years ago
Carsten Burghardt ad76db0fe3 Crash guard 22 years ago
Carsten Burghardt a051a8fa55 Crash guard 22 years ago
Carsten Burghardt 7fba502326 Backport: 22 years ago
Carsten Burghardt 2290a9a493 Do not crash during startup. This patch is rather intrusive but I do not see a chance to fix it without 22 years ago
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