Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 8 | -8/+8 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Get WebView tests passing again | Alan Alpert | 2010-07-01 | 1 | -2/+0 |
| | | | | zoomFactor was removed in the new version. | ||||
* | Remove arbitrary width checks | Alan Alpert | 2010-07-01 | 1 | -2/+0 |
| | | | | | | | | | | Width is not an arbitrary value, it is the size of the rendered page (which is whatever webkit says it is). Width should be tested to be correct, but this change should be done by the maintainers (who should also take the autotest out of declarative). Task-number: QTBUG-11855 | ||||
* | Fix webkit import for webkit tests. | Martin Jones | 2010-07-01 | 7 | -7/+7 |
| | |||||
* | 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 | -1/+8 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 7 | -7/+7 |
| | | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081 | ||||
* | Rename remaining import Qt 4.6 lines to import Qt 4.7 | Joona Petrell | 2010-04-14 | 1 | -1/+1 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+2 |
| | |||||
* | Remove timing sensitivity. | Warwick Allison | 2010-03-18 | 1 | -2/+2 |
| | |||||
* | Adjust test now that redundant contexts are not create due | Warwick Allison | 2010-03-18 | 1 | -2/+2 |
| | | | | to commit 26cd94ef47ffc969dc835e98b58eded14e669964. | ||||
* | Verbose unexpected errors. | Warwick Allison | 2010-03-17 | 1 | -2/+1 |
| | |||||
* | fix crash, re-enable settings test | Warwick Allison | 2010-03-03 | 1 | -4/+2 |
| | |||||
* | Disable until plugin objects problem resolved. | Warwick Allison | 2010-03-03 | 1 | -0/+3 |
| | |||||
* | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 11 | -291/+185 |
| | | | | | | | | Using WebView now requires: import org.webkit 1.0 Task-number: QT-2995 | ||||
* | missed file | Warwick Allison | 2010-03-02 | 1 | -0/+0 |
| | |||||
* | Test, demo, and work-around bug QTBUG-8535 | Warwick Allison | 2010-02-26 | 2 | -1/+3 |
| | |||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -20/+20 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 20 | -0/+824 |
QDeclarativeXXX. |