summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1321-21/+21
* x-compile with mingw: fix codec linker errorsPeter Kümmel2012-11-031-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2921-494/+494
* Update contact information in license headers.Sergio Ahumada2012-08-0121-42/+42
* Fix scopes on iconv related pro/pri filesRafael Roquetto2012-03-281-1/+1
* Crash in Symbian text codec creation without CleanupStackMurray Read2012-03-151-1/+5
* Fixes potential memory leak in qtextcodec.cppNick Ratelle2012-03-141-17/+9
* Fixes mismatching delete operatorRafael Roquetto2012-03-111-1/+1
* Fixed wrong iconv_open call under QNXRafael Roquetto2012-03-111-1/+1
* Fixes codecs.pri to reflect new QNX mkspec nameRafael Roquetto2012-03-091-1/+1
* Fixes QIconvCodec::convertToUnicode()Nick Ratelle2012-02-072-1/+6
* Add support for QNX iconv implementation.Rafael Roquetto2012-02-032-0/+6
* Update year in Nokia copyright messages.Jason McDonald2012-01-1121-21/+21
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-4/+4
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-181-4/+5
|\
| * don't crash when destroying codec listOswald Buddenhagen2011-08-151-4/+5
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-061-1/+3
|\|
| * Adding "hkscs_2004" to the codec alias tableAlessandro Portale2011-07-041-0/+1
| * Adding Kazakh entry to the codec alias tableAlessandro Portale2011-07-041-1/+2
| * Update licenseheader text in source filesJyri Tahtela2011-05-1321-350/+350
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1321-350/+350
* | Make the QIconvCodec on Unix not enforce the Latin1 codec.Thiago Macieira2011-03-291-20/+18
* | Various INTEGRITY fixesRolland Dudemaine2011-02-221-3/+3
|/
* QTextCodec::codecForMib: actually use the cacheOlivier Goffart2011-01-111-1/+4
* Update copyright year to 2011.Jason McDonald2011-01-1121-21/+21
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-051-24/+28
|\
| * QTextCodec: Fix valgrind warning when using QTextCodec in destructions funct...Olivier Goffart2010-09-291-24/+28
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
|/
* qtextcodec_symbian: Add few aliasesOlivier Goffart2010-09-201-2/+2
* Remove unnecessary textcodec aliases from qtextcodec_symbian.cppAlessandro Portale2010-09-171-2/+2
* Removing embarrassing trialing white spaces from former commitAlessandro Portale2010-09-161-6/+6
* Maintaining codecsData in qtextcodec_symbian.cppAlessandro Portale2010-09-151-3/+12
* QTextCodec: fix wodring of a commentOlivier Goffart2010-08-191-2/+4
* Use built-in iconv on Solaris if availablePierre Rossi2010-06-301-0/+4
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-021-4/+4
|\
| * Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-4/+4
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-11/+11
|\ \ | |/ |/|
| * Fix infinite recursion in QIconvCodec when iconv fails.Thiago Macieira2010-04-261-11/+11
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-122-2/+42
|\|
| * econd half of the crash fix for codecs on SymbianLars Knoll2010-04-122-2/+37
| * Fix a crash with global static objectsLars Knoll2010-04-111-0/+5
* | remove qt_winQString2MB() and qt_winMB2QString()Oswald Buddenhagen2010-03-111-2/+28
* | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-101-12/+27
|\ \
| * | Autotest: Fix failing QTextCodec testsThiago Macieira2010-03-081-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-071-12/+27
| |\ \
| | * | Make the UTF-8 encoder/decoder not accept Unicode non-charactersThiago Macieira2010-03-051-3/+25
| | * | Finish reverting the UTF-8 hack added in 80ea01c6 (P4 106704, Qt 3.2).Thiago Macieira2010-03-051-9/+2
* | | | TextCodec on Symbian: use the native symbian backend for text codecs.Olivier Goffart2010-03-095-13/+725
|/ / /