Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 3 | -3/+3 |
| | | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350) | ||||
* | Tic-tac-toe: Fix z-order of status text. | Daniel Molkentin | 2010-10-19 | 1 | -16/+18 |
| | | | | Reviewed-By: Bea Lam | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 3 | -3/+3 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 3 | -3/+3 |
| | |||||
* | Clean up and don't allow clicks on already filled places | Bea Lam | 2010-05-24 | 3 | -139/+149 |
| | |||||
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 3 | -0/+120 |
| | | | | | | | 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 | 8 | -0/+295 |
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). |