| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
|
|
* | Harden binding optimizer | Aaron Kennedy | 2010-01-27 | 1 | -1/+1 |
|
|
* | Cached programs and closures must be destroyed at shutdown | Aaron Kennedy | 2010-01-12 | 1 | -2/+6 |
|
|
* | Optimization: Bypass qt_metacall for synthesized methods | Aaron Kennedy | 2010-01-09 | 1 | -0/+2 |
|
|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-16 | 1 | -0/+4 |
|\ |
|
| * | Optimize <Type>.<EnumValue> type enum assignments. | Michael Brasser | 2009-12-16 | 1 | -0/+4 |
|
|
* | | Binding optimizer extensions | Aaron Kennedy | 2009-12-16 | 1 | -0/+4 |
|/ |
|
* | Introduce experimental binding optimizer | Aaron Kennedy | 2009-12-14 | 1 | -1/+4 |
|
|
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -10/+11 |
|
|
* | Optimization: Use QString, not QUrl in QmlBinding | Aaron Kennedy | 2009-12-03 | 1 | -1/+1 |
|
|
* | Avoid QString <-> QUrl conversions | Aaron Kennedy | 2009-12-03 | 1 | -0/+2 |
|
|
* | Optimization | Aaron Kennedy | 2009-12-03 | 1 | -0/+3 |
|
|
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -8/+8 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-02 | 1 | -1/+2 |
|\ |
|
| * | Cleanup cached binding closures | Aaron Kennedy | 2009-12-02 | 1 | -2/+2 |
|
|
| * | Cache binding closures | Aaron Kennedy | 2009-12-02 | 1 | -0/+1 |
|
|
* | | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 1 | -8/+8 |
|/ |
|
* | Support array-literal Script::source values | Aaron Kennedy | 2009-11-29 | 1 | -0/+1 |
|
|
* | QmlInstruction autotest | Aaron Kennedy | 2009-11-17 | 1 | -1/+1 |
|
|
* | Do not use "QtDeclarative/XXX" style includes in declarative module code, | Warwick Allison | 2009-11-12 | 1 | -2/+2 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-30 | 1 | -0/+18 |
|\ |
|
| * | Simple compiler statistics | Aaron Kennedy | 2009-10-29 | 1 | -0/+18 |
|
|
* | | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
|/ |
|
* | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 1 | -0/+3 |
|
|
* | i18n | Warwick Allison | 2009-10-13 | 1 | -2/+1 |
|
|
* | More i18n | Warwick Allison | 2009-10-13 | 1 | -1/+2 |
|
|
* | Composite types should assign to object properties | Aaron Kennedy | 2009-10-12 | 1 | -1/+2 |
|
|
* | Improve Behavior reliability. | Michael Brasser | 2009-10-11 | 1 | -1/+2 |
|
|
* | Make Script an instrinsic type | Aaron Kennedy | 2009-10-07 | 1 | -0/+1 |
|
|
* | Reenable types/enums and move scripts into an isolated scope | Aaron Kennedy | 2009-10-05 | 1 | -0/+2 |
|
|
* | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 1 | -1/+3 |
|
|
* | 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 | -3/+3 |
|
|
* | Make more qmlecmascript tests pass | Aaron Kennedy | 2009-09-23 | 1 | -1/+2 |
|
|
* | Preliminary support for object and list synthesized property types | Aaron Kennedy | 2009-09-22 | 1 | -2/+2 |
|
|
* | Add QML enum support | Aaron Kennedy | 2009-09-03 | 1 | -0/+1 |
|
|
* | Add support for prefixed attached properties at compile time | Aaron Kennedy | 2009-08-25 | 1 | -0/+5 |
|
|
* | More namespace improvements | Warwick Allison | 2009-08-17 | 1 | -0/+1 |
|
|
* | Object property binding optimization | Aaron Kennedy | 2009-08-11 | 1 | -0/+1 |
|
|
* | Abstract expression and binding APIs | Aaron Kennedy | 2009-08-10 | 1 | -0/+2 |
|
|
* | Add prototype value type support | Aaron Kennedy | 2009-07-23 | 1 | -4/+11 |
|
|
* | Small cleanups | Aaron Kennedy | 2009-07-16 | 1 | -18/+6 |
|
|
* | Remove pointless QmlCompiledComponent class | Aaron Kennedy | 2009-07-15 | 1 | -7/+7 |
|
|
* | Rework compiler to a two phase analyse/generate approach | Aaron Kennedy | 2009-07-15 | 1 | -42/+75 |
|
|
* | Initial property aliasing support | Aaron Kennedy | 2009-07-02 | 1 | -2/+15 |
|
|
* | Support compile-in-namespace for the declarative module. | Michael Brasser | 2009-06-30 | 1 | -2/+1 |
|
|
* | Cleanup | Michael Brasser | 2009-06-30 | 1 | -0/+12 |
|
|
* | Skeleton for property deferring | Aaron Kennedy | 2009-06-11 | 1 | -0/+1 |
|
|
* | Improve list assignment performance | Aaron Kennedy | 2009-06-10 | 1 | -0/+2 |
|
|
* | Improve bindings startup performance | Aaron Kennedy | 2009-06-10 | 1 | -14/+30 |
|
|