summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/codecs.pri
Commit message (Expand)AuthorAgeFilesLines
* Force QT_NO_ICONV on win32:!win32-msvc*Lukas Geyer2012-08-311-1/+1
* Don't define QT_NO_ICONV on Windows: that comes from qconfig.hThiago Macieira2012-08-251-1/+1
* Use ICU instead of iconv/windows codecs for the localeLars Knoll2012-07-311-21/+21
* ICU code page conversion supportLars Knoll2012-07-311-17/+28
* Disable iconv on utf-8 based platformsLars Knoll2012-07-311-3/+4
* Move the windows locale codec into it's own fileLars Knoll2012-07-231-0/+4
* Remove the font codecsLars Knoll2012-06-251-6/+2
* Fix scopes on iconv related pro/pri filesRafael Roquetto2012-03-271-1/+1
* Updated codecs.pri to reflect new QNX mkspec nameRafael Roquetto2012-03-091-1/+1
* Add support for QNX iconv implementationRafael Roquetto2012-02-031-0/+1
* remove obsolete codec plugin loading codeMark Brand2012-01-201-2/+0
* move plugin text codecs to QtCoreMark Brand2012-01-201-15/+15
* build and load text codecs regardless of iconv and platformMark Brand2012-01-201-21/+17
* fix whitespaceMark Brand2012-01-201-17/+16
* remove trailing whitespaceMark Brand2012-01-171-1/+1
* remove symbian support vestiges from text codecsMark Brand2012-01-141-2/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+59