Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-27 | 1 | -2/+2 |
|\ | |||||
| * | Make sure we pass through a line number for evaluating bindings. | Michael Brasser | 2009-07-27 | 1 | -2/+2 |
* | | Make private stuff private | Aaron Kennedy | 2009-07-27 | 1 | -16/+3 |
|/ | |||||
* | Prevent expression evaluation data from overlapping | Aaron Kennedy | 2009-07-20 | 1 | -4/+8 |
* | Rework expression stuff to use a more efficient notify handler | Aaron Kennedy | 2009-07-20 | 1 | -236/+176 |
* | Move the QML rewriting stuff into a central location | Aaron Kennedy | 2009-07-16 | 1 | -96/+2 |
* | Rewrite QML expressions as closures | Roberto Raggi | 2009-07-15 | 1 | -34/+139 |
* | Revert "Use a function object when evaluating bindings" | Aaron Kennedy | 2009-07-15 | 1 | -13/+5 |
* | Use a function object when evaluating bindings | Aaron Kennedy | 2009-07-15 | 1 | -5/+13 |
* | Warn annoyingly on non-notifyable properties | Aaron Kennedy | 2009-07-03 | 1 | -4/+24 |
* | Move QmlExpression into its own file | Aaron Kennedy | 2009-07-03 | 1 | -0/+604 |