75 Commits (9fe2c405ddfe35ff90114e8bce554bae47ee9c33)

Author SHA1 Message Date
Marc Mutz 20ed595a46 Add #undef QT_NO_{ASCII_CAST,COMPAT}, resp. to the tops of .cpp files that 25 years ago
Michael Haeckel c580d6066c Patch from Don Sanders <sanders@kde.org> and Sam Magnuson <sam@trolltech.com> 25 years ago
Stephan Kulow 29021bdb05 .copy on a Qt string is a noop since quite some Qt versions 25 years ago
Michael Haeckel e95d67e14b Remove obsolete workarounds. 25 years ago
Stephan Kulow 1100e40a3d here too 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 7799cf34b9 Flagging messages work now also in IMAP folders. 25 years ago
Michael Haeckel ba89200a66 Rewrite KMMsgBase::encodeRFC2047String to handle multibyte encodigs, e. g. 25 years ago
Michael Haeckel 1634aed8a9 Don't add a space when decoding a header that is broken into several lines. 25 years ago
Michael Haeckel fec89fe67a Remove the rest of the KRN code and the welcome message. 25 years ago
Michael Haeckel 4b092ea3e3 Fix for Japanese: 25 years ago
Michael Haeckel ae30f169cc Support for some broken RFC2047 headers. 26 years ago
Antonio Larrosa Jimenez e1d8883b01 I think it's better not to mark messages as dirty when they're not really 26 years ago
Michael Haeckel b9dde97d16 Support for broken 8-bit unencoded headers. 26 years ago
Michael Haeckel 6e5fedecb2 Correct support for windows-125x. 26 years ago
Michael Haeckel 7406eb0230 This time a charset fix for latin users :-) 26 years ago
Michael Haeckel 30abaf3784 Non-latin characters in attachment file names Part II 26 years ago
Michael Haeckel 9cadd9def9 Support for non latin filenames as attachment Part I 26 years ago
Michael Haeckel e7ba72e043 Workaround for QTextCodec bug. For some encodings a \0 is inserted at the end 26 years ago
Michael Haeckel 10063becc7 Fix for Bug#15260: kmail header To: unbalanced ''' -encoding-error. 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Michael Haeckel e566928e3a Rename decodeRFC1522String to decodeRFC2047String in order to prevent some 26 years ago
Michael Haeckel f85649944d encodeRFC2047String now puts the real charset name into the headers, not 26 years ago
Jacek Stolarczyk 77c7385080 Fix for truncating headers in non-latin encoding. It's a conversion from char* to QCString to avoid latin1() call. It should not change any behaviour for latin1 users. Jacek Stolarczyk. Has benn posted for testing on kmail@kde.org for more than a week. No objections there. 26 years ago
Waldo Bastian dae746a353 RFC 2231 encoding. 26 years ago
Waldo Bastian a4fbfa5070 For some reason mimelib can't decode base64 encoded strings with less than 16 26 years ago
Don Sanders 309d442c96 Remainder of the Tru64 patch, fixes up some C++ errors that I'm surprosed 26 years ago
Don Sanders d14e8b3ced Remove trigraph. 26 years ago
Daniel Naber ff6f076593 Michael's fix for a special character escape (for his RFC fix) 26 years ago
Daniel Naber e5d4ef411a Michael Haeckel's patch for better RFC 2047 compliance 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders f828c0cbfe Work around possible source incompatible change in QT between 2.1 and 2.1.1 26 years ago
Don Sanders dee4893338 Reserve space for future expansion. 26 years ago
Don Sanders f13a9ed54c Converted some 'const QString' to 'const QString&' 26 years ago
Don Sanders a5e00ee8cc Support for nested messages. 26 years ago
Bernhard Rosenkraenzer 7e0074218d Fix compilation with gcc 2.96 26 years ago
Don Sanders 42c83acec8 Die bugs die! 26 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
Dirk Mueller 286d2dabc1 Make it compile with recent Qt&kdelibs changes 27 years ago
Warwick Allison 7b817a82a2 Update for some Qt QString changes. 27 years ago
Warwick Allison 81d19556b8 Fixed bug where "," in header addresses truncated display. 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Sven Radej d80247e860 sven: - check if folder exists in createFolder 28 years ago
Stefan Taferner c269b92099 * Removed obsolete / commented-out code. 28 years ago
Stefan Taferner b5242b35ea * Hopefully pgp zombies are fixed now. 28 years ago
Stefan Taferner 12210912d8 Fixed possible crash when subject is empty. 28 years ago
Matthias Ettrich a78848da36 small enhancement to the smart restoration of the top item in the header list 28 years ago
Markus Wuebben 5a86847069 //$markus: small fixes 28 years ago
Stefan Taferner fcc1953e2f Added message status Read. This status is set to 28 years ago