summaryrefslogtreecommitdiffstats
path: root/util/unicode
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-97/+97
* Update contact information in license headers.Sergio Ahumada2012-08-013-8/+8
* UCD 5.0: Apply Unicode Corrigendum #6Konstantin Ritt2012-06-132-25/+14
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-4/+4
* Add spaces for string concatenation to work around C++11 source incompatibility.hjk2011-11-221-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-69/+69
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-173-4/+4
|\
| * Update copyright year to 2011.Jason McDonald2011-01-113-4/+4
* | make the ArabicShaping parser a bit stricterKonstantin Ritt2010-11-291-13/+56
* | fix a typo in the code rangeKonstantin Ritt2010-11-291-3/+7
* | define a constant for the expected Properties struct sizeKonstantin Ritt2010-11-291-2/+3
|/
* Compile in C++0x modeThiago Macieira2010-09-211-1/+1
* minor clean-upsRitt Konstantin2010-09-211-26/+21
* minor improvements for data parsersRitt Konstantin2010-09-211-61/+77
* tiny clean-up for generated dataRitt Konstantin2010-09-211-2/+4
* move QUnicodeTables:: script() and lineBreakClass() implementationsRitt Konstantin2010-09-211-0/+18
* 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