698 Commits (bb9cbb71f3affee6c52240cabae897c4ec4da8a5)

Author SHA1 Message Date
Volker Krause df0248b0f1 Focus the header view when using ALT+Left/Right, the focus rect isn't shown 22 years ago
Till Adam 01c7184972 Don't crash when a filter changes the subject of a message which results 22 years ago
Till Adam eb435877d9 Don't crash when deleting the last mail in a folder. This was caused by the 22 years ago
Ingo Klcker 2186fa76aa warning-- 22 years ago
Ingo Klcker c17d28a798 Make font for new/unread/important messages configurable. Based on patch by Jason 'vanRijn' Kasper. 22 years ago
Till Adam babbf576ea Patch by Kurt v. Hindenburg <kurt.hindenburg@kdemail.net> implementing 22 years ago
Till Adam 59b2c05084 KMSortCacheItem => SortCacheItem 22 years ago
Till Adam 8aaef4b8aa CVS_SILENT more correct includes 22 years ago
Till Adam b928cccc3a o factor out HeaderItem class out of KMHeaders, it's just too large 22 years ago
Till Adam 4f1cc212e9 Make sure all connected slots can deal with messageRetrieved(0)which 22 years ago
Stephan Binner 54c324f7b6 homebrewn i18n plural 22 years ago
Stephan Binner 4b4d7f62ba Fixed confusing caption 22 years ago
Ingo Klcker 4d2546a1d3 Remove obsolete code. 22 years ago
Paul Sprakes b0eac604b5 Clean up context menu's. 22 years ago
Till Adam 1a4039bb54 Use the right icon.ė 22 years ago
Till Adam 5d05e71329 Patch by Benjamin Azan <b.azan@free.fr> implementing the todo status 22 years ago
Till Adam 2e4d7a40bc Two unrelated changes: 22 years ago
Till Adam 4640b0e86a Revert David's speedup fix which blocked updates of the headers list 22 years ago
Till Adam 1d0738a1a2 Select something sensible when the current message is removed by something 22 years ago
Till Adam 5e297d5e88 More bounce-be-gone 22 years ago
Till Adam a6fa5f1dba Finally implement something Seli asked me for at Nove Hrady, I think. 22 years ago
Till Adam 5ff49afebd s/i18nTODO/i18n/g 22 years ago
Till Adam 26b6a2ff70 More enable after message freeze. 22 years ago
Till Adam b971e63751 I think we are safely out of the message freeze now. 22 years ago
David Faure 9298e5423b Monster speedup for Ctrl-a Ctrl-j, i.e. applying filters to a bunch of messages: 22 years ago
Bo Thorsen f09aa404fd From the branch: Let the expunged signal say where it came from. Required for my upcoming bugfix 22 years ago
Till Adam 814cdc9924 Revert George's ill conceived attempt to recitify what is not broken. 22 years ago
George Staikos 819fe44ac8 Call me crazy, but when Status has the X beside it, and says TRUE in the 22 years ago
David Faure 415b2af8a4 Separate 0 from 1-and-many plural form, necessary for french (which uses the "1" form for "0" too) 22 years ago
Martin Koller d02396e431 Fix the problem with unwanted appearance of hidden columns by disabling automatic stretching 22 years ago
Till Adam e9f5f82aea Don't clear the reader window when new mail arrives in an imap folder. 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
Till Adam 0d5e0a6808 Make sure the readerwindow is cleared when the current message goes away. 22 years ago
Martin Koller b09c20e701 http://bugs.kde.org/show_bug.cgi?id=39782 22 years ago
Till Adam 7f6291b393 Don't do unnessecary things when the folder didn't change. This also avoids 22 years ago
Martin Koller 427b94c47b GUI 22 years ago
Till Adam c3f42fb849 CVS_SILENT tab exorcism 22 years ago
Till Adam e16611250c Don't do anything if the user moves mails from the current folder into 22 years ago
Carsten Burghardt c18dec0e42 Give the user the choice what action to execute when a folder is entered: 22 years ago
Carsten Burghardt fa5641ca89 Make sure the selected message is visible. finalizeMove should do that but it obviously does not work 22 years ago
Till Adam 1a5109be29 Hook up the folder's statusMsg signal to the broadcaster, when the folder 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
Till Adam 5784802fa7 Fix order of arrival sorting in search folders. The key generating function 22 years ago
Carsten Burghardt 5150e03df8 Crash guard 22 years ago
Carsten Burghardt 755676029f That was a nice one: ExpireJob deletes messages - when you select the folder the serial number is used - 22 years ago
Till Adam 84c23fd336 Don't change the status of selected but not visible items. Happens when 22 years ago
David Faure 971e3182f4 Don't show "Moved messages successfully" when deleting messages. Proper string 22 years ago
David Faure bb2eea3435 Fix for the many QGArray::at() warnings (and slowness) when switching folders: 22 years ago
Ingo Klcker 6cc9a3586d Fix jumping to the first new message if a folder is selected. Carsten, if for some reason this shouldn't happen under certain circumstances then you'll have to add another parameter dontJumpToNew which defaults to false. But please don't break unconditionally jumping to the first new message again. 22 years ago
Carsten Burghardt b843222df7 Crash guard 22 years ago