summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qicucodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ISO 8859-11 as an alias for TIS-620David Faure2013-02-271-1/+2
* Fix QTextCodec race.David Faure2013-01-221-2/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Enable module build with QT_NO_CODECSTasuku Suzuki2012-11-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Exclude QIcuCodec when QT_NO_TEXTCODEC is definedJ-P Nurmi2012-09-161-0/+4
* ICU: Fix crash in codecForMib(2107)Kai Koehne2012-08-231-0/+4
* ICU: Mark which functions are threadsafe and which ones aren'tThiago Macieira2012-08-041-8/+7
* Do not preload any codecs anymore when using ICULars Knoll2012-07-311-6/+48
* Use ICU instead of iconv/windows codecs for the localeLars Knoll2012-07-311-1/+15
* ICU code page conversion supportLars Knoll2012-07-311-0/+625