Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test failures | Aaron Kennedy | 2010-03-17 | 1 | -0/+1 |
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -227/+277 |
* | Reset QDeclarativeDeclarativeData::outerContext when the context is removed | Aaron Kennedy | 2010-03-17 | 1 | -0/+1 |
* | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 1 | -20/+39 |
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 1 | -12/+17 |
* | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 1 | -6/+1 |
* | QDeclarativeContext::contextProperty() should also access ids | Aaron Kennedy | 2010-03-04 | 1 | -1/+4 |
* | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 1 | -0/+3 |
* | Fix incorrect scope resolution for script in a script block. | Michael Brasser | 2010-03-03 | 1 | -0/+1 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+574 |