Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow enum constants as list element properties. | Warwick Allison | 2010-03-17 | 1 | -0/+2 |
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -1/+2 |
* | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 1 | -0/+1 |
* | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 1 | -1/+1 |
* | Make "on" syntax mandatory for value sources and interceptors | Aaron Kennedy | 2010-03-02 | 1 | -0/+5 |
* | Automatically connect to signals "onFooChanged" if property is "foo". | Bea Lam | 2010-02-25 | 1 | -1/+2 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+337 |