Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 6 | -6/+6 |
| | | | | Reviewed-by: Trust Me | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 6 | -6/+6 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 6 | -6/+6 |
| | |||||
* | Make declarative examples a bit more qt-like. | Yann Bodson | 2010-08-26 | 3 | -1/+1 |
| | |||||
* | Add image example. | Bea Lam | 2010-06-07 | 4 | -0/+142 |
| | |||||
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 4 | -0/+160 |
| | | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me | ||||
* | Remove image example (covered in class docs) | Bea Lam | 2010-05-19 | 9 | -175/+0 |
| | |||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 20 | -0/+364 |
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). |