Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix test failures | Aaron Kennedy | 2009-10-05 | 1 | -4/+7 | |
| | ||||||
* | Fix attached properties/enums from ecmascript | Aaron Kennedy | 2009-10-05 | 1 | -2/+28 | |
| | ||||||
* | Update to new QScriptDeclarativeClass API | Aaron Kennedy | 2009-10-05 | 1 | -15/+8 | |
| | ||||||
* | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 1 | -9/+13 | |
| | ||||||
* | Prevent writes to the global object | Aaron Kennedy | 2009-10-05 | 1 | -36/+47 | |
| | | | | Also add toString() method to qobjects | |||||
* | Read/write property directly from QmlObjectScriptClass | Aaron Kennedy | 2009-10-05 | 1 | -75/+35 | |
| | ||||||
* | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 1 | -0/+283 | |