Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -4/+4 |
| | | | | QDeclarativeXXX. | ||||
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add EXPECT_FAIL to js parser tests in declarative ui | Leonardo Sobral Cunha | 2010-02-11 | 1 | -2/+12 |
| | | | | Created QTBUG-8108 for handling these failures. | ||||
* | Fix tests after 05adc294d063171d9d0accf819826684813d396a | Michael Brasser | 2010-01-13 | 1 | -2/+2 |
| | |||||
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | parserstress autotest | Aaron Kennedy | 2009-11-06 | 2 | -0/+148 |
This stress tests our JS parser to ensure that it can parse embedded script blocks correctly. |