summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qicucodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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