Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
* | Optimize QML "parent" property access | Aaron Kennedy | 2010-03-25 | 1 | -15/+73 |
* | Only release the binding once we're finished with its memory | Aaron Kennedy | 2010-03-18 | 1 | -1/+1 |
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -32/+36 |
* | Reenable the QML binding optimizer for "safe" optimizations | Aaron Kennedy | 2010-03-12 | 1 | -12/+60 |
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 1 | -2/+2 |
* | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 1 | -90/+7 |
* | Rename QDeclarativeMetaProperty -> QDeclarativeProperty | Aaron Kennedy | 2010-02-25 | 1 | -6/+6 |
* | Make more private QDeclarativeMetaProperty methods private | Aaron Kennedy | 2010-02-25 | 1 | -5/+5 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+2738 |