summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Using list patterns to get a string from list in QLocale.Liang Qi2011-03-089-4/+137
| | * | | | | | Cache some values to improve digit substitution on Windows.Denis Dzyubenko2011-03-171-27/+42
| | * | | | | | Fixed the qlocale manual test app on symbian.Denis Dzyubenko2011-03-173-3/+10
| | * | | | | | Narrow day name on WindowsDenis Dzyubenko2011-03-171-3/+20
| | * | | | | | Refactored QLocale on Windows.Denis Dzyubenko2011-03-173-274/+358
| | * | | | | | Use digit substitution on Windows for currency formatting.Denis Dzyubenko2011-03-171-1/+4
| | * | | | | | Added digit substitution for date/time on Windows.Denis Dzyubenko2011-03-171-7/+52
| | * | | | | | Added short time format support on Windows.Denis Dzyubenko2011-03-171-3/+6
| | * | | | | | Merge remote branch 'earth-team/master' into master-i18nDenis Dzyubenko2011-03-171032-24035/+46417
| | |\ \ \ \ \ \
| | * | | | | | | Improved QLocale::quoteString.Denis Dzyubenko2011-03-071-4/+3
| | * | | | | | | Extended documentation for QLocale.Denis Dzyubenko2011-03-041-9/+28
| | * | | | | | | Added convenience script enum values to QLocale.Denis Dzyubenko2011-03-043-2/+30
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Fixed spelling in the comment.Denis Dzyubenko2011-03-041-1/+1
| | * | | | | | Fixed parsing on the locale name in QLocale.Denis Dzyubenko2011-03-031-2/+8
| | * | | | | | Compile fix for Windows.Denis Dzyubenko2011-03-021-1/+1
| | * | | | | | Updated CLDR data for QLocale.Denis Dzyubenko2011-03-021-4023/+4194
| | * | | | | | Added writing script support to QLocale.Denis Dzyubenko2011-03-0213-182/+613
| | * | | | | | Use the localized represantion of AM/PM string when converting time.Denis Dzyubenko2011-03-011-2/+2
| | * | | | | | Fixed CLDR to QLocale generator.Denis Dzyubenko2011-03-011-3/+3
| | * | | | | | QLocale: Compile fix for Windows.Denis Dzyubenko2011-02-281-2/+1
| | * | | | | | Compile fix on Mac for QLocale.Denis Dzyubenko2011-02-281-1/+1
| | * | | | | | Fixed querying QLocale::uiLanguage on Linux.Denis Dzyubenko2011-02-281-2/+5
| | * | | | | | Compile fix for Qt in namespace.Denis Dzyubenko2011-02-281-2/+2
| | * | | | | | Compile fix.Denis Dzyubenko2011-02-251-0/+2
| | * | | | | | Fixed documentation for QLocaleDenis Dzyubenko2011-02-256-60/+112
| | * | | | | | Fixed the generator script for qlocale after splitting the sources.Denis Dzyubenko2011-02-251-12/+12
| | * | | | | | Improved currency value to string conversion in QLocale.Denis Dzyubenko2011-02-257-70/+163
| | * | | | | | fixed QLocale::quoteString() to allow for QSystemLocale implementationZeno Albisser2011-02-256-29/+34
| | * | | | | | Improved QLocale apiDenis Dzyubenko2011-02-256-8/+8
| | * | | | | | Implemented retrieving AM/PM text on Mac.Denis Dzyubenko2011-02-251-2/+7
| | * | | | | | QLocale: Compile fix for mac.Denis Dzyubenko2011-02-251-0/+2
| | * | | | | | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma...Denis Dzyubenko2011-02-2410-343/+479
| | |\ \ \ \ \ \
| | | * | | | | | Updated CLDR data for QLocale.Zeno Albisser2011-02-241-326/+326
| | | * | | | | | Implemented QLocale::weekendStart and QLocale::weekendEndZeno Albisser2011-02-248-18/+154
| | * | | | | | | QLocale improvements on unix/linux.Denis Dzyubenko2011-02-243-85/+50
| | * | | | | | | Split monolithic qlocale.cpp into platform-specific filesDenis Dzyubenko2011-02-2415-5097/+5426
| | * | | | | | | QTranslator improvements for QLocale UI languagesDenis Dzyubenko2011-02-232-0/+155
| | |/ / / / / /
| | * | | | | | QLocale: Compile fix on WindowsDenis Dzyubenko2011-02-231-0/+4
| | * | | | | | Compile fix.Denis Dzyubenko2011-02-231-2/+2
| | * | | | | | QLocale: Supporting multiple locale categories on Unix.Denis Dzyubenko2011-02-232-14/+133
| | * | | | | | Improved qlocale manualtestDenis Dzyubenko2011-02-2313-45/+469
| | * | | | | | Added UI languages property to QLocaleDenis Dzyubenko2011-02-238-6/+279
| | * | | | | | Updated CLDR data for QLocale.Zeno Albisser2011-02-221-327/+327
| | * | | | | | Added documentation for enum value FirstDayOfWeekZeno Albisser2011-02-221-0/+1
| | * | | | | | Added Misc Tab to QLocale manual test to test quotationZeno Albisser2011-02-225-2/+158
| | * | | | | | Implemented QLocale::quoteString(...)Zeno Albisser2011-02-226-4/+138
| | * | | | | | Changed manual QLocale test to update FirstDayOfWeek automaticallyZeno Albisser2011-02-221-1/+2
| | * | | | | | Merge remote branch 'earth-team/4.7-i18n' into master-i18nDenis Dzyubenko2011-02-212-2/+7
| | |\ \ \ \ \ \
| | | * | | | | | Fixes QLocale locale name parsing.Denis Dzyubenko2011-02-032-2/+7
| | * | | | | | | Another improvement to the CLDR parser/QLocale data generatorDenis Dzyubenko2011-02-211-28/+47