Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Added missing license headers for documentation and examples. | David Boddie | 2011-06-08 | 3 | -0/+120 |
| | |||||
* | Squashed commit of the changes from the mobile-examples repository | David Boddie | 2011-04-28 | 12 | -0/+718 |
| | | | | (4.7-generated-declarative branch). | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 2 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 2 | -3/+3 |
| | | | | | 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 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-24 | 1 | -0/+40 |
|\ | |||||
| * | 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 | ||||
* | | Fix typo | Alan Alpert | 2010-05-24 | 1 | -1/+1 |
|/ | |||||
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 2 | -0/+121 |
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). |