Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 3 | -0/+123 |
| | | | | | | | 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 | 3 | -3/+3 |
| | |||||
* | Update QML documentation snippets to latest syntax. | Aaron Kennedy | 2010-03-05 | 2 | -2/+2 |
| | |||||
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 1 | -1/+1 |
| | | | | | | examples accordingly. Task-number: QT-2786 | ||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 2 | -12/+12 |
| | |||||
* | Update documentation regarding font.pointSize | Yann Bodson | 2009-08-20 | 2 | -2/+2 |
| | |||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 2 | -2/+2 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 3 | -0/+6 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Remove XML custom parser support | Aaron Kennedy | 2009-05-05 | 1 | -1/+1 |
| | |||||
* | PathView format conversion. | Martin Jones | 2009-05-01 | 4 | -0/+77 |