summaryrefslogtreecommitdiffstats
path: root/util/unicode
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-073-52/+52
* Fix the code after merge: DerivedNormalizationProps has two or more columnsThiago Macieira2010-03-051-1/+1
* add some usefull definitions to qunicodetables_p.hRitt Konstantin2010-03-051-2/+3
* finish last commitRitt Konstantin2010-03-051-3/+4
* prefer DerivedNormalizationProps.txt over CompositionExclusions.txtRitt Konstantin2010-03-052-208/+28
* improve error reporting a bit moreRitt Konstantin2010-03-051-1/+8
* improve error reportingRitt Konstantin2010-03-051-0/+8
* fix incorect conditionRitt Konstantin2010-03-051-1/+1
* check if string to int conversions were done w/o errorsRitt Konstantin2010-03-051-3/+18
* improve error reporting for unassigned grapheme/word/sentence break classesRitt Konstantin2010-03-051-8/+18
* avoid using of qunicodetables_p.h in generatorRitt Konstantin2010-03-051-1/+3
* use QHash for line break mapRitt Konstantin2010-03-051-45/+74
* use QHash for age mapRitt Konstantin2010-03-051-26/+29
* minor clean-upsRitt Konstantin2010-03-051-42/+44
* generate specialCaseMap as set of human-readable code-sequencesRitt Konstantin2010-03-051-3/+3
* make sure that the sequences in specialCaseMap are uniqueRitt Konstantin2010-03-051-1/+1
* Unicode character property 'General_Category=Cn' was erroneously ignoredRitt Konstantin2010-03-051-1/+1
* fix some 0x10000 codepoint -related issuesRitt Konstantin2010-03-051-10/+8
* minor cleanups and styling fixes for generator and generated codeRitt Konstantin2010-03-051-92/+98
* apply some (forgotten) changes to generator as they were applied to the dataRitt Konstantin2010-03-051-3/+9
* adjust unicode tables generator to work better under winRitt Konstantin2010-03-052-0/+2
* Add the Unicode normalisation properties.Thiago Macieira2010-02-241-0/+2650
* Update copyright year to 2010Jason McDonald2010-01-073-4/+4
* Update license headers embedded in code.Jason McDonald2009-09-091-0/+1
* Update license headers again.Jason McDonald2009-09-093-16/+15
* Add missing license headersJason McDonald2009-09-031-0/+41
* Update tech preview license header.Jason McDonald2009-08-312-39/+39
* Update license headers.Jason McDonald2009-08-112-25/+25
* Fixed the build on Windows after regenerating the unicode tables.Denis Dzyubenko2009-07-011-2/+2
* Fixed the license header that the unicode table generated uses.Denis Dzyubenko2009-07-011-8/+85
* operator==() for Unicode properties was omitting one property, which resulted...Chusslove Illich (Часлав Илић)2009-07-011-0/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
* Long live Qt 4.5!Lars Knoll2009-03-2326-0/+61755