Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
* | Share QScriptValue's where possible | Aaron Kennedy | 2009-10-06 | 1 | -0/+2 |
* | Create a property cache for synthesized metaobjects | Aaron Kennedy | 2009-10-05 | 1 | -0/+3 |
* | Use a bitmask to track bound properties | Aaron Kennedy | 2009-09-23 | 1 | -0/+6 |
* | Save object creation line and column number | Aaron Kennedy | 2009-09-02 | 1 | -0/+5 |
* | Abstract expression and binding APIs | Aaron Kennedy | 2009-08-10 | 1 | -2/+2 |
* | Simplify QmlDeclarativeData to a single class | Aaron Kennedy | 2009-08-10 | 1 | -95/+18 |
* | Remove pointless QmlCompiledComponent class | Aaron Kennedy | 2009-07-15 | 1 | -2/+2 |
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -0/+11 |
* | Initialize declarative data members correctly | Aaron Kennedy | 2009-06-18 | 1 | -1/+1 |
* | Skeleton for property deferring | Aaron Kennedy | 2009-06-11 | 1 | -3/+91 |
* | When a QmlContext is destroyed, associated objects must be disassociated | Aaron Kennedy | 2009-05-11 | 1 | -0/+1 |
* | Use QObject declarative data to store attached properties. | Aaron Kennedy | 2009-04-28 | 1 | -0/+70 |