Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use QMetaObject::indexOfProperty() | Aaron Kennedy | 2009-10-05 | 1 | -8/+4 |
* | Fix test failures | Aaron Kennedy | 2009-10-05 | 1 | -0/+2 |
* | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 1 | -6/+6 |
* | Read/write property directly from QmlObjectScriptClass | Aaron Kennedy | 2009-10-05 | 1 | -0/+37 |
* | QmlMetaProperty cleanup | Aaron Kennedy | 2009-10-05 | 1 | -12/+43 |
* | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 1 | -5/+15 |
* | Create a property cache for synthesized metaobjects | Aaron Kennedy | 2009-10-05 | 1 | -0/+137 |