Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Expand QDeclarativeExtensionPlugin docs | Bea Lam | 2010-07-21 | 1 | -1/+2 |
| | |||||
* | 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 | 1 | -0/+11 |
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). |