summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qtextcodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTextCodec: try to work around an ICC 19 bugMarc Mutz2019-10-071-1/+4
* QTextCodec: port to QRecursiveMutexMarc Mutz2019-08-131-12/+17
* Remove useless null pointer checksThiago Macieira2019-07-161-7/+4
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-12/+12
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-1/+1
|\
| * Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-051-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-1/+1
| |\
| | * Doc: Use the \nullptr macro instead of 0Venugopal Shivashankar2019-04-021-1/+1
* | | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-1/+1
|/ /
* | Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-131-2/+2
* | QTextCodec::codecForLocale(): clarify and update documentationEdward Welbourne2018-12-061-5/+3
* | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-2/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-4/+1
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-071-4/+1
* | Optimize QTextCodec::codecForUtfText a littleThiago Macieira2018-11-081-14/+14
* | QTextCodec: update the docs for codecForUtfTextThiago Macieira2018-11-081-5/+26
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-6/+8
|\|
| * Modernize the "codecs" featureLiang Qi2018-10-121-2/+4
| * Modernize the "big_codecs" featureLiang Qi2018-10-121-4/+4
* | Add tests for decoding too-short UTF-8 sequencesThiago Macieira2018-09-251-1/+15
* | Deregister QTextCodec on destructionIgor Mironchik2018-05-261-0/+18
|/
* Remove references to obsolete platformsJake Petroules2017-11-051-2/+2
* QtBase: use new QStaticByteArrayMatcher where applicableMarc Mutz2017-04-241-2/+5
* QTextCodec: add QStringView overloadsMarc Mutz2017-04-061-0/+42
* Properly use QT_CONFIG macro to check for ICULars Knoll2016-11-291-9/+9
* Clean up iconv configurationLars Knoll2016-11-231-3/+3
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Mark qt_from_latin1() as nothrowMarc Mutz2015-11-051-1/+1
* Remove documentation of QTextCodec::setCodecForTr().Friedemann Kleint2015-07-101-10/+0
* Doc: added doc to undocumented functionsNico Vertriest2015-05-181-3/+20
* QTextCodec: micro-optimize loops.Friedemann Kleint2015-02-121-12/+15
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Doc: corrected autolink errors corelib/ioNico Vertriest2014-11-261-2/+2
* Load default codecs even if custom QTextCodec has been registeredKai Koehne2014-10-301-3/+8
* QTextCodec: Fix source code indentationKai Koehne2014-10-291-1/+1
* Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().Friedemann Kleint2014-10-281-1/+4
* Doc: link to MIBenumNico Vertriest2014-10-271-4/+4
* Fix doc about the list of supported codecsAlexander Volkov2014-10-241-4/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QTextCodec::codecForHtml looks at the first 1024 bytesShawn Rutledge2014-08-211-1/+1
* Make QTextDecoder use our qt_from_latin1 codeThiago Macieira2014-02-221-5/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Ensure that the user codecs are listed in QTextCodec::availableCodecsThiago Macieira2013-07-211-4/+4
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-2/+2
* Fix regression when pasting into QTextEdit from Firefox.Mitch Curtis2013-05-231-1/+3
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-1/+1
* Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml()Mitch Curtis2013-02-121-15/+17
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1