Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 8 | -0/+26 |
* | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 2 | -0/+5 |
* | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 1 | -2/+0 |
* | Fix grammar stringifying "on" as "readonly" | Aaron Kennedy | 2010-03-04 | 1 | -0/+7 |
* | Improve grouped property error messages | Aaron Kennedy | 2010-03-04 | 7 | -1/+23 |
* | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 9 | -3/+21 |
* | Auto test for QTBUG-8677 | Martin Jones | 2010-03-03 | 1 | -0/+2 |
* | Make "on" syntax mandatory for value sources and interceptors | Aaron Kennedy | 2010-03-02 | 29 | -10/+86 |
* | Fixup tests after QDeclarative class renames | Aaron Kennedy | 2010-02-24 | 3 | -1/+1 |
* | Automatically connect to a notify signal if the requested signal is | Bea Lam | 2010-02-24 | 1 | -0/+6 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 278 | -0/+1277 |