summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qutfcodec_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-2/+8
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-2/+8
* | Add tests for decoding too-short UTF-8 sequencesThiago Macieira2018-09-251-2/+2
|/
* QUtf8: Add some UTF-8 text operation functionsThiago Macieira2018-02-031-0/+7
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-26/+26
* Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add a QUtf8::convertToUnicode() overload that operates on an existing bufferMarc Mutz2015-11-191-0/+1
* QUtf8Codec: Remove dead codeThiago Macieira2015-10-061-2/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-26/+26
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Use the new UTF-8 codec in QJsonDocumentThiago Macieira2014-01-091-0/+5
* Add a new UTF-8 decoder, similar to the encoder we've just addedThiago Macieira2014-01-091-0/+105
* Add a new UTF-8 encoder and use it from QStringThiago Macieira2014-01-091-0/+114
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* 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/+170