| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move text-related code out of corelib/tools/ to corelib/text/ | Edward Welbourne | 2019-07-10 | 1 | -137/+0 |
| * | Replace Q_DECL_NOEXCEPT with noexcept in corelib | Allan Sandfeld Jensen | 2019-04-03 | 1 | -1/+1 |
| * | Doc: Consistently mark QT_XYZ_CAST_FROM_ASCII with \c | Kai Koehne | 2018-12-22 | 1 | -1/+1 |
| * | Modernize the "textcodec" feature | Liang Qi | 2018-11-07 | 1 | -1/+0 |
| * | QStringBuilder: add support for QStringView | Marc Mutz | 2018-01-08 | 1 | -1/+1 |
| * | QStringBuilder: add support for char16_t{,*,[]} | Marc Mutz | 2018-01-08 | 1 | -1/+2 |
| * | doc: Correct remaining qdoc warnings in a few files | Martin Smith | 2018-01-05 | 1 | -4/+4 |
| * | Doc: correct incorrect syntax \li command | Nico Vertriest | 2017-04-21 | 1 | -0/+4 |
| * | Improve QStringBuilder docs | Marc Mutz | 2017-04-12 | 1 | -8/+20 |
| * | Drop hand-rolled ASCII conversion from QAbstractConcatenable::convertFromAscii() | Marc Mutz | 2016-03-04 | 1 | -15/+1 |
| * | QStringBuilder: don't allocate memory in convertFromAscii() | Marc Mutz | 2016-03-03 | 1 | -4/+4 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | 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 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Make the "\internal" qdoc command stand on its own line | Laszlo Papp | 2012-08-15 | 1 | -1/+2 |
| * | Add a QStringBuilder::toUtf8() function | Thiago Macieira | 2012-05-11 | 1 | -0/+4 |
| * | Change QStringBuilder to use UTF-8 too | Thiago Macieira | 2012-05-07 | 1 | -2/+14 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -1/+1 |
| * | Remove unneeded code to convert to ASCII/Latin1. | Robin Burchell | 2012-02-22 | 1 | -13/+0 |
| * | Remove custom text codec for C strings. | Robin Burchell | 2012-02-22 | 1 | -16/+0 |
| * | 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 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Remove stale documentation and fix qdoc errors. | Casper van Donderen | 2011-10-11 | 1 | -6/+0 |
| * | QAbstractConcatenable::convertFromAscii: make len the actual length | Olivier Goffart | 2011-07-22 | 1 | -3/+2 |
| * | Unify QLatin1String and QLatin1Literal | Lars Knoll | 2011-07-07 | 1 | -45/+4 |
| * | QStringBuilder: do not crash with null char* | Olivier Goffart | 2011-06-27 | 1 | -0/+2 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Doc: Fixed qdoc warnings. | David Boddie | 2011-05-23 | 1 | -1/+2 |
| * | Doc: Applied pending fixes to API documentation. | David Boddie | 2011-05-23 | 1 | -1/+1 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+193 |