69 Commits (89a4ec0a151d5634d3216f2f013161e5efcde0f0)

Author SHA1 Message Date
Dirk Mueller 607016bca8 KMD5 porting 25 years ago
Michael Haeckel 8f753c2855 Make non-ascii attachment filenames and descriptions working again. 25 years ago
David Faure 60198e652a CVS_SILENT fixheaders 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Cornelius Schumacher 0a245e8333 Fix for sending RFC2447 attachments via DCOP interface. 25 years ago
Marc Mutz d7239ff4fc Fix a crahs when the "filename" parameter to Content-disposition was 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ba08a83bc8 ASCII_CAST cleanup for kmmsgbase.cpp and kmacctlocal.cpp. 25 years ago
Marc Mutz b346876ab2 QT_NO{COMPAT,ASCII_CAST} fixes as discussed on the mailing list. 25 years ago
Michael Haeckel d1e06744c9 More reliable mime type recognition for attachments, thanks to leonb@research.att.com. 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Marc Mutz e12ef0feec Prepending yet more files with necessary #undef QT_NO_{ASCII_CAST,COMPAT}. 25 years ago
Stephan Kulow 29021bdb05 .copy on a Qt string is a noop since quite some Qt versions 25 years ago
Michael Haeckel 487b57ef57 Use the md5 code from kdelibs. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel ef6f7079df Nicer icons for the mime types. 25 years ago
Michael Haeckel c1dc421a7d Don't add a \0 character at the end when saving a 8bit encoded attachment to 25 years ago
Michael Haeckel 993c7b8f6d Remove debugging statement. 26 years ago
Michael Haeckel 8146fbb9fb Patch by Wolfgang Rohdewald <WRohdewald@dplanet.ch> 26 years ago
Michael Haeckel 9cadd9def9 Support for non latin filenames as attachment Part I 26 years ago
Jacek Stolarczyk 462dfc4af7 Fix for passing non-encoded strings to setName function. It was expecting encoded ones. 26 years ago
Michael Haeckel e566928e3a Rename decodeRFC1522String to decodeRFC2047String in order to prevent some 26 years ago
Don Sanders af7b051c81 Large patch from Denis Perchine and Jacek Stolarczyk to add 26 years ago
Waldo Bastian dae746a353 RFC 2231 encoding. 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
Rik Hemsley d7833a7f90 Fixed compilation with an explicit const_cast. 26 years ago
Don Sanders f13a9ed54c Converted some 'const QString' to 'const QString&' 26 years ago
Don Sanders a35a6d1acc Try to make the icons for attachments look right. 26 years ago
Don Sanders 636147c05c Attaching files should work again, again. 26 years ago
Helge Deller de12d11be0 Decode the names of the attachment before displaying the (file-)name. 26 years ago
Don Sanders 8f1dd985ec Merging in some of the background mail checking stuff. The new experimental 26 years ago
David Faure 932c998b9f Robert: almost. No need to convert a QByteArray to a QCString 26 years ago
Robert Williams 624b4e1045 magicSetType() 26 years ago
Don Sanders 6790dab5c3 Unknown icon supported. 27 years ago
Don Sanders c988339a21 Icons attachments should work again. 27 years ago
Don Sanders 184a616140 Minor updates. (Suppress warnings) 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Stephan Kulow 9408b3fa6e some more KDE2 changes. Some left. I'm neither a XDND or QSplitter expert :) 27 years ago
Dirk Mueller 286d2dabc1 Make it compile with recent Qt&kdelibs changes 27 years ago
Don Sanders 15ed541272 Replaced config.setGroup("KDE Desktop Entry"); with config.setDesktopGroup(); 27 years ago
Warwick Allison 9364d1c9a0 bye bye kde_icondir 27 years ago
Warwick Allison 7b817a82a2 Update for some Qt QString changes. 27 years ago
David Faure 109e914813 Use kmimemagic that is in libkio. 27 years ago
Warwick Allison 2718dbbdeb Remove some QCString vs. QString vs. QByteArray confusion. 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Stefan Taferner c269b92099 * Removed obsolete / commented-out code. 28 years ago
Stefan Taferner 8b009c6577 Fix: improved performance when displaying messages (Bug #148). 28 years ago
Stefan Taferner 31c2b0b6ac * Headers: position of top message in folder list is 28 years ago
Stephan Kulow ea967b15c6 use defined() instead of #ifdef 28 years ago