| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Automatic semicolon insertion for property and signal definitions. | Roberto Raggi | 2009-05-11 | 6 | -740/+728 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-05-11 | 15 | -943/+1073 |
| |\ |
|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Erik Verbruggen | 2009-05-11 | 5 | -873/+853 |
| | |\ |
|
| | * | | Added positioning information to the dom as position+length. | Erik Verbruggen | 2009-05-11 | 4 | -0/+91 |
|
|
| * | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-11 | 1 | -3/+1 |
|
|
* | | | | Use sub-component metaobjects to improve performance | Aaron Kennedy | 2009-05-11 | 5 | -16/+33 |
|
|
* | | | | Remove outdated comment | Aaron Kennedy | 2009-05-11 | 1 | -2/+0 |
|
|
* | | | | Ensure negative numeric literals are not treated as bindings | Aaron Kennedy | 2009-05-11 | 1 | -10/+13 |
|
|
* | | | | Remove some XML'isms from the parser/compiler interface | Aaron Kennedy | 2009-05-11 | 7 | -82/+183 |
| |_|/
|/| | |
|
* | | | Fixed the conflicts introduced by UiArrayLiteral | Roberto Raggi | 2009-05-11 | 5 | -873/+853 |
| |/
|/| |
|
* | | Reevaluate expressions when context properties change | Aaron Kennedy | 2009-05-11 | 6 | -70/+129 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-11 | 3 | -88/+100 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-05-11 | 6 | -6/+75 |
| |\ |
|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-05-11 | 1 | -0/+1 |
| | |\ |
|
| | | * | Compile | Yann Bodson | 2009-05-11 | 1 | -0/+1 |
|
|
| | * | | d-pointerize QmlOpenMetaObject | Martin Jones | 2009-05-11 | 1 | -0/+1 |
| | |/ |
|
| * | | Detect binding loops. | Michael Brasser | 2009-05-11 | 2 | -88/+98 |
|
|
* | | | Fix crash | Aaron Kennedy | 2009-05-11 | 1 | -0/+3 |
| |/
|/| |
|
* | | Clean up QmlContext's and QmlExpression's when a context gets deleted | Aaron Kennedy | 2009-05-11 | 4 | -3/+49 |
|
|
* | | When a QmlContext is destroyed, associated objects must be disassociated | Aaron Kennedy | 2009-05-11 | 5 | -4/+25 |
|/ |
|
* | Handle QmlParserStatus's and QmlBindableValeus being deleted during component... | Aaron Kennedy | 2009-05-11 | 11 | -31/+164 |
|
|
* | Compile | Aaron Kennedy | 2009-05-11 | 1 | -2/+2 |
|
|
* | Fixed possible crash when processing Ui object definitions. | Roberto Raggi | 2009-05-08 | 1 | -3/+6 |
|
|
* | Expose import statements in QmlDomDocument | Kai Koehne | 2009-05-08 | 5 | -8/+48 |
|
|
* | Only print error on an actual error | Aaron Kennedy | 2009-05-08 | 1 | -1/+3 |
|
|
* | Tweak debugger watches | Aaron Kennedy | 2009-05-08 | 2 | -0/+12 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-08 | 2 | -4/+3 |
|\ |
|
| * | Fix loading of components containing sub components through QmlDom | Kai Koehne | 2009-05-07 | 2 | -4/+3 |
|
|
* | | Warn when dereferencing a non-existant name | Aaron Kennedy | 2009-05-08 | 2 | -0/+2 |
|/ |
|
* | Add "watchers" to debugger | Aaron Kennedy | 2009-05-07 | 4 | -8/+52 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-07 | 7 | -880/+891 |
|\ |
|
| * | Use source locations in the diagnostic messages. | Roberto Raggi | 2009-05-06 | 4 | -54/+34 |
|
|
| * | Add some support for QWidget (again) | Thomas Hartmann | 2009-05-06 | 1 | -1/+6 |
|
|
| * | Reject multiple top-level object members. | Roberto Raggi | 2009-05-06 | 5 | -825/+851 |
|
|
* | | Shift QmlBindableValue data into d-ptr | Aaron Kennedy | 2009-05-06 | 4 | -25/+106 |
|
|
* | | Add an (unused) locations field to compiled data | Aaron Kennedy | 2009-05-06 | 3 | -9/+22 |
|
|
* | | Improve parser line/column tracking | Aaron Kennedy | 2009-05-06 | 8 | -166/+210 |
|
|
* | | Track expression evaluation when debugging is enabled | Aaron Kennedy | 2009-05-06 | 3 | -32/+134 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-06 | 2 | -22/+11 |
|\ |
|
| * | doc | Warwick Allison | 2009-05-06 | 2 | -22/+11 |
|
|
* | | Beginings of an experimental QML debugger view | Aaron Kennedy | 2009-05-06 | 9 | -3/+28 |
|/ |
|
* | Doc | Aaron Kennedy | 2009-05-06 | 3 | -15/+24 |
|
|
* | Improve error handling | Aaron Kennedy | 2009-05-06 | 3 | -22/+24 |
|
|
* | Fix crash | Aaron Kennedy | 2009-05-06 | 3 | -6/+8 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-05-06 | 11 | -51/+131 |
|\ |
|
| * | Inserted the semicolon at the end of the previous token. | Roberto Raggi | 2009-05-05 | 2 | -2/+8 |
|
|
| * | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-05-05 | 3 | -9/+25 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Smith | 2009-05-05 | 5 | -14/+24 |
| |\ |
|
| | * | Remove declaration of loadError from QmlDomDocument | Kai Koehne | 2009-05-05 | 1 | -1/+0 |
|
|
| | * | Removed dependency of QmlContext to QmlCompiledComponent | Kai Koehne | 2009-05-05 | 4 | -13/+24 |
|
|