Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | 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: Fixed text in license headers. | David Boddie | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Clean up some examples | Bea Lam | 2010-06-22 | 2 | -24/+43 |
| | |||||
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 1 | -0/+40 |
| | | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me | ||||
* | Move xmldata example into rssnews demo. | Yann Bodson | 2010-05-17 | 3 | -146/+0 |
| | |||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 7 | -0/+219 |
subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples). |