Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix cppextension examples. | Martin Jones | 2010-08-11 | 1 | -2/+2 |
| | | | | | Print a useful message on error. Specify the QML url correctly. | ||||
* | Fixed spelling mistakes in documented functions, classes, etc. Part of ↵ | Jerome Pasion | 2010-07-29 | 1 | -1/+1 |
| | | | | QTBUG-11938 and QTBUG-10801 | ||||
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 1 | -27/+26 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -0/+65 |
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). |