207 Commits (ece17355ba60d4a914083296f331e4a3c8a3d91a)

Author SHA1 Message Date
Thomas McGuire 004929bfb7 SVN_MERGE 16 years ago
Thomas McGuire 407aa58acb Don't try to be smart and read the header field in the encoding of the message body. 16 years ago
Thomas McGuire 7df03616a7 Specify the correct algorithm which was used for creating the hash of the signature. 16 years ago
Thomas McGuire a388cc47c6 SVN_MERGE 17 years ago
Allen Winter 7a7787e6dd Merged revisions 1055258 via svnmerge from 17 years ago
Leo Franchi c782c1eaa9 remove old messagecomposer.h/cpp from build and svn, useless code doesn't get ported :) 17 years ago
Laurent Montel 07e51a04fa remove some function 17 years ago
Laurent Montel 1cb9bc918f Move codecForName to util 17 years ago
Laurent Montel 8d09ca166e Move some function to util (needs to remove kmmsgbase.cpp in the future) 17 years ago
Laurent Montel 2040d9339f Bye bye old kmfoldercombobox.h 17 years ago
Volker Krause cd7a2a8cc5 Rename libmessageviewer to messageviewer to be consistent with messagecore, 17 years ago
Laurent Montel b45329a777 Not necessary to have kcursorsaver.h in kmail and in libmessageviewer 17 years ago
Volker Krause 828141c997 SVN_MERGE 17 years ago
Volker Krause e5ec72b0fd SVN_MERGE 17 years ago
Martin Koller 3c07e7dcc1 Improve the text in the "encoding problem" dialog. 17 years ago
Constantin Berzan 410023c1eb Build the new composer instead of the old one. 17 years ago
Thomas McGuire a9a33cd352 Merged revisions 1001216,1001284,1001499 via svnmerge from 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Allen Winter b4d9cb55f0 fix the fix of the fix for 17 years ago
Laurent Montel 78af561acd Make it compile 17 years ago
Jaime Torres Amate 246dc24f85 BUG: 78712 17 years ago
Thomas McGuire 8b956f4f1b Merged revisions 997519 via svnmerge from 17 years ago
Thomas McGuire 9d9a426937 Backport r992136 by tmcguire from trunk to the 4.3 branch: 17 years ago
Constantin Berzan ea3a040860 * AkonadiSender: follow OutboxInterface move to MailTransport 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
Jonathan Armond 8acbeb9659 EBN fix: removed duplicate include. 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Allen Winter b0d43c675e A couple of Krazy excludes for doublequote_chars 17 years ago
Thomas McGuire 9e9a8e2785 Merged revisions 964280 via svnmerge from 17 years ago
Thomas McGuire 6416ab0d21 Backport r964013 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire 08ef0f1f0c Don't send mails in HTML mode if no HTML formatting is used, even if the 17 years ago
Thomas McGuire 1607f30515 Port to KPIMTextEdit. 17 years ago
Nikolai Kosjar 933445c8a3 Krazy fixes and simple compiler warnings. 17 years ago
Thomas McGuire e7077e4f40 SVN_SILENT tabs-- 17 years ago
Thomas McGuire db162fc867 When using late attachments, make sure to restore the charset 17 years ago
Thomas McGuire 5723bfe73d Merged revisions 938172 via svnmerge from 17 years ago
Thomas McGuire b7eed2fa2e Merged revisions 937852 via svnmerge from 17 years ago
Thomas McGuire 52d711622f deprecated-- 17 years ago
Marc Mutz c816378212 Merged revisions 935926 via svnmerge from 17 years ago
Thomas McGuire 168e95770d Fix some Krazy issues, mostly QLatin1String ones. 17 years ago
Marc Mutz 7986bbd89f Dump the gpgme result objects to kdDebug(). This should enable much better bug reports since no debugger is necessary anymore. 17 years ago
Thomas McGuire 280c07bba9 Merged revisions 889357 via svnmerge from 17 years ago
Thomas McGuire ab46f0b6d2 Get rid of the ugly delete-inside-if statements by using boost::shared_ptr goodness. 17 years ago
Thomas McGuire e27bd7562a Attempt #3 to get this right: Don't add the boundary if it is empty (e.g. non-multipart messages) 17 years ago
Thomas McGuire 84f861f2f1 Uups, in my last fix I forget that the boundary was not already in the content-type header, 17 years ago
Thomas McGuire d8b322a304 Not only set the boundary, but the complete content-type when signing/encypting. 17 years ago
Thomas McGuire 099be73017 - Move loadImages() from MessageComposer to KMComposerEditor 17 years ago
Thomas McGuire 26af5f039c Changes to MessageComposer: 17 years ago
Thomas McGuire 94a84d00de - When getting the plain text of the textedit, remove the inline image character, so 17 years ago
Thomas McGuire 806eab10c7 Remove two arguments for getSourceText(), as Edwin pointed out, they are not 17 years ago