summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-2474-1365/+1365
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1374-1365/+1365
* | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-242-2/+2
|/
* Added native language and country names (endonyms) to QLocale.Denis Dzyubenko2011-03-292-2/+29
* Merge remote branch 'earth-team/master-i18n' into 4.8-earthDenis Dzyubenko2011-03-244-108/+729
|\
| * Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma...Denis Dzyubenko2011-03-172-3/+40
| |\
| | * Using list patterns to get a string from list in QLocale.Liang Qi2011-03-082-3/+40
| * | Added convenience script enum values to QLocale.Denis Dzyubenko2011-03-041-0/+2
| |/
| * Added writing script support to QLocale.Denis Dzyubenko2011-03-023-22/+177
| * Fixed CLDR to QLocale generator.Denis Dzyubenko2011-03-011-3/+3
| * Fixed the generator script for qlocale after splitting the sources.Denis Dzyubenko2011-02-251-12/+12
| * Implemented QLocale::weekendStart and QLocale::weekendEndZeno Albisser2011-02-242-2/+68
| * Implemented QLocale::quoteString(...)Zeno Albisser2011-02-222-3/+27
| * Another improvement to the CLDR parser/QLocale data generatorDenis Dzyubenko2011-02-211-28/+47
| * In the generated locale data add the version info automatically.Denis Dzyubenko2011-02-182-1/+9
| * Improved locale data generatorDenis Dzyubenko2011-02-181-103/+193
| * Added currency support for QLocaleDenis Dzyubenko2011-02-173-3/+180
| * Implemented QLocale::firstDayOfWeek()Zeno Albisser2011-02-152-2/+45
* | Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* | Add support for the INTEGRITY RTOS build systemRolland Dudemaine2011-02-221-0/+111
|/
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-272-0/+2
|\
| * Add util/xkbdatagen/READMEOlivier Goffart2011-01-262-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1776-80/+250
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-1175-81/+81
| * cookie jar code: enhance security by keeping track of effective TLDsPeter Hartmann2011-01-052-0/+170
* | 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
|/
* 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