Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Fixing bug - line too long and not visible. Breaking the line in two | Morten Engvoldsen | 2010-10-07 | 1 | -1/+2 |
| | |||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 1 | -1/+1 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Spelling fix | Bea Lam | 2010-06-22 | 1 | -1/+1 |
| | |||||
* | 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/+16 |
| | | | | | | 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). | ||||
* | Fix i18n example. | Yann Bodson | 2010-05-05 | 1 | -13/+17 |
| | | | | Add french translation to photoviewer demo. | ||||
* | Example i18n. | Warwick Allison | 2010-05-05 | 6 | -0/+69 |