274 Commits (e043cb56a091006a52d8ed1e74513cec3f7ab569)

Author SHA1 Message Date
Till Adam e043cb56a0 Revert 928247 which forward ported a fix from enterprise35 via 17 years ago
Thomas McGuire fedd0d4cef Merged revisions 925261 via svnmerge from 17 years ago
Thomas McGuire d1fee033eb Fix "warning: suggest explicit braces to avoid ambiguous ‘else’" 17 years ago
Thomas McGuire c3937b77c8 Merged revisions 928245 via svnmerge from 17 years ago
Thomas McGuire 05a9bfb9f1 Give more context for translators. 17 years ago
Thomas McGuire e2174a6d72 Fix display of S/MIME signatures that don't specify the protocol in the multipart/signed 17 years ago
Thomas McGuire 48b39d8fb4 Merged revisions 918197 via svnmerge from 17 years ago
Thomas McGuire fbadc8b28a Merged revisions 889364 via svnmerge from 17 years ago
Edwin Schepers 355f423639 - show html messages when viewing with hidden/icon attachments 17 years ago
Thomas McGuire 5c6e37a0a5 Fix regression I introduced: For signed inline opengpg messages, don't tell 17 years ago
Thomas McGuire d2a2cdb78a Merged revisions 913688 via svnmerge from 17 years ago
Thomas McGuire f549f4440c When the user cancels the passphrase dialog, show an error message instead 17 years ago
Thomas McGuire e16228882e Always show images in plain text mode. 17 years ago
Thomas McGuire 530aba2492 Don't render embedded HTML images twice. 17 years ago
Thomas McGuire 8943e51629 debug noise-- 18 years ago
Volker Krause e8e2b1df5b Merged revisions 886606 via svnmerge from 18 years ago
Bertjan Broeksema 1cef46d04e krazy fixes: QDialog -> KDialog 18 years ago
Laurent Montel ce96b179f2 Fix iterator 18 years ago
Allen Winter 7ecc371fc1 whoops, forgot to remove another unnecessary kDebug(). 18 years ago
Allen Winter 591b987f9d remove some unnecessary kDebug() statements that look like errors. 18 years ago
Thomas McGuire 424cca0946 Merged revisions 880534 via svnmerge from 18 years ago
Thomas McGuire 04fac38fd5 Merged revisions 861354 via svnmerge from 18 years ago
Thomas McGuire ab2e0a262a Forwardport from 4.1 branch: 18 years ago
Andr Wbbeking 451fa61c1d call KMimeType::mimeType() with ResolveAliases so that e.g. application/x-zip (used by KDE3) works 18 years ago
Bertjan Broeksema 5a105c47ab - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
Thomas McGuire edd524d122 Merged revisions 866979 via svnmerge from 18 years ago
Thomas McGuire 686aebeade Backport r866375 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire 8d4dc37c76 Improve detection of when a line in the mail text should be rendered right-to-left. 18 years ago
Bertjan Broeksema baa8238797 EBN Fixes: validity of i18n calls. 18 years ago
Thomas McGuire 3b527d4d80 Interpret _bold_, /italic/ and _underlined_ text in plain text messages. 18 years ago
Thomas McGuire 630dbe8e68 Merged revisions 851790 via svnmerge from 18 years ago
Thomas McGuire 724654c015 Make opening attachment from the attachment list in the header also work, by using the 18 years ago
Thomas McGuire f9d7fffbeb Merge the enterprise header style and the attachment list in the headers feature. 18 years ago
Kevin Ottens bdea23a3ef New Enterprise header style, and show attachements as part of the 18 years ago
Thomas McGuire 92f43f5e5f Merged revisions 832044 via svnmerge from 18 years ago
Allen Winter 861763bf4c foo = QString() replaced with foo.clear() 18 years ago
Thomas McGuire 7230f837f2 Merged revisions 814982,820931,821539,822092,822161,822454 via svnmerge from 18 years ago
Frank Osterfeld 5770623106 do not crash if the signature has no fingerprint 18 years ago
Till Adam f62a020ed0 Don't crash by accessing the job after the event loop deletes it. 18 years ago
Marc Mutz 8b5fd51738 GpgME::Error::asString() is encoded in local8Bit. Also fixed one each of size() > 0 --> !empty() and foo[0] -> foo.front(). 18 years ago
Marc Mutz 726d6869b0 Merged revisions 811955-812089,812091-812100,812102-812624,812626-812642,812644-812697 via svnmerge from 18 years ago
Allen Winter 65613d606f various micro optimizations that Krazy found for single char QStrings 18 years ago
Volker Krause 9d67478ce4 Merged revisions 812090-812101 via svnmerge from 18 years ago
Till Adam 2b7ee6fa74 At least on OSX and Windows the job can't be accessed after the nested event loop returns, as the primary event loop will be entered from quit(), which processes delete events (from deleteLater()) which nukes the job. Cache the audit log in the executor to work around this. Scary problem, this is probably relied upon a lot, with KJobs all over the place. 18 years ago
Thomas McGuire f3537036f4 Don't show bogus "may contain external reference" warnings for messages that 18 years ago
Thomas McGuire ef58bcaa77 Don't crash when replying to HTML mail. 18 years ago
Thomas McGuire e3244e4925 Fix display of signed multipart/alternative messages. 18 years ago
Volker Krause af3ca215f2 SVN_SILENT 18 years ago
Volker Krause 08e9f5e527 Merged revisions 743023-743026 via svnmerge from 18 years ago
Volker Krause b0fde5b4f5 Nearly all of those were covered by the i18n changes already. 18 years ago