641 Commits (da790ba09a9e3c31494c5100cd86f9b1a2a4527e)

Author SHA1 Message Date
Stephan Binner 2946905d16 icons++ 22 years ago
David Faure 0961fb7be0 Disable menu items for deleting and moving messages in readonly folders. 22 years ago
Ingo Klcker 24c0dc1fe4 Fix unconditional selection of the first new message if a folder is selected. The jumpToUnread setting says whether the first new or unread message should be selected if a folder is selected. 22 years ago
David Faure 377c8d0e16 Improve my setCurrentItemBySerialNum so that the current item is highlighted 22 years ago
Carsten Burghardt 16445d4f5d - Fix the pretty broken JumpToUnread logic 22 years ago
Ingo Klcker 1c8e82e83d Replace signal completed( KMCommand::Result ) by signal completed( KMCommand * ) (similar to the result( KIO::Job * ) signal of KIO::Job) and add KMCommand::result() for asking for the result of the command. 22 years ago
Allen Winter f2cb1b16e5 Patch contributed from Pascal Létourneau that maintains sorting column 22 years ago
David Faure 96367a1f58 Fixed annoyance with background expiry: the currently-selected message was wrong when 22 years ago
Carsten Burghardt fc6716f698 Add a crashguard. Hope this helps. 22 years ago
Carsten Burghardt e7e2d0419f Reselect all messages as otherwise the selection is lost when new mail arrives. 22 years ago
Ingo Klcker a17a4d395e more detailed completed status for KMCommands 22 years ago
Ingo Klcker abb5c02805 use i18n(singular,plural,number) 22 years ago
Till Adam cbf1186956 Display count of messages to be deleted in the warning message box. 22 years ago
David Faure 3c70545c6d Shaving oneself isn't really required for kmail developers :-P 22 years ago
Till Adam f0142aafb5 Don't select hidden items when shift-selecting across a quick-search 22 years ago
Till Adam a4450aa5d8 Remove now unused stuff from KMBroadcastStatus. Improve move command 22 years ago
David Faure 182cedcd45 Added missing arg() which was leading to "%1 Folder is read-only" in the statusbar. 22 years ago
Ingo Klcker 33e09dff83 Fix usage of i18n( singular, plural, n ) and display 'n unsent' instead of 'n unread' for the outbox folder as suggested by Alberto Valente. 22 years ago
David Faure 3d4c18e497 cached imap: parse X-Access to know when the folder is readonly (code ported from online-imap) 22 years ago
Carsten Burghardt 52920b3ecc Fix Empty Trash. It works also with imap. 22 years ago
Andrew Coles 6b1f625bbd Corrected typos (exclamation marks). 22 years ago
Till Adam 38be6aab5c Don't ask the user for confirmation again when deleting messages when she 22 years ago
Till Adam cb4aaee980 Factor the quick search with status filtering into its own class and files 22 years ago
Malcolm Hunter 84b950e539 CVS_SILENT Typographical corrections and changes 22 years ago
Zack Rusin f85d94339b From the series: zack does magic and you, the common people, stand in awe. 22 years ago
Carsten Burghardt 6c56d1cb34 Refactor resend message as command. 22 years ago
Till Adam 340354c56a Update the quick search when a new message comes in or if we rebuild the 22 years ago
Till Adam ac24421300 Now that selected items can potentially be hidden, make sure they are 22 years ago
Ingo Klcker fb6570cc62 Reorder the status icons as proposed on kmail-devel. 22 years ago
Till Adam 694be6ce93 Make sure we notice when a folder we are displaying is expunged so that 22 years ago
Carsten Burghardt 3b164a7add Add an attachment icon to the status icons. 22 years ago
Till Adam 5b82ad590c Remove verbose timer debug output. 22 years ago
Till Adam ddcf2c26f2 isFlag() -> isImportant(). Much clearer, I think. 22 years ago
Till Adam b034429ce9 Use the nice static wrappers instead of ::->self() explicitely for config 22 years ago
Till Adam 792c314648 Port the behavior section of the KMail config to KConfigXT as an initial 22 years ago
Sandro Giessl e35117f660 Use standard frame width for the three widgets in KMail's main window 22 years ago
Carsten Burghardt ccfd5ab1e0 Add the UID the msgSize on server to the index. 22 years ago
Till Adam 6233aa50d5 Make sure that when the user clicks on a column header to resort the 22 years ago
Jonathan Riddell 283516cafd KDE proofreaders typos 22 years ago
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