aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativelocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1123/+0
* Implement String.localeCompare() using QString::localeAwareCompare()Martin Jones2012-02-221-0/+30
* Make QLocale::uiLanguages() available in Qt.locale() objectMartin Jones2012-02-171-0/+25
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Doc: Improve Qt.locale docs.Martin Jones2012-01-201-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added a link to Number::toLocaleCurrencyString in the doc.Denis Dzyubenko2012-01-041-0/+1
* Qt.locale() always returns the 'C' locale.Martin Jones2011-12-201-1/+4
* Remove unused code.Martin Jones2011-11-241-31/+0
* Qt.locale() and JS locale type extension.Martin Jones2011-11-221-0/+1095