801 Commits (78cf988b378d12b48c7bbd7d28d673cb70f230e3)

Author SHA1 Message Date
Jeff Snyder 8c78dfd350 Centralise all the about-page pngs and css in libkdepim, and remove them from kmail and kontact. 21 years ago
Ingo Klcker cd5daaa7ce - Don't show 'Important changes' if there weren't any. 21 years ago
Jonathan Riddell 85b382e675 New about screen by Lokheed <lokheed @gmail.com> and me 21 years ago
Carsten Burghardt aac5f12922 Refactor the attachment handling into it's own command. 21 years ago
Till Adam cf2d08b7e7 Don't show unknown attachments in an extra view source window but in the 22 years ago
Till Adam 11e8be7a09 Don't crash when saving encapsulated messages or ones read from an .eml 22 years ago
Ingo Klcker e8c3912254 Init all action pointers. Don't crash if we don't have an action collection (which is the case when creating a reader window for printing). 22 years ago
David Faure 57ed658279 Forward port 1.777.2.5.2.7: fix for replaceMsgByUnencryptedVersion() 22 years ago
David Faure 5632d7be9f Use kasciistricmp when comparing keywords, to fix problems with some locales 22 years ago
Till Adam 4dff97c406 Patch by Ingo Heeskens implementing a per folder option for loading 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
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 4ccd0639d3 Only set the signature state to "not signed" if it was unknown before. Otherwise the signature state of encrypted messages for which decryption is canceled but which have already been decrypted before would be lost. 22 years ago
Ingo Klcker 62eb5a8ecb Don't set a fixed window size. 22 years ago
Ingo Klcker 1787987bef Fix QString::null == calls 22 years ago
Carsten Burghardt a7b42a3018 Debug namespace 22 years ago
Till Adam 0d5e0a6808 Make sure the readerwindow is cleared when the current message goes away. 22 years ago
Martin Koller d5387d4f9d reflect only changes since KDE-3.3 release 22 years ago
Till Adam a7df9bb8ae Fix removing of resource folders and rename isResourceImapFolder into 22 years ago
David Faure 74053c5001 Forward port fix for #39537, attachments' temporary files are deleted too soon 22 years ago
Till Adam 406a72786e CVS_SILENT disable verbose debugging, de-tab, coding style fixes 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago
Ingo Klcker 978ff93862 Make View Source work if the preview pane is hidden. 22 years ago
Till Adam 498f1b986b Use the new setTransientMsg in the status broadcaster and remove the code 22 years ago
Ingo Klcker dd2e3c3be7 Determine the MIME type of attachments first by Content-Type, then by filename and only if both fail check the content of the file. The former code which compared the results of the different checks only lead to false alerts and couldn't really provide more security. 22 years ago
Marc Mutz f02206a489 Fix Kolab issue #45, pt.2: 22 years ago
Stephan Binner 1080d6019e Revert compound stuff - no time left for discussion 22 years ago
Stephan Binner c52c3fee3a Less invented compound nouns (filename, username, hostname) 22 years ago
Stephan Binner f44f4da94b CVS_SILENT i18n style guide fix 22 years ago
Carsten Burghardt 16445d4f5d - Fix the pretty broken JumpToUnread logic 22 years ago
Waldo Bastian 525e24e317 i18n("Copy Link Location") --> i18n("Copy Link Address") (BR83347) 22 years ago
Carsten Burghardt 744abc4b05 Add new feature 22 years ago
Ingo Klcker 19fd8bb565 *** empty log message *** 22 years ago
Hasso Tepper 6c19417fab Fixing new features text. 22 years ago
Marc Mutz dd44c52aaf Three patches: 22 years ago
David Faure b2cc9c5da8 CVS_SILENT less debug output 22 years ago
David Faure 8df14765cb CVS_SILENT oops 22 years ago
David Faure 489f479e72 IMHO when people start using 3 lines of ###### to see their debug output, it 22 years ago
Will Stephenson e44f593540 This rather large commit is mostly made up of unintentional indentation changes. Sorry. 22 years ago
Will Stephenson f13bfd8f35 This updates the presence string in the mail header in line with changes on the IM system. 22 years ago
Will Stephenson e4d9523482 Third tranche of Instant Messaging integration. 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
Carsten Burghardt 36a1b5fba9 We do not really need a busy ptr for the properies dialog of an attachment. 22 years ago
Carsten Burghardt 76a044b57b 2nd try to save attachments via network. 22 years ago
Ingo Klcker feb5eea9ae Mention more new features 22 years ago
Carsten Burghardt d7f696cf7e Disable DND for IMAP with load-on-demand until I have a better solution. 22 years ago
Ingo Klcker 60406cd24c Another new feature 22 years ago
Ingo Klcker 2107cb5fbc Show some warnings if the Content-Type or the filename suggest another MIME type than the contents. This might need some fine tuning to avoid unnecessary warnings. 22 years ago
Ingo Klcker 1b0d50023e - Show the KMail Introduction whenever the list of new features changed, but not when the version number changed. 22 years ago