770 Commits (5c59d5fb1dd3baadf01e90034ecc6aa77a877033)

Author SHA1 Message Date
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
Ingo Klcker 3e62408233 Mention some more new features. 22 years ago
Till Adam 607583a092 Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
Stephan Binner 929470ace4 More KStdGuiItems/icons 22 years ago
Till Adam c787425ea4 Make the reader window wait for one serial number only at any time and 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Andrew Coles 6b1f625bbd Corrected typos (exclamation marks). 22 years ago
Stephan Binner 99e2dd91b7 CVS_SILENT i18n style guide fixes 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
Dirk Mueller 9f1418ac89 compile with explicit KURL() constructor 22 years ago
Jonathan Riddell ece00d0169 KDE proofreaders. Remove exclamation marks to improve readability. 22 years ago
Ingo Klcker 92000c63a2 Update the KMail Introduction. Are there already other new features apart from the Antispam wizard? 22 years ago
Ingo Klcker 057e52d3f2 Add a comment which clarifies that we don't have to check whether the dynamic cast fails. 22 years ago
Pascal Ltourneau d593427198 Fix 'Copy Link Location' in a detached reader. 22 years ago
Marc Mutz 04ea09f448 from aegypten_branch: 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Till Adam 271eb4bbba Use BODY.PEEK instead of FETCH because the latter implicitly sets the \seen 23 years ago
Carsten Burghardt c3faf25932 Fix copying/moving of imap messages to different accounts. 23 years ago
Tobias Koenig aeebfde86f Use VCardConvertor instead of VCardTool 23 years ago
Carsten Burghardt 9cc9eb1007 Do not create the message for inlined messages (iconic view) from string but from the DwMessage. 23 years ago
Till Adam abb48032a5 Make saveMsgAs() in external reader windows work by: 23 years ago
Andreas Gungl 14acc751e1 improve the handling of vcard attachments by switching from the 23 years ago
Till Adam 6de0153695 Fix assumed typo, since it looks like the author intended to check for 23 years ago
Carsten Burghardt 661951b7e5 Messages were sometimes not displayed when you selected a folder from a different account because the slave was not connected yet. 23 years ago
Carsten Burghardt c6843867bf Fix some nasty load-on-demand bugs: 23 years ago
Ingo Klcker 96edb7ed43 Fix bug 64251: resizing mail preview garbles MIME-Tree display 23 years ago
Carsten Burghardt 1d153540b0 Well, KMFolderImap::getMsg is called around 10 times on each msg and that sets the msg to incomplete. 23 years ago
Carsten Burghardt 60c1566912 Do not show the header of the msg immediately (load-on-demand) but wait for the first part. 23 years ago