Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make qmlecmascript:selfDeletingBinding pass | Aaron Kennedy | 2009-10-08 | 1 | -29/+30 |
* | Use a bitmask to track bound properties | Aaron Kennedy | 2009-09-23 | 1 | -9/+20 |
* | Support URL resolution from within script blocks | Aaron Kennedy | 2009-09-10 | 1 | -4/+0 |
* | Make QVector3D a first-class builtin type within QML | Rhys Weatherley | 2009-08-21 | 1 | -0/+6 |
* | Move the binding's "mePtr" into QmlAbstractBinding | Aaron Kennedy | 2009-08-11 | 1 | -6/+11 |
* | Abstract expression and binding APIs | Aaron Kennedy | 2009-08-10 | 1 | -21/+61 |
* | Make custom string converters work for builtin variant metatypes | Rhys Weatherley | 2009-07-24 | 1 | -2/+1 |
* | Fix State when handling. | Michael Brasser | 2009-07-23 | 1 | -1/+1 |
* | Remove unnecessary methods from QmlBinding | Aaron Kennedy | 2009-07-20 | 1 | -7/+0 |
* | Rework expression stuff to use a more efficient notify handler | Aaron Kennedy | 2009-07-20 | 1 | -2/+4 |
* | Rename QmlBindableValue to QmlBinding | Aaron Kennedy | 2009-07-20 | 1 | -0/+186 |