Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-12 | 4 | -30/+45 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-12 | 40 | -82/+638 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-12 | 15 | -259/+361 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-12 | 61 | -490/+316 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Fix tutorial. | Michael Brasser | 2009-05-12 | 1 | -6/+4 |
| | | | | |||||
| | * | | Start on a Qml syntax introduction for non-C++ programmers. | Michael Brasser | 2009-05-12 | 3 | -0/+235 |
| | | | | |||||
| * | | | More QML tests | Aaron Kennedy | 2009-05-12 | 36 | -76/+399 |
| | | | | |||||
* | | | | More robust error handling (in ListView) and reporting (in VisualModel). | Martin Jones | 2009-05-12 | 3 | -17/+30 |
| |_|/ |/| | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-12 | 50 | -237/+194 |
|\ \ \ | |/ / | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-12 | 10 | -42/+95 |
| |\ \ | | |/ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Clean up qmlparser test | Aaron Kennedy | 2009-05-12 | 50 | -237/+194 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-12 | 4 | -22/+31 |
|\ \ \ | | |/ | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-12 | 1 | -21/+0 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Revert accidentally commted stuff. | Warwick Allison | 2009-05-12 | 1 | -21/+0 |
| | | | | |||||
| * | | | TextEdit fixes and improvements. | Michael Brasser | 2009-05-12 | 3 | -1/+31 |
| |/ / | | | | | | | | | | | | | Get cursor blinking working again. Add focusOnPress to make it easy to gain focus when the mouse is pressed. | ||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-12 | 38 | -921/+1262 |
|\ \ \ | |/ / | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-11 | 30 | -875/+1161 |
| |\ \ | | |/ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-11 | 18 | -766/+852 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Automatic semicolon insertion for property and signal definitions. | Roberto Raggi | 2009-05-11 | 6 | -740/+728 |
| | | | | |||||
| | | * | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-11 | 5 | -13/+13 |
| | | | | |||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Smith | 2009-05-11 | 29 | -1113/+1440 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | Merge branch 'kinetic-declarativeui' of ↵ | Erik Verbruggen | 2009-05-11 | 5 | -873/+853 |
| | | | |\ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | | Added positioning information to the dom as position+length. | Erik Verbruggen | 2009-05-11 | 4 | -0/+91 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Roberto Raggi | ||||
| | | * | | | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-11 | 3 | -13/+20 |
| | | | | | | |||||
| | * | | | | Use sub-component metaobjects to improve performance | Aaron Kennedy | 2009-05-11 | 5 | -16/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reduces the number of runtime-resolved AssignConstant instructions that need to be generated. | ||||
| | * | | | | 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 |
| | | |/ | | |/| | |||||
| | * | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-11 | 1 | -5/+16 |
| | |\ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-11 | 15 | -162/+312 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: tests/auto/declarative/qmlbindengine/tst_qmlbindengine.cpp | ||||
| | * | | | | Reevaluate expressions when context properties change | Aaron Kennedy | 2009-05-11 | 7 | -71/+200 |
| | | | | | | |||||
| * | | | | | Fix resizing and skinning. | Warwick Allison | 2009-05-11 | 5 | -39/+81 |
| | | | | | | | | | | | | | | | | | | | | | | | | Broke with mainwindow introduction. | ||||
| * | | | | | Remove this doc for now, too incomplete. | Warwick Allison | 2009-05-11 | 2 | -2/+4 |
| | |_|/ / | |/| | | | |||||
| * | | | | localfile optimization for Script elements | Warwick Allison | 2009-05-11 | 1 | -5/+16 |
| | |/ / | |/| | | |||||
* | | | | Make scaling in flickr demo sensible. | Martin Jones | 2009-05-12 | 4 | -16/+45 |
| | | | | |||||
* | | | | Join some lines in examples. | Martin Jones | 2009-05-11 | 7 | -237/+77 |
|/ / / | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-11 | 36 | -370/+905 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Add support for removing anchors. | Michael Brasser | 2009-05-11 | 4 | -142/+238 |
| | |/ | |/| | | | | | | | | | | This makes it possible to remove an anchor that was previously set. Trying to set a new anchor after one was removed isn't working yet. | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Yann Bodson | 2009-05-11 | 18 | -238/+469 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | | Add context property test | Aaron Kennedy | 2009-05-11 | 1 | -1/+29 |
| | |/ | |||||
| | * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-05-11 | 17 | -238/+439 |
| | |\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-11 | 11 | -73/+160 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-11 | 2 | -0/+2 |
| | | | |\ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | | d-pointerize QmlOpenMetaObject | Martin Jones | 2009-05-11 | 4 | -61/+78 |
| | | | | | | |||||
| | | | * | | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-11 | 18 | -40/+240 |
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | | | Lower case role names are needed. | Martin Jones | 2009-05-11 | 1 | -6/+7 |
| | | | | | | | |||||
| | | * | | | | Remove debug. | Michael Brasser | 2009-05-11 | 1 | -2/+0 |
| | | | | | | | |||||
| | | * | | | | Apply a states binding changes even if there is no transition. | Michael Brasser | 2009-05-11 | 2 | -6/+12 |
| | | | | | | | |||||
| | | * | | | | Detect binding loops. | Michael Brasser | 2009-05-11 | 3 | -90/+135 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't crash when a looping binding has been established. Instead, print a warning and stop looping. |