Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Cached programs and closures must be destroyed at shutdown | Aaron Kennedy | 2010-01-12 | 1 | -2/+13 |
* | Optimization: Bypass qt_metacall for synthesized methods | Aaron Kennedy | 2010-01-09 | 1 | -1/+4 |
* | Fix leaks. | Michael Brasser | 2009-12-08 | 1 | -0/+3 |
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -4/+6 |
* | Avoid QString <-> QUrl conversions | Aaron Kennedy | 2009-12-03 | 1 | -0/+10 |
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -3/+3 |
* | Cleanup cached binding closures | Aaron Kennedy | 2009-12-02 | 1 | -2/+2 |
* | Cache binding closures | Aaron Kennedy | 2009-12-02 | 1 | -0/+1 |
* | QmlInstruction autotest | Aaron Kennedy | 2009-11-17 | 1 | -3/+3 |
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
* | Composite types should assign to object properties | Aaron Kennedy | 2009-10-12 | 1 | -2/+2 |
* | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 1 | -0/+4 |
* | Create a property cache for synthesized metaobjects | Aaron Kennedy | 2009-10-05 | 1 | -0/+3 |
* | Use QScriptProgram to speed up binding creation | Aaron Kennedy | 2009-10-05 | 1 | -0/+2 |
* | Make more qmlecmascript tests pass | Aaron Kennedy | 2009-09-23 | 1 | -2/+2 |
* | Remove unused QmlContextPrivate member variables | Aaron Kennedy | 2009-08-04 | 1 | -6/+1 |
* | Small cleanups | Aaron Kennedy | 2009-07-16 | 1 | -5/+0 |
* | Remove pointless QmlCompiledComponent class | Aaron Kennedy | 2009-07-15 | 1 | -19/+18 |
* | Missing file | Aaron Kennedy | 2009-07-15 | 1 | -0/+211 |