| Commit message (Expand) | Author | Age | Files | Lines |
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -12/+15 |
|
|
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -7/+7 |
|
|
* | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 1 | -6/+6 |
|
|
* | Support array-literal Script::source values | Aaron Kennedy | 2009-11-29 | 1 | -0/+54 |
|
|
* | Remove dead code | Aaron Kennedy | 2009-11-06 | 1 | -94/+0 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-30 | 1 | -16/+16 |
|\ |
|
| * | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
|
|
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
|/ |
|
* | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 1 | -0/+10 |
|
|
* | Improve Behavior reliability. | Michael Brasser | 2009-10-11 | 1 | -0/+3 |
|
|
* | Make Script an instrinsic type | Aaron Kennedy | 2009-10-07 | 1 | -0/+2 |
|
|
* | Make more qmlecmascript tests pass | Aaron Kennedy | 2009-09-23 | 1 | -0/+9 |
|
|
* | Preliminary support for object and list synthesized property types | Aaron Kennedy | 2009-09-22 | 1 | -0/+1 |
|
|
* | Fix leaks. | Michael Brasser | 2009-09-07 | 1 | -0/+2 |
|
|
* | Expose type library information in QmlDomObject | Kai Koehne | 2009-08-24 | 1 | -1/+1 |
|
|
* | Add prototype value type support | Aaron Kennedy | 2009-07-23 | 1 | -0/+8 |
|
|
* | Rename QmlBindableValue to QmlBinding | Aaron Kennedy | 2009-07-20 | 1 | -1/+0 |
|
|
* | Protect against overriding FINAL properties | Aaron Kennedy | 2009-07-16 | 1 | -1/+1 |
|
|
* | Small cleanups | Aaron Kennedy | 2009-07-16 | 1 | -3/+2 |
|
|
* | Fix memory leak | Aaron Kennedy | 2009-07-15 | 1 | -0/+4 |
|
|
* | Rework compiler to a two phase analyse/generate approach | Aaron Kennedy | 2009-07-15 | 1 | -6/+38 |
|
|
* | Support parameterized synthesized methods | Aaron Kennedy | 2009-07-02 | 1 | -1/+1 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-02 | 1 | -1/+2 |
|\ |
|
| * | Add parameterized synthesized signals | Aaron Kennedy | 2009-07-02 | 1 | -1/+2 |
|
|
* | | Make performance logging classes private. | Michael Brasser | 2009-07-02 | 1 | -1/+1 |
|/ |
|
* | First set of changes to add dynamic properties to the QML DOM. | Erik Verbruggen | 2009-06-30 | 1 | -1/+2 |
|
|
* | Renamed the QML front-end. | Roberto Raggi | 2009-06-11 | 1 | -2/+2 |
|
|
* | Delay the compilation of bindings until the end | Aaron Kennedy | 2009-05-28 | 1 | -6/+11 |
|
|
* | QmlBasicScript should work on the actual JS AST tree | Aaron Kennedy | 2009-05-28 | 1 | -1/+0 |
|
|
* | Save the JavaScript AST in the QmlParser::Variant for use by others | Aaron Kennedy | 2009-05-27 | 1 | -3/+15 |
|
|
* | Fix qmlparser test failure | Aaron Kennedy | 2009-05-13 | 1 | -3/+6 |
|
|
* | More tests | Aaron Kennedy | 2009-05-12 | 1 | -1/+0 |
|
|
* | Remove some XML'isms from the parser/compiler interface | Aaron Kennedy | 2009-05-11 | 1 | -2/+90 |
|
|
* | Improve parser line/column tracking | Aaron Kennedy | 2009-05-06 | 1 | -10/+78 |
|
|
* | Beginings of an experimental QML debugger view | Aaron Kennedy | 2009-05-06 | 1 | -1/+1 |
|
|
* | Fix crash | Aaron Kennedy | 2009-05-06 | 1 | -3/+3 |
|
|
* | Add parser support for object slot declarations | Aaron Kennedy | 2009-05-05 | 1 | -0/+9 |
|
|
* | Remove magic "properties" and "signals" property support | Aaron Kennedy | 2009-05-05 | 1 | -4/+1 |
|
|
* | Improve error handling consistency | Aaron Kennedy | 2009-05-05 | 1 | -4/+4 |
|
|
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -10/+10 |
|
|
* | Use the DUI language. | Roberto Raggi | 2009-04-24 | 1 | -1/+0 |
|
|
* | optional property debug output when the environment variable DUI_DEBUG is def... | mae | 2009-04-24 | 1 | -4/+6 |
|
|
* | support public property definitions | mae | 2009-04-24 | 1 | -1/+4 |
|
|
* | support both *.qml and *.whatever with autodetection. Some debug output, some... | mae | 2009-04-24 | 1 | -0/+2 |
|
|
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+167 |
|
|