58 Commits (cb06a0be06171d77f0ba34f0ca453378d503b592)

Author SHA1 Message Date
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
Stefan Taferner c3c4b53f97 * Removed lots of old debug messages. 28 years ago
Stephan Kulow bfd7a6e828 kdenetwork (haven't tried kppp) compiles now, even if kdedir() is private 28 years ago
jacek 677e6b447f Added charset support from KRN. 28 years ago
Stefan Taferner dd8641c5da Removed occurances of not-yet-added ktreeview from Makefile.am and fixed display of some message-header styles 28 years ago
Stefan Taferner 25c6cd7f92 * fixed attachment size in sending/receiving (often extra zero-bytes were added 28 years ago
Stefan Taferner 8f6dd7dee4 Fixed problem with sending multiple addresses, esp. those that contain 29 years ago
Stefan Taferner eb1285d94a * nasty bug fixed: msgs got lost when sending was unsuccessful. I am sorry, 29 years ago
Stefan Taferner d3c5dbd3a6 * fixed a few bugs 29 years ago
Stefan Taferner 7af173becb * now using folder ~/Mail instead of ~/KMail. Finally I found out what 29 years ago
Stefan Taferner ceaf2cad80 Added saving of attachments plus editable mimetype/subtype in the composer. 29 years ago
Stefan Taferner 7e17482fe0 Fixed various problems in the reader code and redesigned a bit. 29 years ago