Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Script {} support | Aaron Kennedy | 2010-04-19 | 1 | -8/+0 |
* | Cleanup handling of errors in bindings and scripts | Aaron Kennedy | 2010-04-08 | 1 | -1/+1 |
* | Cleanup (remove QDeclarativeScriptClass) | Aaron Kennedy | 2010-04-07 | 1 | -2/+2 |
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -6/+6 |
* | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 1 | -4/+12 |
* | Optimization: Reduce unnecessary QObject allocations | Aaron Kennedy | 2010-03-17 | 1 | -32/+30 |
* | Optimization: Use id notifier for QtScript bindings | Aaron Kennedy | 2010-03-17 | 1 | -3/+6 |
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 1 | -18/+8 |
* | Minor perf improvement when running QML script blocks | Aaron Kennedy | 2010-03-05 | 1 | -2/+3 |
* | Save secondary scope inside the expression's scope object | Aaron Kennedy | 2010-03-03 | 1 | -2/+28 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+275 |