| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move text-related code out of corelib/tools/ to corelib/text/ | Edward Welbourne | 2019-07-10 | 1 | -2059/+0 |
| * | Be less laissez-faire with implicit conversions to QChar | Marc Mutz | 2019-07-09 | 1 | -9/+9 |
| * | Move away from using 0 as a pointer constant | Allan Sandfeld Jensen | 2019-06-07 | 1 | -1/+1 |
| * | Replace Q_DECL_NOEXCEPT with noexcept in corelib | Allan Sandfeld Jensen | 2019-04-03 | 1 | -28/+28 |
| * | Doc: Consistently mark QT_XYZ_CAST_FROM_ASCII with \c | Kai Koehne | 2018-12-22 | 1 | -1/+1 |
| * | QtCore: Raise minimum supported MSVC version to 2015 | Friedemann Kleint | 2018-01-08 | 1 | -2/+0 |
| * | doc: Correct remaining qdoc warnings in qchar.h and qchar.cpp | Martin Smith | 2018-01-06 | 1 | -0/+12 |
| * | Port internal qt_starts/ends_with to QStringView | Marc Mutz | 2017-04-26 | 1 | -0/+5 |
| * | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-03-28 | 1 | -2/+2 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-03-21 | 1 | -2/+2 |
| | |\ |
|
| | | * | QChar: fix docs of (uchar) ctor | Marc Mutz | 2017-03-16 | 1 | -2/+2 |
| * | | | QChar: add (char16_t) and (wchar_t) ctors | Marc Mutz | 2017-03-17 | 1 | -0/+18 |
| |/ / |
|
| * | | Fix minor typos in apidoc | Frederik Schwarzer | 2017-02-15 | 1 | -1/+1 |
| * | | QChar::Direction: more specific link to unicode standard | Edward Welbourne | 2016-11-18 | 1 | -1/+1 |
| |/ |
|
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QChar: Simplify case convertion code with template magic | Konstantin Ritt | 2015-11-16 | 1 | -51/+21 |
| * | Update Unicode data & algorithms up to v8.0 | Konstantin Ritt | 2015-11-05 | 1 | -1/+8 |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-08-26 | 1 | -0/+10 |
| |\ |
|
| | * | Fix QChar char constructors documentation | Samuel Gaist | 2015-08-13 | 1 | -2/+10 |
| | * | Doc: mark private QChar constructors as internal | Samuel Gaist | 2015-08-06 | 1 | -0/+2 |
| * | | Fix some qdoc-warnings. | Friedemann Kleint | 2015-07-10 | 1 | -0/+1 |
| * | | QChar: plaster API with Q_DECL_NOTHROW | Marc Mutz | 2015-04-05 | 1 | -30/+30 |
| |/ |
|
| * | Update Unicode data up to v7.0 | Konstantin Ritt | 2015-03-27 | 1 | -0/+23 |
| * | 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 |
| * | Doc: corrected autolink errors qtbase/corelib/tools | Nico Vertriest | 2014-09-24 | 1 | -2/+2 |
| * | Mark all QChar static functions as [[gnu::const]] | Thiago Macieira | 2014-07-07 | 1 | -4/+4 |
| * | Introduce QChar::JoiningType enum and QChar::joiningType() method | Konstantin Ritt | 2014-01-29 | 1 | -3/+60 |
| * | Update the Unicode Data and Algorithms up to Unicode 6.3.0 | Konstantin Ritt | 2014-01-14 | 1 | -1/+6 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -71/+71 |
| * | Fix WinCE/MSVC2008 build. | Sérgio Martins | 2013-09-24 | 1 | -0/+4 |
| * | Fix some doc errors. | Frederik Gladhorn | 2013-09-21 | 1 | -0/+1 |
| * | Remove qBinaryFind usages from bootstrapped files | Giuseppe D'Angelo | 2013-09-20 | 1 | -4/+6 |
| * | [2/2] Implement Unicode Normalization Form Quick Check (NF QC) | Konstantin Ritt | 2013-08-14 | 1 | -0/+61 |
| * | Ensure we don't repeat QTBUG-30931 in Qt5 | Konstantin Ritt | 2013-06-18 | 1 | -5/+4 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-01-22 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | | Add QChar::Script enum | Konstantin Ritt | 2012-12-20 | 1 | -0/+147 |
| |/ |
|
| * | Add documentation for ucs4 overloads. | Frederik Gladhorn | 2012-10-16 | 1 | -11/+43 |
| * | Update the Unicode Data and Algorithms up to Unicode 6.2 | Konstantin Ritt | 2012-10-09 | 1 | -1/+2 |
| * | 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/+2 |
| * | Fix a couple of qdoc errors | Lars Knoll | 2012-08-18 | 1 | -1/+1 |
| * | Update the qunicodetables generator to deal with UCD 6.1 files | Konstantin Ritt | 2012-06-10 | 1 | -1/+5 |
| * | Fix a bug in the case conversion code | Lars Knoll | 2012-06-01 | 1 | -8/+4 |
| * | Deprecate {QString,QStringRef,QChar}::{to,from}Ascii | Thiago Macieira | 2012-05-22 | 1 | -0/+2 |
| * | add some more widely-used QChar::SpecialCharacter enum values | Konstantin Ritt | 2012-05-17 | 1 | -0/+4 |
| * | QChar: add isSurrogate() and isNonCharacter() to the public API | Konstantin Ritt | 2012-05-16 | 1 | -25/+75 |
| * | QChar: add missing UCS-4 overloads, get rid of UCS-2 ones | Konstantin Ritt | 2012-05-16 | 1 | -156/+155 |
| * | stop ignoring unassigned codepoints | Konstantin Ritt | 2012-05-04 | 1 | -5/+4 |