Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update QML documentation snippets to latest syntax. | Aaron Kennedy | 2010-03-05 | 6 | -29/+5 |
| | |||||
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 2 | -3/+3 |
| | |||||
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 2 | -2/+2 |
| | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | doc | Warwick Allison | 2009-11-13 | 1 | -0/+31 |
| | |||||
* | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 1 | -1/+1 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-27 | 1 | -0/+15 |
| | |||||
* | Doc. | Michael Brasser | 2009-10-26 | 1 | -6/+10 |
| | |||||
* | Docs. | Martin Jones | 2009-10-21 | 1 | -0/+12 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 7 | -34/+34 |
| | |||||
* | Repeater doc update. | Yann Bodson | 2009-09-21 | 1 | -7/+9 |
| | |||||
* | More ListView API changes. | Martin Jones | 2009-09-14 | 1 | -5/+5 |
| | | | | | ListView: wrap -> keyNavigationWraps ListView: autoHighlight -> highlightFollowsCurrentItem | ||||
* | Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered. | Martin Jones | 2009-08-21 | 1 | -0/+1 |
| | |||||
* | Update documentation regarding font.pointSize | Yann Bodson | 2009-08-20 | 3 | -3/+3 |
| | |||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 12 | -20/+20 |
| | |||||
* | API improvements for MouseRegion and Drag | Martin Jones | 2009-08-19 | 1 | -3/+3 |
| | |||||
* | readd and fix the qml documentation for Rotation and Scale | Lars Knoll | 2009-08-14 | 1 | -4/+4 |
| | | | | | | | This got forgotten during the move to QGraphicsTransform. The docs also required a few adjustments as Rotation3D is now gone and some properties in Scale and Rotation have changed. | ||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 16 | -0/+32 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Better gradient support for Rect. | Martin Jones | 2009-05-27 | 1 | -0/+8 |
| | |||||
* | Start on a Qml syntax introduction for non-C++ programmers. | Michael Brasser | 2009-05-12 | 1 | -0/+9 |
| | |||||
* | Documentation. | Martin Jones | 2009-05-06 | 2 | -32/+15 |
| | |||||
* | GridView docs. | Martin Jones | 2009-05-06 | 5 | -21/+85 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-05 | 1 | -1/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Remove XML custom parser support | Aaron Kennedy | 2009-05-05 | 1 | -1/+1 |
| | | |||||
* | | Content/ContentWrapper documentation. | Martin Jones | 2009-05-05 | 2 | -11/+14 |
|/ | |||||
* | Add not-yet-working Content example. | Martin Jones | 2009-05-05 | 2 | -0/+17 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-01 | 2 | -0/+27 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-01 | 4 | -0/+77 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Format conversion for animation, states and transitions, and transform | Michael Brasser | 2009-05-01 | 2 | -0/+27 |
| | | | | | | | | | | | | elements. | ||||
* | | | More format changes | Martin Jones | 2009-05-01 | 2 | -0/+39 |
| | | | |||||
* | | | More format conversion. | Martin Jones | 2009-05-01 | 1 | -0/+12 |
| |/ |/| | |||||
* | | PathView format conversion. | Martin Jones | 2009-05-01 | 4 | -0/+77 |
|/ | |||||
* | Documentation for ListView | Martin Jones | 2009-04-30 | 3 | -0/+132 |
Convert to new format, use \snippet. |