Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 53 | -53/+53 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Autotests cleanup. | Yann Bodson | 2010-09-10 | 1 | -38/+29 |
| | |||||
* | Fix responseText to check the charset encoding field and also to not | Bea Lam | 2010-08-25 | 3 | -12/+32 |
| | | | | | | | | assume that the data is xml. The change also follows the w3c spec more closely (e.g. check the mime type field as well for encoding, for both responseText and responseXML). Task-number: QTBUG-13117 | ||||
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 2 | -3/+6 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 1 | -2/+8 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 53 | -53/+53 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Pass even if $LANG is not set to en_US.* | Warwick Allison | 2010-04-14 | 33 | -16/+37 |
| | |||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+3 |
| | |||||
* | Remove usage of Script where not actually testing the obsolete construct. | Warwick Allison | 2010-04-08 | 5 | -278/+268 |
| | |||||
* | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 3 | -0/+53 |
| | | | | Task-number: QTBUG-7719 | ||||
* | Use _data() for some tests | Bea Lam | 2010-03-05 | 1 | -377/+158 |
| | |||||
* | make runnable from elsewhere | Warwick Allison | 2010-03-03 | 1 | -3/+3 |
| | |||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -46/+46 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 81 | -0/+3665 |
QDeclarativeXXX. |