Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Produce an error when trying to create objects in a PropertyChanges. | Michael Brasser | 2010-03-21 | 1 | -0/+2 |
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -1/+2 |
* | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 1 | -15/+15 |
* | Document and test resetting properties in a state change. | Michael Brasser | 2010-02-25 | 1 | -1/+28 |
* | Remove QDeclarativeMetaProperty::createProperty() method | Aaron Kennedy | 2010-02-25 | 1 | -1/+1 |
* | Move private QDeclarativeMetaProperty functions into the private class | Aaron Kennedy | 2010-02-25 | 1 | -4/+7 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+456 |