194 Commits (a244bbeb1e8fe48e2508e42caa47982f356af964)

Author SHA1 Message Date
Thomas McGuire 9d9a426937 Backport r992136 by tmcguire from trunk to the 4.3 branch: 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
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 2978e3b370 tabs-- 17 years ago
Thomas McGuire 7668fe2c41 Merged revisions 889801 via svnmerge from 17 years ago
Thomas McGuire 37d78eaecc Merged revisions 890881 via svnmerge from 18 years ago
Thomas McGuire 5e5dc05cb9 Merged revisions 890871 via svnmerge from 18 years ago
Thomas McGuire 81687e0b96 Backport r886302 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire 6d692b98a4 Backport r884374 by otrichet from trunk to the 4.1 branch: 18 years ago
Volker Krause ff0ad58751 Merged revisions 889603 via svnmerge from 18 years ago
Marc Mutz 285063c614 Apparently, this assertion does trigger sometimes; replace it with a message box until we fix the underlying problem. kolab/issue3249 18 years ago
Volker Krause 77d1d443bf Merged revisions 886604 via svnmerge from 18 years ago
Marc Mutz deb0dfa9b8 Show the audit log in fewer cases. Pt.3 of kolab/issue 2627: KMail composer. 18 years ago
Laurent Montel 5e496278db Fix iterator 18 years ago
Thomas McGuire 6df1be4a48 Finally make the questionbox that asks you whether to lose chars or to change encoding 18 years ago
Olivier Trichet 9d72670b9e Ensure the singleton Kpgp::Module::kpgpObject is correctly instanciated 18 years ago
Thomas McGuire 463c39f446 Add hacky workaround to prevent empty paragraphs from disappearing. 18 years ago
Thomas McGuire 004db3a03f Merged revisions 828900 via svnmerge from 18 years ago
Thomas McGuire 117764fbb4 Don't use a hidden edit widget to remove the formatting from a HTML message (in order 18 years ago
Thomas McGuire bd872286e5 Port KMEditor to KRichText. 18 years ago
Frank Osterfeld e99babc507 undef MessageBox, should fix compilation errors (which I couldn't reproduce) 18 years ago
Thomas McGuire f7fdf61c1b Fix indentation. 18 years ago
Volker Krause 45a32fcfe0 Merged revisions 742294-742602,742604-742670,742673-742986,742988-742990,742992,742994-743000 via svnmerge from 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Thomas McGuire 6e840389af Make wordwrap in KMail work correctly again. 18 years ago