Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotests | Aaron Kennedy | 2010-04-21 | 42 | -0/+163 |
* | Autotest | Aaron Kennedy | 2010-04-21 | 5 | -0/+18 |
* | Don't allow properties in Component elements | Aaron Kennedy | 2010-04-21 | 8 | -0/+34 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-21 | 18 | -317/+363 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-04-21 | 1 | -1/+3 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 68 | -466/+634 |
| | |\ | |||||
| | * | | Fix crash. | Warwick Allison | 2010-04-21 | 1 | -1/+3 |
| * | | | Ignore message in QDeclarativeLoader test. | Yann Bodson | 2010-04-21 | 1 | -3/+2 |
| | |/ | |/| | |||||
| * | | Fix qmlvisual/animation/parentAnimation autotest | Leonardo Sobral Cunha | 2010-04-21 | 1 | -1/+4 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-21 | 2 | -199/+182 |
| |\ \ | |||||
| | * | | Remove \internal from QDeclarativePropertyValueSource. It should be | Bea Lam | 2010-04-21 | 1 | -2/+4 |
| | * | | Revert structural changes to extending.qdoc made in | Bea Lam | 2010-04-21 | 1 | -197/+178 |
| * | | | delete the viewer before calling exit(). Ensures correct cleanup. | Martin Jones | 2010-04-21 | 1 | -26/+28 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-21 | 6 | -20/+20 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-21 | 5 | -11/+13 |
| | |\ \ | |||||
| | * | | | Fix following qdoc changes | Bea Lam | 2010-04-21 | 1 | -16/+0 |
| | * | | | Fix doc links | Bea Lam | 2010-04-21 | 2 | -3/+4 |
| | * | | | Ignore warnings | Bea Lam | 2010-04-21 | 4 | -1/+16 |
| * | | | | Fix highlight position with StrictlyEnforceRange and range greater than item ... | Martin Jones | 2010-04-21 | 4 | -63/+118 |
| | |/ / | |/| | | |||||
| * | | | Make logger widget thread safe. | Martin Jones | 2010-04-21 | 3 | -4/+6 |
* | | | | Fix crash when QDeclarativeInfo objects are copied | Aaron Kennedy | 2010-04-21 | 2 | -81/+78 |
|/ / / | |||||
* | | | Use different ports to avoid clashes in parallel testing. | Yann Bodson | 2010-04-21 | 2 | -5/+5 |
|/ / | |||||
* | | Improve docs and examples for Extending QML in C++ | Bea Lam | 2010-04-21 | 51 | -493/+533 |
* | | Make property value source examples work | Bea Lam | 2010-04-21 | 3 | -3/+3 |
* | | Visual test fix. | Michael Brasser | 2010-04-21 | 2 | -2/+3 |
* | | License headers | Aaron Kennedy | 2010-04-20 | 3 | -1/+83 |
|/ | |||||
* | Show command line help / qml runtime output in GUI | Kai Koehne | 2010-04-20 | 5 | -11/+114 |
* | Add declarative demos to doc. | Yann Bodson | 2010-04-20 | 11 | -0/+250 |
* | Cleanup | Yann Bodson | 2010-04-20 | 16 | -99/+0 |
* | doc | Warwick Allison | 2010-04-20 | 6 | -14/+27 |
* | doc typo | Warwick Allison | 2010-04-20 | 1 | -2/+2 |
* | Fix API call for multiple tags. | Warwick Allison | 2010-04-20 | 1 | -1/+6 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-20 | 14 | -253/+492 |
|\ | |||||
| * | Allow null to be assigned to object properties | Aaron Kennedy | 2010-04-20 | 5 | -1/+61 |
| * | Typo. | Yann Bodson | 2010-04-20 | 1 | -1/+0 |
| * | Doc | Aaron Kennedy | 2010-04-20 | 1 | -10/+46 |
| * | Fix AnchorChanges to work with parent.right. | Michael Brasser | 2010-04-20 | 7 | -241/+385 |
* | | Pass double clicks like other mouse events. | Warwick Allison | 2010-04-20 | 1 | -0/+2 |
|/ | |||||
* | Compile | Warwick Allison | 2010-04-20 | 1 | -2/+0 |
* | Complete tst_qdeclarativedom::position autotest | Aaron Kennedy | 2010-04-20 | 1 | -1/+2 |
* | Regenerate recordsnapshot to fix fillmode visual test in qml | Leonardo Sobral Cunha | 2010-04-20 | 2 | -1/+1 |
* | Doc | Aaron Kennedy | 2010-04-20 | 1 | -4/+72 |
* | Image for declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+0 |
* | Add .qmlproject files for declarative demos. | Yann Bodson | 2010-04-20 | 9 | -0/+144 |
* | Create doc pages for QML focus and minehunt examples. | Yann Bodson | 2010-04-20 | 8 | -23/+132 |
* | Fix test failure. | Warwick Allison | 2010-04-20 | 1 | -2/+2 |
* | Improve error messages, especially on embedded. | Warwick Allison | 2010-04-20 | 19 | -26/+259 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-20 | 1 | -23/+45 |
|\ | |||||
| * | Modify qdoc to handle qml examples files. | Yann Bodson | 2010-04-20 | 1 | -23/+45 |
* | | Missing file | Aaron Kennedy | 2010-04-20 | 1 | -0/+7 |
|/ |