aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelocale
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-247-1372/+0
* Implement String.localeCompare() using QString::localeAwareCompare()Martin Jones2012-02-222-0/+48
* Make QLocale::uiLanguages() available in Qt.locale() objectMartin Jones2012-02-172-0/+42
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix test failures with shadow builds.Andrew den Exter2012-01-031-3/+3
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-212-26/+28
* Qt.locale() always returns the 'C' locale.Martin Jones2011-12-201-0/+12
* Say hello to QtQuick moduleKent Hansen2011-12-021-2/+1
* Qt.locale() and JS locale type extension.Martin Jones2011-11-226-0/+1269