summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Nokia -> Qt ProjectFrederik Gladhorn1-1/+1
2013-01-28Fix minor typos in docs, printed messages & commentsSze Howe Koh1-1/+1
2013-01-18Update copyright year in Digia's license headersSergio Ahumada39-43/+43
2012-11-30More changes from Nokia to DigiaSergio Ahumada2-4/+4
2012-11-28Always use QAIM to get the default flags.Stephen Kelly1-2/+2
2012-11-25Update XKB data generator to use correct QLocale namesKonstantin Ritt1-9/+9
2012-11-24[SIC] QLocale: Update some language names with their modern valuesKonstantin Ritt2-8/+10
2012-11-23QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt1-0/+9
2012-11-21Update Qlocale data up to CLDR 22.1Konstantin Ritt2-5/+15
2012-11-21Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2-6/+56
2012-11-21Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2-32/+120
2012-11-21[SIC/BIC] QLocale: update enums up to CLRD 1.9.1Konstantin Ritt3-72/+117
2012-11-19QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2-111/+98
2012-11-15Assign correct codes to QLocale::AnyCountry and AnyScriptKonstantin Ritt2-11/+13
2012-11-15Add a bunch of missed scriptsKonstantin Ritt1-1/+26
2012-11-15Add missing Bodo language introduced in CLDR 1.9.1Konstantin Ritt1-1/+2
2012-11-15Misc fixes to the QLocale data parser/generatorKonstantin Ritt4-31/+19
2012-10-31CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada1-1/+1
2012-10-09Update the Unicode Data and Algorithms up to Unicode 6.2Konstantin Ritt15-1004/+1034
2012-09-22Change copyrights from Nokia to DigiaIikka Eklund39-1032/+1032
2012-08-30Make plugintest util work on Windows.Jason Barron1-0/+1
2012-06-22QUnicodeTables: some internal API renamingsKonstantin Ritt1-179/+179
2012-06-22Clean-up the Unicode tables generator code and the generated headerKonstantin Ritt1-432/+435
2012-06-14Make QUnicodeTables::script() support SMP code pointsKonstantin Ritt3-277/+145
2012-06-14Add the AGLFN tables generator, update the tables up to AGLFN 1.7Konstantin Ritt4-0/+917
2012-06-10Line Breaking Algorithm: handle the Object Replacement CharacterKonstantin Ritt1-7/+6
2012-06-10Update the Unicode data files up to v6.1.0Konstantin Ritt14-1317/+24169
2012-06-10Update the qunicodetables generator to deal with UCD 6.1 filesKonstantin Ritt1-34/+92
2012-05-25Move ScriptSentinel enum from header to .cppKonstantin Ritt1-4/+4
2012-05-16QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt1-25/+6
2012-05-11significant unicodetables generator performance optimizationKonstantin Ritt1-41/+47
2012-05-10add some useful methods to QUnicodeTables::Konstantin Ritt1-1/+42
2012-05-04add support for non-BMP ligaturesKonstantin Ritt1-14/+84
2012-05-04Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other]Thiago Macieira1-14/+14
2012-04-24qunicodetables generator: improve the output and the generated codeKonstantin Ritt1-90/+109
2012-04-24workaround issue where casing diff overflows signed shortKonstantin Ritt1-17/+41
2012-04-24QLocale: Clean up QLocalePrivate implementationJohn Layt1-1/+1
2012-04-16Merge remote-tracking branch 'origin/master' into api_changesLars Knoll3-37/+29
2012-04-15UCD-5.0: apply Corrigendum #6Konstantin Ritt2-25/+14
2012-04-11replace hardcoded values with a surrogate handling methodsKonstantin Ritt1-10/+10
2012-04-11minor improvement for NormalizationCorrectionsKonstantin Ritt1-2/+5
2012-04-08Stop relying on qHash always giving the same resultsGiuseppe D'Angelo1-1/+1
2012-04-03QLocale: Merge month name data storage to save 50KB memoryJohn Layt1-12/+3
2012-03-24Update QLocale data from CLDR v1.8.1 to CLDR v1.9.1Jędrzej Nowacki1-2/+22
2012-02-24clean up qmake-generated projectsOswald Buddenhagen2-8/+0
2012-02-21optimize QString::toLower()/toUpper() for special cases, step 2Konstantin Ritt1-3/+7
2012-02-21optimize QString::toLower()/toUpper() for special cases, step 1Konstantin Ritt1-18/+31
2012-01-30Avoid non-standard indentation of license headers.Jason McDonald9-351/+351
2012-01-30Remove "All rights reserved" line from license headers.Jason McDonald38-41/+41
2012-01-24Remove Symbian / S60 code from util.Xizhi Zhu17-4195/+0