132 Commits (ab6cf67a5fdbd7b11e33c59a67d5b2bceda80f2b)

Author SHA1 Message Date
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Carsten Burghardt c3faf25932 Fix copying/moving of imap messages to different accounts. 23 years ago
Carsten Burghardt 0ef3da25dd Similar to 70169: do not construct the new message for the separate readerwin from string. 23 years ago
Till Adam abb48032a5 Make saveMsgAs() in external reader windows work by: 23 years ago
Carsten Burghardt 560c6b2b9a First assemble and cleanup the message before we display it. 23 years ago
Volker Krause 87c969e917 Mostly fix #67017 (new mail notification in kontact) by helping kmail to find its .eventsrc file when running in kontact. 23 years ago
Till Adam f657dae435 Update the "Mark all as read" action on add, remove and status changes in 23 years ago
Ingo Klcker 6d9d92283a Fix the usability issues of the reply actions by making Reply a smart reply and by adding Reply to Author. Reviewed by many. 23 years ago
Ingo Klcker 068a5212c5 Oops. Forgot one part of the fix for bug 69880 (Default personality used when forwarding as MIME digest). 23 years ago
Ingo Klcker bb745b21d8 Fix bug 70227 (kmail crash when we select folder->properties [and no folder is selected]) 23 years ago
Till Adam 9d6912914c Make sure the duplicate removal mechanism does not remove messages without 23 years ago
Marc Mutz a30dd9877a Disable "Out of Office" functionality for KDE 3.2. It's too bound to Kolab right now. OK'ed by Ingo. 23 years ago
Daniel Molkentin 04e103d32d Backport sanity checks as requested by Marc. Reviewed by Martin Köbele. 23 years ago
Tobias Koenig 6c1d1f6830 Use only one 'Configure Shortcuts...' action when embedded in Kontact. 23 years ago
George Staikos 2507052c83 make sure accesskeys don't conflict 23 years ago
Tobias Koenig b35bfb1c9c Removed the 'iterate over all toplevel windows and call readConfig()' hack 23 years ago
Till Adam 088d0c12ab Don't ask the kernel for the mainwidget to ask the mainwidget for the 23 years ago
Ingo Klcker f0d7b2030b Emit unreadCountChanged() DCOP signal after new mail arrived. This is necessary for fixing bug 66706 and was reviewed by Tobias and Don. 23 years ago
Ingo Klcker 30c4a8b5db Fix placement of passive popup for 'New mail arrived' event. It was placed next to KMail's main window (on the right and off the screen because my main window is on the right border of the desktop). Using 0 puts it again next to the KMail entry in the taskbar. 23 years ago
Till Adam 990c96d711 Refresh the "mark all messages as read" action when the folder emits 23 years ago
Till Adam 5f14f0a4dc When creating a message to a known recipient set the focus to the 23 years ago
Stephan Kulow f9e81faaa8 fixing accels (again) 23 years ago
Stephan Kulow 5f17944941 sure, the accel that was used two lines above is fine for another message too 23 years ago
Marc Mutz cfbc884697 GUI: Unhide the File->Refresh Local IMAP Cache action by moving the code from kmgroupware.cpp to kmmainwidget.cpp. The error was that no-one called KMGroupware::setupActions() and no-one caught KMGroupware::signalMenusChanged() 23 years ago
Ingo Klcker d4486c33c7 Use KWin::activateWindow instead of KWin::setActiveWindow as suggested by the API docs and by Lubos. 23 years ago
Ingo Klcker 5194bed93f Remove code and comments which are obsolete since KDE 3.1, but re-add code which is necessary for KDE 3.1 compatibility. 23 years ago
Ingo Klcker 3b8b766bbf Use KAction instead of KToggleAction for Mark as Spam/Ham 23 years ago
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Ingo Klcker 369287e0fd - complete the ad hoc filter feature by adding a configurable icon (without icon adding an ad hoc filter to the toolbar wasn't possible resp. sucked) 23 years ago
Till Adam 2448f5eb89 Add the new mark as spam/ham actions to the toolbar and use the new icons. 23 years ago
Till Adam 641b0cfef0 Add Ham message status to go with the Spam one I added last night. Makes 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
Till Adam 73d873fd5b Update the checked state of the prefer html action correctly if the 23 years ago
Stephan Kulow 631938217b commiting my patch as discussed in http://lists.kde.org/?l=kmail&m=106259210725197&w=2 23 years ago
Till Adam 5f8b1c638e Allow the send-again action not only for mails that have the sent flag, 23 years ago
Don Sanders 3f0dbea731 Delete the reader window in the destruct method as suggested by danimo. 23 years ago
Till Adam f4e556a2a4 Rename the "refresh" action for imap folders to "Check mail in this folder" 23 years ago
Ingo Klcker c8a17fd203 Show different questions in case a to-be-deleted folder has no subfolders. 23 years ago
Marc Mutz 06e7507fbf compile 23 years ago
Waldo Bastian 8e1c7d04e7 Make opaque resizing configurable. (BR63940) 23 years ago
Till Adam b85ec07584 Make search folders based on imap folders work again. 23 years ago
Till Adam e389109726 Ignore reader window updates coming in from slow loading imap messages 23 years ago
Dirk Mueller 703b844544 don't crash. 23 years ago
Daniel Molkentin 5d3f560ed3 Added KMMainWidget::config() which uses KMKernel::config() if the parent 23 years ago
Till Adam 82ab0d035a Make sure the Move To and Copy To submenus of the message menu are filled 23 years ago
Till Adam 0865d1de0f Disable and enable the "Mark thread as ... " actions individually and not 23 years ago
Till Adam b28a3e2146 Import... -> Import Messages... 23 years ago
Carsten Burghardt 6fd0f47041 Reload the folderlisting after the subscription dialog was confirmed 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago