301 Commits (efde8a1cf46995a208fa3ad17335df0dca6e88bc)

Author SHA1 Message Date
Thomas McGuire efde8a1cf4 Also color quoted lines in HTML messages. 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Thomas McGuire f611cd0ae8 warnings-- 17 years ago
Michael Leupold e210f74bbb Fix KMail krazy2 crashy issues using a private copy of kalarm/lib/autoqpointer.h 17 years ago
Michael Leupold c5311340e7 Fix spelling mistakes (mostly inside comments). 17 years ago
Andras Mantia 328df56c31 Fix compilation if MARCS_DEBUG is enabled. 17 years ago
Jaime Torres Amate ec1f1a5ac2 BUG: 186551 17 years ago
Thomas McGuire 95178d547e Merged revisions 982977 via svnmerge from 17 years ago
Thomas McGuire 2d8750fa46 Merged revisions 976996 via svnmerge from 17 years ago
Thomas McGuire a6b1b37107 Merged revisions 973662 via svnmerge from 17 years ago
Thomas McGuire 2035097518 Merged revisions 972799 via svnmerge from 17 years ago
Thomas McGuire a731cfd0ba Merged revisions 972796 via svnmerge from 17 years ago
Thomas McGuire 20eb730b59 Merged revisions 972787 via svnmerge from 17 years ago
Allen Winter bf4ea02d51 Merged revisions 982969 via svnmerge from 17 years ago
Jaime Torres Amate b5820da49d First Step to solve bug 186551. 17 years ago
Allen Winter 2166719974 add a crash guard that might help fix "Kontact crashes when clicking on a 17 years ago
Thomas McGuire 89494bf41a Fix signatures not being verified correctly. 17 years ago
Allen Winter d45f56d78f Merged revisions 972564 via svnmerge from 17 years ago
Allen Winter 43506a4dfb cleanup kDebugs 17 years ago
Allen Winter e0af33bef1 Merged revisions 972549 via svnmerge from 17 years ago
Marc Mutz 5ba6c99f42 Async KMail Reader (5/5): factor Kleo::Jobs into BodyPartMemento-derived classes for async execution. There is still a synchronous mode, since OTP is not only used in KMReaderWin, and those users don't expect OTP to return without finishing it's job. The different BodyPartMemento subclasses share a lot of code, and could and should be refactored to derive from a common base class at some later point. 17 years ago
Marc Mutz 970b6e11c9 Async KMail Reader (4/5): Extend partNode::setBodyPartMemento in two ways: 17 years ago
Marc Mutz 841c8dab40 Async KMail Reader (2/5): PartMetaData: add inProgress state and print corresponding messages (nothing sets this state yet) 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire fb4ee8e2a0 Fix potentially uninitalized variable 17 years ago
Thomas McGuire 096d4b0c8b Merged revisions 957625 via svnmerge from 17 years ago
Thomas McGuire 8eaa70de11 Fix double toUtf8(). 17 years ago
Thomas McGuire 40ce658fb7 Move more string functions to StringUtil. 17 years ago
Thomas McGuire 8e71cd6e56 Merged revisions 940769 via svnmerge from 17 years ago
Thomas McGuire 51ac9106e0 Backport r940794 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire 9018397816 Merged revisions 938098 via svnmerge from 17 years ago
Thomas McGuire 17fb845ff4 Merged revisions 938089 via svnmerge from 17 years ago
Thomas McGuire d4317d4dac Merged revisions 938087 via svnmerge from 17 years ago
Thomas McGuire 182bb1f565 Backport r940115 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire 7484a560c2 Make sure HTMl messages can not overwrite the header. 17 years ago
Thomas McGuire 44a76a025a Backport r938141 by tmcguire from trunk to the 4.2 branch: 17 years ago
Thomas McGuire b7eed2fa2e Merged revisions 937852 via svnmerge from 17 years ago
Thomas McGuire 624211b27a Merged revisions 934942 via svnmerge from 17 years ago
Thomas McGuire af712df610 Merged revisions 936963 via svnmerge from 17 years ago
Thomas McGuire 66e2670a4f Merged revisions 935972 via svnmerge from 17 years ago
Thomas McGuire ecbabfc8ee Merged revisions 935968 via svnmerge from 17 years ago
Marc Mutz c816378212 Merged revisions 935926 via svnmerge from 17 years ago
Marc Mutz 65f6cbbc87 Fix kolab/issue2628 (For encrypted emails where no encryption was tried, it says "decryption impossible") 17 years ago
Thomas McGuire 168e95770d Fix some Krazy issues, mostly QLatin1String ones. 17 years ago
Marc Mutz 9a2af13334 Fix kolab/issue2685 (Signature not recognised with combined OpenPGP encrypted/signed email) regression. 17 years ago
Marc Mutz 9f71dd29ae Micro-optimization 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 a759591838 Merged revisions 931708 via svnmerge from 17 years ago
Thomas McGuire b38209cb0e Nicer error message when a message can not be decrypted: 17 years ago
Allen Winter e99d46810a in makeShowAuditLogLink, return empty QString if the auditLog is empty. 17 years ago