summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qunicodetables_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-031-11/+27
* Update most Unicode data to version 10.0Lars Knoll2018-01-031-2/+2
* Fix a bug in the generation of the Unicode joining property dataLars Knoll2017-12-131-2/+2
* Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Move CasexTraits from qstring.cpp to qunicodetables_p.hKonstantin Ritt2015-11-161-0/+32
* Re-generate Unicode data tablesKonstantin Ritt2015-11-051-2/+2
* Re-generate Unicode data tablesKonstantin Ritt2015-03-271-9/+9
* Report a correct Unicode version used by QtKonstantin Ritt2015-03-231-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QUnicodeTables: mark all functions as nothrowMarc Mutz2015-01-101-10/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Regenerate the Unicode tablesKonstantin Ritt2014-01-291-2/+2
* Regenerate the Unicode data tablesKonstantin Ritt2014-01-141-0/+3
* [2/2] Implement Unicode Normalization Form Quick Check (NF QC)Konstantin Ritt2013-08-141-2/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-111/+0
* | Add QChar::Script enumKonstantin Ritt2012-12-201-1/+1
|/
* Update the Unicode Data and Algorithms up to Unicode 6.2Konstantin Ritt2012-10-091-5/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QUnicodeTables: some internal API renamingsKonstantin Ritt2012-06-221-51/+51
* Clean-up the Unicode tables generator code and the generated headerKonstantin Ritt2012-06-221-204/+200
* Regenerate the Unicode tablesKonstantin Ritt2012-06-141-18/+19
* Regenerate the Unicode tables with UCD 6.1.0Konstantin Ritt2012-06-101-13/+57
* Move ScriptSentinel enum from header to .cppKonstantin Ritt2012-05-251-1/+0
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-14/+0
* add some useful methods to QUnicodeTables::Konstantin Ritt2012-05-101-0/+24
* qunicodetables generator: improve the output and the generated codeKonstantin Ritt2012-04-241-1/+1
* workaround issue where casing diff overflows signed shortKonstantin Ritt2012-04-241-1/+1
* 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
* replace 'const QChar &' with 'QChar ' for QChar and QStringRitt Konstantin2011-10-261-2/+2
* 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/+232