summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs
Commit message (Expand)AuthorAgeFilesLines
* Small speedup of construction of uninitialized QByteArrayshjk2009-06-197-26/+13
* Don't initialize data that will be overwritten immediately.hjk2009-06-182-4/+2
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1619-38/+38
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1619-38/+38
* | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-2/+2
* | refactor some codeThierry Bastian2009-06-121-31/+26
* | UTF-8 text codec should be able to convert data when fed one by one byte.Denis Dzyubenko2009-06-111-1/+10
* | Skip the byte order mark when converting the utf16 and utf32 dataDenis Dzyubenko2009-06-111-2/+2
* | small refactoring to reduce memory usage of static dataThierry Bastian2009-06-091-1/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-1/+1
|\ \ | |/
| * Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-031-1/+1
* | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-111-1/+1
* | When data was copied from Mozilla Firefox to Qt, the text format was not valid.Denis Dzyubenko2009-05-042-12/+68
|/
* Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-2/+1
* Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-3/+1
* Long live Qt 4.5!Lars Knoll2009-03-2320-0/+5947