[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/filters/kword/rtf/export
From:       Harald Fernengel <harry () kdevelop ! org>
Date:       2010-02-02 21:49:07
Message-ID: 1265147347.268432.8930.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1084315 by harald:

--Qt3Support


 M  +1 -1      ExportFilter.cc  


--- trunk/koffice/filters/kword/rtf/export/ExportFilter.cc #1084314:1084315
@@ -812,7 +812,7 @@
     m_streamOut = new QTextStream(m_ioDevice);
 
     // ### TODO: should "CP 1252" be used directly? (But RTFWorker::escapeRtfText is \
                beased on ISO-8859-1 only.)
-    m_streamOut->setEncoding(QTextStream::Latin1); // We are declaring the RTF \
document as CP 1252, so use ISO-8859-1 +    m_streamOut->setCodec("ISO-8859-1"); // \
We are declaring the RTF document as CP 1252, so use ISO-8859-1  
     m_fileName = filenameOut;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic