Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Improve docs on attached properties on view delegates. | Martin Jones | 2010-12-23 | 1 | -2/+12 |
| | | | | | | | | Clarify that the properties are attached to the root of the delegate, and must be accessed as such by child items. Task-number: QTBUG-16193 Reviewed-by: Bea Lam | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-09-14 | 1 | -1/+1 |
| | |||||
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-06-10 | 1 | -27/+26 |
| | | | | | | | See change 8f47373e3795d7ec50387d5f1a771a59567bdaea for context. Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 1 | -11/+11 |
| | | | | examples from class docs and improve assorted docs | ||||
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 1 | -0/+41 |
| | | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me | ||||
* | import Qt 4.6 -> import Qt 4.7 | Yann Bodson | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Update QML documentation snippets to latest syntax. | Aaron Kennedy | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -6/+6 |
| | |||||
* | Update documentation regarding font.pointSize | Yann Bodson | 2009-08-20 | 1 | -1/+1 |
| | |||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -1/+1 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | PathView format conversion. | Martin Jones | 2009-05-01 | 1 | -0/+28 |