306 Commits (ff1ff956d86e6e69a1c9366b45cbdec9bc6671f7)

Author SHA1 Message Date
Till Adam 68abcdf385 Add the override codec option to the new message window config page. 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
Till Adam ce674f8bc0 Merge the two ways to create a new (sub)folder into one by using the more 22 years ago
Till Adam 30b091cb3e Make sure the actions pertaining to the headers list and the readerwindow 22 years ago
Stephan Binner da638d8811 CVS_SILENT i18n style guide fixes 22 years ago
Till Adam babbf576ea Patch by Kurt v. Hindenburg <kurt.hindenburg@kdemail.net> implementing 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
David Faure 74d53e7fef Forward port fix for #92918 - "Folder Menu not updated after enabling Expiration for a Folder" 22 years ago
David Faure 23abcffb55 Fixed discrepancy: 22 years ago
Will Stephenson 91e7b0d485 There's a bug where KTipDialog appears, but is empty, on kontact start. This is because it's not Kontact showing the tips, with a list of all the components' tips files, but KMail, which likes to show its tips when constructing its KMainWidget. Since KMail is running in Kontact, its appname is kontact, and kontact/tips does not exist -> empty tips dialog. 22 years ago
Till Adam 4dff97c406 Patch by Ingo Heeskens implementing a per folder option for loading 22 years ago
Ingo Klcker 402704f24b Make Ctrl+Shift+N default shortcut for New Message to Mailing-List 22 years ago
Ingo Klcker 04fc8125e9 Make sure the folder tree is already initialized before the folder popup menus for Message->Move To/Copy To are created. Patch by Paul Sprakes. 22 years ago
Till Adam e7c4f0d7da Missing unGet from the Aegypten fix. 22 years ago
Till Adam 164ae6c990 Don't crash when replacing an encrypted mail with it's unencrypted version 22 years ago
Carsten Burghardt ef3e332895 Better folder selection. 22 years ago
Paul Sprakes a48de6e6d0 Ensure filterActionsMenu is always cleared, otherwise "Apply All Filters" is plugged more than once if you disable filters from appearing in the menu then re-enable them. 22 years ago
Ingo Klcker 4d2546a1d3 Remove obsolete code. 22 years ago
Ingo Klcker 8632506008 - Initialize the header style and the attachment strategy actions. 22 years ago
Paul Sprakes b0eac604b5 Clean up context menu's. 22 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 22 years ago
Ingo Klcker 4f29ce83d1 Move the attachment strategy actions and the header style actions to KMReaderWin. This helps prevent crashes in the main window if there's no preview pane and it makes it easy to make the actions available in the separate reader window. 22 years ago
Ingo Klcker 41420fddda Don't set a fixed window size. 22 years ago
Till Adam df12e7a585 Re-order the todo actions to be below important, not between sent and 22 years ago
Till Adam 5d05e71329 Patch by Benjamin Azan <b.azan@free.fr> implementing the todo status 22 years ago
Till Adam bafe3b3d40 Make the folder shortcuts work in Kontact as well, by temporarily setting 22 years ago
Till Adam 1e52bf2684 Remove the "bounce" feature. It doesn't make sense and should not be 22 years ago
Till Adam a6fa5f1dba Finally implement something Seli asked me for at Nove Hrady, I think. 22 years ago
Till Adam 5ef0144a3e Fix wrong attempt to select another message after editing the current 22 years ago
Till Adam 05fcd2d3a9 Initialize the folder shortcut actions inthe right place. 22 years ago
Andreas Gungl 3743e10fe8 Hide dynamically created filter actions as long as the toolbar 22 years ago
Andreas Gungl 587bfaab90 Another little polishing: Make it possible to assign shortcuts 22 years ago
Till Adam 8a9abb9aea Check for already used shortcuts and refuse them. 22 years ago
Till Adam 6dca7c92c0 Use the folder's unread icon as the default icon for the folder shortcut. 22 years ago
Till Adam 76800475de Use the prettyURL() of the folder as the action label, and the idString() 22 years ago
Till Adam 16af414a8a Spiffy little feature I've been meaning to do for ages: 22 years ago
Ingo Klcker 633b048e53 Use the forward icon also for Redirect because that's better than no icon at all (e.g. if one puts it on his toolbar). 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
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 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 5fc9dff1c7 finish the toolbar integration of shortcut filters, 22 years ago