summaryrefslogtreecommitdiffstats
path: root/util/unicode
Commit message (Expand)AuthorAgeFilesLines
* Update UCD to Revision 28Ievgenii Meshcheriakov2021-10-1817-319/+1999
* Unicode: Add script to facilitate UCD updateIevgenii Meshcheriakov2021-10-052-11/+90
* unicode: Fix typo s/supersting/superstring/Ievgenii Meshcheriakov2021-09-151-1/+1
* unicode: Build IDNA map superstring greedilyIevgenii Meshcheriakov2021-09-031-7/+100
* unicode: Pack 2 QChar's into one entry for IDNA mappingIevgenii Meshcheriakov2021-09-031-13/+18
* unicode: More compact IDNA mapping tables implementationIevgenii Meshcheriakov2021-09-032-34/+111
* tests: Add test for UTS #46 implementation using Unicode dataIevgenii Meshcheriakov2021-09-011-0/+2
* unicode: Generate tables for IDNA/UTS #46Ievgenii Meshcheriakov2021-08-263-2/+9000
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-163-15/+1321
* util/unicode: enable asserts unconditionallyGiuseppe D'Angelo2021-04-161-0/+1
* Use checked string iteration in case conversionsEdward Welbourne2020-08-291-0/+1
* Simplify initialization of UnicodeData and PropertyFlags structsEdward Welbourne2020-08-281-44/+27
* Document the indexing used in the Unicode tablesEdward Welbourne2020-08-201-2/+9
* Inline two macros in the unicode tablesEdward Welbourne2020-08-121-14/+14
* Tidy up unicode table generationEdward Welbourne2020-08-051-38/+35
* Use %zd for size-type formatting in unicode table generatorEdward Welbourne2020-08-041-2/+2
* Fix deprecation warnings (s/hex/Qt::hex/gw) in unicode table generatorEdward Welbourne2020-08-041-13/+9
* Fix compilation error in unicode table generatorEdward Welbourne2020-08-041-2/+2
* Use QList instead of QVector in utilJarek Kobus2020-07-071-10/+9
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-204-14234/+0
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-5/+5
* QChar/QString: centralize case folding in qchar.cppMarc Mutz2020-05-091-1/+5
* QUnicodeTables: port to charNN_tMarc Mutz2020-04-271-24/+14
* QChar: port low-level functions from uint/ushort to char32/16_tMarc Mutz2020-04-241-0/+10
* Update UCD to Revision 26Edward Welbourne2020-03-1416-190/+1503
* Unicode tables: minor prettificationEdward Welbourne2019-11-281-6/+10
* Add missing docs for UCD additions at 5.15Edward Welbourne2019-11-282-2/+5
* Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-3016-611/+2614
* Correct some references to corelib/tools/ to say corelib/text/Edward Welbourne2019-10-251-2/+2
* QUnicodeTables: use array for case folding tablesMarc Mutz2019-09-041-60/+30
* QUnicodeTables: pack Properties structMarc Mutz2019-09-041-4/+8
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-102-3/+3
* Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-292-4/+4
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-18/+18
* Remove broken code from unicode generatorEskil Abrahamsen Blomfeldt2019-03-181-8/+0
* Wasm: Add workaround for Emscripten compiler againEskil Abrahamsen Blomfeldt2019-03-181-0/+6
* Clean up and update Unicode character data 3rd-party infrastructureEdward Welbourne2018-11-112-7/+35
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+8
* Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-035-170/+817
* Update most Unicode data to version 10.0Lars Knoll2018-01-0311-127/+3095
* Fix a bug in the generation of the Unicode joining property dataLars Knoll2017-12-131-14/+16
* Updated license headersJani Heikkinen2016-01-213-65/+56
* Move CasexTraits from qstring.cpp to qunicodetables_p.hKonstantin Ritt2015-11-161-0/+32
* QUnicodeTables generator: Minor clean-up & stricter checksKonstantin Ritt2015-11-131-54/+51
* Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-051-3/+14
* Update Unicode data files to v8.0Konstantin Ritt2015-11-0514-287/+2839
* Fix a #! first line.Edward Welbourne2015-09-301-1/+1
* Update Unicode data up to v7.0Konstantin Ritt2015-03-271-37/+67
* Update UCD source files to v7.0Konstantin Ritt2015-03-2714-25478/+7127
* Report a correct Unicode version used by QtKonstantin Ritt2015-03-231-2/+2