summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qtextcodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the font codecsLars Knoll2012-06-251-15/+0
* disable codecs for asian language when QT_NO_BIG_CODECS definedTasuku Suzuki2012-06-141-20/+15
* QtCore: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* Avoid using iconv for text conversion where possibleLars Knoll2012-05-161-34/+27
* Add Android to conditionals around langinfo.h usage.Robin Burchell2012-05-041-3/+5
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-3/+3
* Fixes mismatching delete operatorRafael Roquetto2012-03-091-1/+1
* Fixes potential memory leak in qtextcodec.cppNick Ratelle2012-03-081-17/+9
* Remove codecForTr().Robin Burchell2012-03-061-37/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-3/+3
|\
| * Merge master -> api_changesRohan McGovern2012-02-291-29/+1
| |\
| * | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-3/+3
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-43/+43
| |/ |/|
* | Remove custom text codec for C strings.Robin Burchell2012-02-221-29/+1
|/
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-2/+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
* remove obsolete codec plugin loading codeMark Brand2012-01-201-85/+2
* move plugin text codecs to QtCoreMark Brand2012-01-201-7/+7
* build and load text codecs regardless of iconv and platformMark Brand2012-01-201-9/+5
* Merge the makeEncoder/Decoder overloads.Lars Knoll2012-01-161-23/+0
* remove symbian support vestiges from text codecsMark Brand2012-01-141-36/+5
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-3/+3
* don't crash when destroying codec listOswald Buddenhagen2011-09-121-4/+5
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-27/+0
* Finish removal of QT3_SUPPORT from corelib/codecsShane Kearns2011-07-051-16/+0
* Remove QT3_SUPPORT from corelib/codecsLars Knoll2011-06-291-42/+0
* 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/+1878