summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qunicodetables_p.h
Commit message (Expand)AuthorAgeFilesLines
* [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