Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
* | Add binding assignment warnings | Aaron Kennedy | 2009-10-16 | 1 | -1/+2 |
* | Correctly pass context to QmlObjectScriptClass | Aaron Kennedy | 2009-10-16 | 1 | -1/+2 |
* | Improve scope handling | Aaron Kennedy | 2009-10-06 | 1 | -1/+2 |
* | Fix attached properties/enums from ecmascript | Aaron Kennedy | 2009-10-05 | 1 | -1/+6 |
* | Update to new QScriptDeclarativeClass API | Aaron Kennedy | 2009-10-05 | 1 | -5/+4 |
* | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 1 | -4/+2 |
* | Prevent writes to the global object | Aaron Kennedy | 2009-10-05 | 1 | -0/+8 |
* | Read/write property directly from QmlObjectScriptClass | Aaron Kennedy | 2009-10-05 | 1 | -0/+2 |
* | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 1 | -0/+98 |