summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs
Commit message (Expand)AuthorAgeFilesLines
* don't crash when destroying codec listOswald Buddenhagen2011-08-151-4/+5
* 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
* QTextCodec::codecForMib: actually use the cacheOlivier Goffart2011-01-111-1/+4
* Update copyright year to 2011.Jason McDonald2011-01-1021-21/+21
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-041-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-101-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
|/ / /
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-12/+29
|\ \ \ | |/ / |/| / | |/
| * Reset the byte order in the iconv codec after using it.Thiago Macieira2010-03-051-12/+29
* | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-181-2/+0
|\ \ | |/
| * Fix compilation on Mac 32-bit.Thiago Macieira2010-02-171-1/+1
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-181-5/+0
|\ \
| * | Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
* | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-172-9/+45
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-161-9/+43
| |\
| | * QTextCodec::codecForName. Insert in the cache in all cases.Olivier Goffart2010-02-151-1/+3
| | * QTextCodec: Symbian has codec for UCS2, only fallback to UTF16 if UCS2 codec ...Olivier Goffart2010-02-121-5/+6
| | * Add caching to QTextCodec::codecForName and QTextCodec::codecForMibOlivier Goffart2010-02-121-4/+35
| * | Fixed compiler warning about making the same class a friend twiceZeno Albisser2010-02-161-0/+2
| |/
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-122-9/+39
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-082-9/+39
| |\
| | * Make QTextCodec reentrant.Olivier Goffart2010-02-082-9/+39
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-2/+2
|\ \ \ | |/ /
| * | A fix for accidently reused variable names in nested iterations.Zeno Albisser2010-02-051-2/+2
| |/
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-4/+3
|\ \ | |/
| * remove pointless conditionalsOswald Buddenhagen2010-02-011-3/+2