710 Commits (efde8a1cf46995a208fa3ad17335df0dca6e88bc)

Author SHA1 Message Date
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Jonathan Armond 81780778ef Use correct quote prefix when replying, respecting global and identity 17 years ago
Michael Leupold 6635eaeb80 Fix krazy issue with obsolete QMessageBox::information() call. The easiest way seemed to be creating an inherited KDialog. 17 years ago
Constantin Berzan ea3a040860 * AkonadiSender: follow OutboxInterface move to MailTransport 17 years ago
Volker Krause 51dcfa27bf SVN_SILENT 17 years ago
Michael Leupold b5e38340cd Fix/hide various krazy issues including most qclasses, QLatin1String and kdebug. 17 years ago
Thomas McGuire c20e4131dc Fix sending of UTF-16 messages: Don't try to read the header fields as UTF-16, which 17 years ago
Thomas McGuire 4cbf5614e0 Crossport r985868 by winterz from trunk to the enterprise4 branch: 17 years ago
Allen Winter dcbb8599e2 a crash guard in rawHeadeField() that might help fix some crashes. 17 years ago
Allen Winter ca53260dd4 constData() for passing into DwHeaders::findFields() 17 years ago
Allen Winter 9b5afe93e5 mimelib doesn't know QByteArrays, but it does know char's. 17 years ago
Thomas McGuire 72707074b2 Merged revisions 971085 via svnmerge from 17 years ago
Thomas McGuire ed2485340b Don't encode the X-UID header in the charset of the message, otherwise UTF-16 messages 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Laurent Montel 4d3b8dfcb6 Const'ify 17 years ago
Laurent Montel 0be6bdcde1 Fix kolab issue 3051 17 years ago
Thomas McGuire 40ce658fb7 Move more string functions to StringUtil. 17 years ago
Thomas McGuire ee4c3c2ce7 Extract sripSignature() into a new StringUtil namespace. 17 years ago
Jaime Torres Amate ce7a02c0d0 Fixed the regular expresion, missed the line beginning 17 years ago
Jaime Torres Amate 19018821a6 Fixed all the issues found by Ingo Klöcker in http://reviewboard.kde.org/r/403/#review666 17 years ago
Jaime Torres Amate f314e03977 BUG: 72316 17 years ago
Nikolai Kosjar 933445c8a3 Krazy fixes and simple compiler warnings. 17 years ago
Thomas McGuire 130d5446a0 Merge the forwarding fixes from e4 to e35 (rev. 940873). 17 years ago
Thomas McGuire e6749e22c1 Merge the forwarding fixes. 17 years ago
Thomas McGuire 60ef0df9a7 Backport r940547 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire 1981dcc5ae Backport r940441 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire dbaa495e7b Simplify, all this cruft in createForward() is not really needed, 17 years ago
Thomas McGuire 5e60df1b2e Make valgrind happy. 17 years ago
Thomas McGuire 7388622f63 Don't produce garbage when forwarding a mail with a filter. 17 years ago
Thomas McGuire 168e95770d Fix some Krazy issues, mostly QLatin1String ones. 17 years ago
Thomas McGuire 6b778d8d08 - documentation++ 17 years ago
Edwin Schepers 6695a1773b Possibility to add embedded images. Images can be added by the add_image button on th HTML toolbar, or image data can be pasted in the composer. 17 years ago
Thomas McGuire 99db9d92d3 Merged revisions 904951 via svnmerge from 17 years ago
Thomas McGuire 5f9927fa6f Also detect messages with X-Priority == 2 as urgent. 17 years ago
Volker Krause ac6246cf15 Backport SVN commit 900353 by tmcguire from enterprise4 branch: 17 years ago
Thomas McGuire 1a2674a8fb Fix bogus charset warning when forwarding a message with an attachment. 17 years ago
Thomas McGuire e2b7772b66 Merged revisions 899972,900344 via svnmerge from 17 years ago
Thomas McGuire 1d161abe7c Fix inline-forwarding of messages with attachments. 17 years ago
Thomas McGuire 110d49b04d Merged revisions 890868 via svnmerge from 18 years ago
Thomas McGuire 5523df76cf Backport r884034 by winterz from trunk to the 4.1 branch: 18 years ago
Laurent Montel b18e8016d3 Fix some iterator 18 years ago
Allen Winter eec9b12081 fix crash when template quote indicator does not end with an underscore. 18 years ago
Bertjan Broeksema c6ace44107 krazy fixes: proper include directives 18 years ago
Thomas McGuire 04fac38fd5 Merged revisions 861354 via svnmerge from 18 years ago
Bertjan Broeksema 5a105c47ab - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
Thomas McGuire a51f770771 Get rid of some unused, pre-template stuff. 18 years ago
Bertjan Broeksema b87bb6dcd4 EBN Fixes: proper include directives. 18 years ago
Thomas McGuire c96eb68de5 - Remove the unused phrases tab from the config dialog code. 18 years ago
Thomas McGuire f9d7fffbeb Merge the enterprise header style and the attachment list in the headers feature. 18 years ago
Kevin Ottens 84a48f0eec Addresses the style and indentation issues found by Thomas 18 years ago