summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qiconvcodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong iconv_open call under QNXRafael Roquetto2012-03-111-1/+1
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-071-1/+5
* Add support for QNX iconv implementation.Rafael Roquetto2012-02-031-0/+5
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Make the QIconvCodec on Unix not enforce the Latin1 codec.Thiago Macieira2011-03-291-20/+18
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix infinite recursion in QIconvCodec when iconv fails.Thiago Macieira2010-04-261-11/+11
* Reset the byte order in the iconv codec after using it.Thiago Macieira2010-03-051-12/+29
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Checks for len = 0 in QIconvCodec::convertFromUnicodeNils Christian Roscher-Nielsen2009-11-251-2/+2
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-141-1/+1
|\
| * Fix libiconv support on FreeBSD.Raphael Kubo da Costa2009-09-131-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Port of Qt to QNXHarald Fernengel2009-07-291-2/+2
* | Fixes a memory corruption when converting data with QIconvCodecDenis Dzyubenko2009-07-091-2/+4
* | Small speedup of construction of uninitialized QByteArrayshjk2009-06-191-10/+5
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+536