summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/codecs.pri
Commit message (Expand)AuthorAgeFilesLines
* configure: modernize iconv useOswald Buddenhagen2018-12-191-2/+1
* Modernize the "textcodec" featureLiang Qi2018-11-071-41/+47
* Modernize the "codecs" featureLiang Qi2018-10-121-4/+10
* Modernize the "big_codecs" featureLiang Qi2018-10-121-15/+17
* Clean up iconv configurationLars Knoll2016-11-231-5/+1
* iconv-related cleanup in codecs.priLars Knoll2016-08-191-12/+9
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-4/+4
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-1/+1
* Add support for Apple tvOSMike Krus2016-05-171-1/+1
* Change the way we handle features that have sub-featuresLars Knoll2016-04-151-12/+9
* Fix support for iso8859-16 when compiling with ICULars Knoll2015-03-181-2/+2
* 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