Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 9 | -9/+9 |
| | | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350) | ||||
* | Add new behavior example. | Yann Bodson | 2010-10-13 | 1 | -0/+108 |
| | |||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 8 | -9/+9 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Fix easing example having wrong contentHeight | Joona Petrell | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | Make easing.qml usable on highres capacitive screen | Alessandro Portale | 2010-09-16 | 1 | -7/+8 |
| | |||||
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 8 | -8/+8 |
| | |||||
* | Add missing license headers | Joona Petrell | 2010-08-31 | 1 | -0/+40 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Fix application exiting in embedded qml examples | Joona Petrell | 2010-08-30 | 3 | -3/+28 |
| | | | | | Task-number: QTBUG-13178 Reviewed-by: Martin Jones | ||||
* | Make declarative examples a bit more qt-like. | Yann Bodson | 2010-08-26 | 4 | -8/+8 |
| | |||||
* | Examples clean up | Bea Lam | 2010-06-28 | 1 | -1/+1 |
| | |||||
* | Clean up some examples | Bea Lam | 2010-06-22 | 2 | -6/+7 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-24 | 7 | -0/+280 |
|\ | |||||
| * | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 7 | -0/+280 |
| | | | | | | | | | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me | ||||
* | | Fix typo | Alan Alpert | 2010-05-24 | 1 | -1/+1 |
|/ | |||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 18 | -0/+570 |
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). |