summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qtextcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-5/+2
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-5/+2
* | Add tests for decoding too-short UTF-8 sequencesThiago Macieira2018-09-251-1/+2
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* QText{En,De}coder: mark ctors explicitMarc Mutz2017-04-061-2/+2
* QTextCodec: add QStringView overloadsMarc Mutz2017-04-061-0/+9
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move the text codec list to qcoreglobaldata.Lars Knoll2012-07-311-2/+1
* The codecForTr() should be utf8Lars Knoll2012-06-251-1/+1
* Restore some source compatibilityLars Knoll2012-03-121-0/+4
* Remove codecForTr().Robin Burchell2012-03-061-7/+0
* Remove custom text codec for C strings.Robin Burchell2012-02-221-5/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Merge the makeEncoder/Decoder overloads.Lars Knoll2012-01-161-5/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QT3_SUPPORT from corelib/codecsLars Knoll2011-06-291-14/+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/+198