summaryrefslogtreecommitdiffstats
path: root/util/unicode/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-27/+27
* Bump year to 2015Kai Koehne2015-01-151-2/+2
* Updated year in copyright headerKai Koehne2014-03-261-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-48/+48
* Update contact information in license headers.Sergio Ahumada2012-08-011-4/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-2/+2
* 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-131-34/+34
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-2/+2
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-2/+2
* | 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-051-11/+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
* Update copyright year to 2010Jason McDonald2010-01-071-2/+2
* Update license headers embedded in code.Jason McDonald2009-09-091-0/+1
* Update license headers again.Jason McDonald2009-09-091-8/+7
* Update tech preview license header.Jason McDonald2009-08-311-26/+26
* Update license headers.Jason McDonald2009-08-111-24/+24
* 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-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2524