Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | improvements to docs and examples | Bea Lam | 2010-07-14 | 1 | -27/+37 |
| | |||||
* | Rename example and add minor improvements | Bea Lam | 2010-06-22 | 1 | -17/+32 |
| | |||||
* | 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 | ||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 2 | -0/+63 |
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). |