Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add autotest for QTBUG-9367. | Michael Brasser | 2010-03-26 | 1 | -0/+7 |
* | Fix crash when calling createObject on a component with errors. | Michael Brasser | 2010-03-21 | 1 | -0/+6 |
* | Add QML support for methods returning QList<QObject *> | Aaron Kennedy | 2010-03-09 | 2 | -0/+11 |
* | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 10 | -0/+172 |
* | Add testcase for QTBUG-7730 | Aaron Kennedy | 2010-03-04 | 1 | -0/+12 |
* | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 1 | -0/+9 |
* | Fixup test | Aaron Kennedy | 2010-03-04 | 1 | -1/+1 |
* | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 1 | -0/+13 |
* | Add autotests for script block scoping. | Michael Brasser | 2010-03-02 | 3 | -0/+29 |
* | Fix declarative failing auto-test, missing rename of the test file | Leonardo Sobral Cunha | 2010-02-24 | 1 | -0/+0 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 68 | -0/+823 |