| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move QTextCodec support out of QtCore | Karsten Heimrich | 2020-06-20 | 1 | -724/+0 |
| * | QTextCodecs: fix a few more ushort/uint -> QChar conversions | Marc Mutz | 2020-04-30 | 1 | -1/+1 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -33/+33 |
| * | QSimpleTextCodec: fix load memory order of atomic pointer | Marc Mutz | 2019-06-21 | 1 | -3/+3 |
| * | Port from QAtomic::load() to loadRelaxed() | Giuseppe D'Angelo | 2019-06-20 | 1 | -3/+3 |
| * | Modernize the "textcodec" feature | Liang Qi | 2018-11-07 | 1 | -4/+0 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Oswald Buddenhagen | 2015-03-02 | 1 | -1/+1 |
| |\ |
|
| | * | Specific the correct mibEnum value for the 'macintosh' codec | Andy Shaw | 2015-02-26 | 1 | -1/+1 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Rename some codecs to be in line with ICU | Lars Knoll | 2012-07-31 | 1 | -2/+2 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | remove symbian support vestiges from text codecs | Mark Brand | 2012-01-14 | 1 | -8/+0 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Use load() when constructing QSimpleCodec's reverse map | Bradley T. Hughes | 2011-10-27 | 1 | -7/+10 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+735 |