| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 1 | -2/+2 |
|\ |
|
| * | Merge remote branch 'origin/4.8' into qa-review-master | Rohan McGovern | 2011-05-15 | 1 | -3/+158 |
| |\ |
|
| * | | Reduce usage of Q_ASSERT in autotests. | Jason McDonald | 2011-04-12 | 1 | -2/+2 |
|
|
| * | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 2 | -2/+2 |
|
|
* | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 2 | -35/+35 |
| |/
|/| |
|
* | | QLocale: Fixed double to currency string conversion on Mac. | Denis Dzyubenko | 2011-04-14 | 1 | -3/+3 |
|
|
* | | Merge remote branch 'origin/master' into 4.8-earth | Denis Dzyubenko | 2011-03-28 | 1 | -1/+5 |
|\ \ |
|
| * | | tst_qlocale: improve failure message in tst_QLocale::macDefaultLocale | Rohan McGovern | 2011-03-28 | 1 | -1/+5 |
|
|
* | | | replaced weekendStart and weekendEnd with weekdays function | Zeno Albisser | 2011-03-21 | 1 | -4/+7 |
|
|
* | | | Using list patterns to get a string from list in QLocale. | Liang Qi | 2011-03-08 | 1 | -0/+35 |
|
|
* | | | Added writing script support to QLocale. | Denis Dzyubenko | 2011-03-02 | 1 | -4/+35 |
|
|
* | | | Improved currency value to string conversion in QLocale. | Denis Dzyubenko | 2011-02-25 | 1 | -0/+6 |
|
|
* | | | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma... | Denis Dzyubenko | 2011-02-24 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | Implemented QLocale::weekendStart and QLocale::weekendEnd | Zeno Albisser | 2011-02-24 | 1 | -0/+11 |
|
|
* | | | | QLocale improvements on unix/linux. | Denis Dzyubenko | 2011-02-24 | 1 | -0/+3 |
|/ / / |
|
* | | | Added UI languages property to QLocale | Denis Dzyubenko | 2011-02-23 | 1 | -0/+16 |
|
|
* | | | Implemented QLocale::quoteString(...) | Zeno Albisser | 2011-02-22 | 1 | -0/+16 |
|
|
* | | | Merge remote branch 'earth-team/4.7-i18n' into master-i18n | Denis Dzyubenko | 2011-02-21 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Fixes QLocale locale name parsing. | Denis Dzyubenko | 2011-02-03 | 1 | -0/+3 |
|
|
* | | | | Changed the qlocale autotest | Denis Dzyubenko | 2011-02-18 | 1 | -4/+4 |
|
|
* | | | | Added currency support for QLocale | Denis Dzyubenko | 2011-02-17 | 1 | -0/+27 |
| |/ /
|/| | |
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 2 | -2/+2 |
| |/ |
|
* | | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -1/+1 |
|/ |
|
* | Added $$MW_LAYER_SYSTEMINCLUDE to some autotests | Miikka Heikkinen | 2010-08-06 | 1 | -0/+2 |
|
|
* | Fix symbian building of TARGET with a slash | Thomas Zander | 2010-06-15 | 1 | -1/+1 |
|
|
* | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 1 | -1/+1 |
|
|
* | Added default countries for Mongolian and Nepali. | Denis Dzyubenko | 2010-05-19 | 1 | -0/+4 |
|
|
* | Updated tst_qlocale autotest. | Denis Dzyubenko | 2010-05-19 | 1 | -1/+88 |
|
|
* | Added support for es_419 locale. | Denis Dzyubenko | 2010-05-18 | 1 | -0/+3 |
|
|
* | Upgraded QLocale to Unicode CLDR 1.8.1 | Denis Dzyubenko | 2010-05-18 | 1 | -2/+2 |
|
|
* | Autotest: update to the new values for the locale | Thiago Macieira | 2010-04-17 | 1 | -3/+3 |
|
|
* | Revert "Optimized QLocale to access system locale on demand." | Morten Johan Sørvig | 2010-03-24 | 1 | -6/+0 |
|
|
* | Upgraded QLocale data to Unicode CLDR 1.8.0 | Denis Dzyubenko | 2010-03-22 | 1 | -14/+19 |
|
|
* | Optimized QLocale to access system locale on demand. | Denis Dzyubenko | 2010-03-17 | 1 | -0/+6 |
|
|
* | add test for toDateTime() using QLocale::LongFormat | Shenghua Su | 2010-02-17 | 1 | -20/+5 |
|
|
* | remove debug info | Shenghua Su | 2010-02-17 | 1 | -1/+1 |
|
|
* | add test case for QTBUG-7898 that QLocale::toDateTime(QString, FormatType) ca... | Shenghua Su | 2010-02-17 | 1 | -0/+20 |
|
|
* | Revert "Optimized QLocale to access system locale on demand." | Denis Dzyubenko | 2010-02-17 | 1 | -6/+0 |
|
|
* | Optimized QLocale to access system locale on demand. | Denis Dzyubenko | 2010-02-12 | 1 | -0/+6 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 2 | -2/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 2 | -8/+8 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 2 | -26/+26 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 2 | -26/+26 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 2 | -2/+2 |
|
|
* | | Remove dead comment. | Frans Englich | 2009-08-20 | 1 | -31/+0 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 2 | -2/+2 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
|
|
* | | | Fixed qlocale autotest compile error for Symbian. | Janne Anttila | 2009-08-11 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -6/+10 |
|\ \ \
| |/ / |
|