607 Commits (d3f4a0bbbcf077dc97a9231eab9a636f13dba516)

Author SHA1 Message Date
Till Adam a143c1da60 Commit fix I've been locally testing for several weeks without side 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Till Adam 3a742c5b02 Make sure the preview window is cleared when the last message goes away 23 years ago
Carsten Burghardt f8a3890c97 Do not crash 23 years ago
Ingo Klcker f11fd75d40 Don't crash if for some reason mFolder->getMsgBase(tryMe) returns 0. 23 years ago
Ingo Klcker 66aed7ed70 CVS_SILENT Remove trailing whitespace 23 years ago
Till Adam 52ed849e50 Fix stupid selection regression. 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
Till Adam 4e3828686c Don't create new header items until their watched/ignored status has been 23 years ago
Till Adam d8d23983f9 During rethreading when a message is added to or removed from the headers 23 years ago
Till Adam 5697fd8769 Don't crash on clicks below the last mail in the headers list. 23 years ago
smail Dnmez d9bd45aee4 Initialiase variable. Reviewed by Till Adam. 23 years ago
Till Adam 8bdd1f2b92 Be more compliant to standard listview behavior and don't select or 23 years ago
Ingo Klcker 00deb15c24 Add workaround for bug 56693 (kmail freeze with the complete desktop while pinentry-qt appears): 23 years ago
Till Adam fc2688ea78 Fix regression with selecting the children of a closed thread when 23 years ago
George Staikos 2507052c83 make sure accesskeys don't conflict 23 years ago
Till Adam 82cd56843e Make sure a lonely message arriving in a folder gets loaded into the reader 23 years ago
Otto Bruggeman d4e9ea949e Fix for some selection problems i was having in KMail. When the mimetree disappears in a too small kmail window the kmheader widget grows downwards on mouse pressed and thus on mouse release a different message can be under the mouse cursor and that would then be invalidly highlighted. Also removes the now unnecessary clearSelectionExcept method. 23 years ago
Till Adam 91db39b4bd Don't thread messages without an In-Reply-To header below messages without 23 years ago
Till Adam 1a6b30adce Don't mark messages selected after applying filters to other messages 23 years ago
Till Adam db82e41fb4 Remove obsolete and unused code. 23 years ago
Ingo Klcker db86c96c97 Using setCurrentMsg instead of setCurrentItem in msgRemoved wasn't really a good idea because it has weird side effects. 23 years ago
Ingo Klcker ace7858e1b Move the call of setSelectionAnchor() to setCurrentMsg() and add it everywhere where we call setCurrentItem() directly. Now Shift+Left Mouse selection should really always work correctly. Previously it didn't work for example in case the user changed the current message with Left/Right. 23 years ago
Till Adam 4921cda21f Ensure that shift selection works even before the first click or key 23 years ago
Don Sanders c541fd514f Commit the code that uses the MessageProperty class. 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
Ladislav Strojil d0f114319c Extremely tiny speed-up, but speed-up anyway 23 years ago
Till Adam 10ad4df74d Don't highlight the current message again in the mousePressEvent handler. 23 years ago
Till Adam d0ab7d43f4 Fix several reported and unreported selection breakages in the headers 23 years ago
Till Adam 2b74930d80 Cleanup with no change in functionality, namely: 23 years ago
Till Adam 80c7340ad9 Only resize data structures used for threading if threading is turned on 23 years ago
Adriaan de Groot 1f5aae5107 'adding required headers is never wrong' - for FBSD 23 years ago
Till Adam 9af94e0228 Ensure the current item stays visible on msgAdded. 23 years ago
Till Adam f00fbe05b9 Improve error messages using strerror instead of just speculating that 23 years ago
Don Sanders 27f35201e4 Use new MailListDrag class for drag and drop of mails. 23 years ago
Till Adam b5cc6265a5 Don't crash when the last message is taken out of a folder and put back 23 years ago
Till Adam ac257e5cf0 If a message is removed from the headers list the one below it becomes the 23 years ago
Marc Mutz 440d618087 Remove all FooInherited #defines and all "base" typedefs to make it consistent. They're removed since they obfuscate the inheritance trees and potential problems when changing the inheritance (the compiler doesn't force you to look at every reference to the superclass). 23 years ago
Till Adam 18665c903e Unbreak sorting by Subject(Status) by actually taking the subject into 23 years ago
Daniel Molkentin 5d3f560ed3 Added KMMainWidget::config() which uses KMKernel::config() if the parent 23 years ago
Ingo Klcker d54c129d41 - Some code beautification/simplification. 23 years ago
George Staikos 9cd3bf170f I am plagued with these crashes. Anyone know what the correct fix is? 23 years ago
Carsten Burghardt c7ce455fbe Make sure that we get no crash from that thingy 23 years ago
Till Adam 735a222b13 Get rid of blockSignals() and fix a race crash by changing the way deleting 23 years ago
Till Adam b9aa52983f Make KMMoveCommand emit a completed(bool success) signal by hooking the 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Till Adam aabc419296 Don't try to simply select itemBelow() as a next message in msgRemoved but 23 years ago
Ingo Klcker f41323d9d6 Fix my fix: Don't mark messages as to-be-deleted too early. 23 years ago
Ingo Klcker d485926064 Fix wrong usage of i18n. 23 years ago
Till Adam a9c91355b0 Make messages that are about to be deleted (moved out of the folder, for 23 years ago