summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qiconvcodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove references to obsolete platformsJake Petroules2017-11-051-2/+2
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
* Remove Mac specific code paths from qiconvcodecLars Knoll2016-11-231-41/+1
* Clean up iconv configurationLars Knoll2016-11-231-7/+7
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QIconvCodec: fix compilation when NO_BOM is defined.Thiago Macieira2015-04-091-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Lazily initialize iconv in the iconv codecLars Knoll2012-07-311-3/+10
* define QT_NO_ICONV if QT_NO_TEXTCODECJeremy Katz2012-06-201-0/+4
* Avoid using iconv for text conversion where possibleLars Knoll2012-05-161-4/+2
* Fixes wrong iconv_open call under QNXRafael Roquetto2012-03-091-1/+1
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-051-1/+5
* Add support for QNX iconv implementationRafael Roquetto2012-02-031-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+548