summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* Doc : Fixing typo.Sergio Ahumada2010-10-262-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-151-7/+11
|\
| * Make s60pixelmetrics harvester utility app more robustSami Merila2010-10-151-7/+11
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
|/
* 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
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-082-9/+20
|\
| * Fixes for the s60theme toolAlessandro Portale2010-05-272-9/+20
* | Fixed a typo in variable name in qlocale data generator.Denis Dzyubenko2010-05-251-1/+1
* | Added default countries for Mongolian and Nepali.Denis Dzyubenko2010-05-191-0/+8
* | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-191-5/+7
|\ \
| * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-5/+7
| |\ \ | | |/
| | * QS60Style: Sliders are too smallSami Merila2010-05-061-5/+7
* | | Added support for es_419 locale.Denis Dzyubenko2010-05-182-2/+6
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-292-3/+17
|\ \ | |/
| * fix crash in QXmlStreamReaderPeter Hartmann2010-04-271-1/+1
| * QS60Style: QMenu behaves badly with a lot of menu itemsSami Merila2010-04-261-2/+16
* | Convert date/time format to something that Qt understandsDenis Dzyubenko2010-04-162-4/+125
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-293-6/+18
|\ \ | |/
| * QMessageBox is smaller than native MessageBoxSami Merila2010-03-253-6/+18
* | Upgraded QLocale data to Unicode CLDR 1.8.0Denis Dzyubenko2010-03-223-9224/+64
* | Improved CLDR parser.Denis Dzyubenko2010-03-222-17/+39
* | Fixed reading draft data from CLDR.Denis Dzyubenko2010-03-222-20/+28
* | Improved the cldr parser for QLocale.Denis Dzyubenko2010-03-222-169/+230
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-1/+4
|\ \ | |/
| * Set PM_MenuScrollerHeight to zeroSami Merila2010-03-171-1/+4
* | Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-101-1/+6
* | 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