Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Renamed a project file. | David Boddie | 2010-10-06 | 1 | -0/+0 |
| | | | | Task-number: QTBUG-14238 | ||||
* | Doc: Added missing examples and snippets. | David Boddie | 2010-10-06 | 56 | -0/+3732 |
| | | | | Task-number: QTBUG-14238 | ||||
* | Added a project file for the Getting Started with QML and changed the | Jerome Pasion | 2010-10-06 | 2 | -0/+4 |
| | | | | old file name references. | ||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 7 | -11/+11 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Doc: Some editing and tidying up. | David Boddie | 2010-09-13 | 1 | -0/+4 |
| | |||||
* | Adding Getting Started files. Auto test passes. | Jerome Pasion | 2010-08-06 | 20 | -0/+1603 |
| | |||||
* | Revert "Doc: Adding GS QML example files" | Alan Alpert | 2010-08-06 | 21 | -1617/+0 |
| | | | | | | | | | | | | | This reverts commit f13ebf52a0d091c6c72c97d2a13311e1e7c4a5cf. The given example does not meet the autotest requirements for QML examples. These involve that it starts without error messages, and that it follows our naming convention of the start file starting with a lowercase letter. Please run the tests/auto/declarative/examples before pushing new declarative examples. If new examples should be exempted from these checks, add them to the list of exceptions in that autotest. | ||||
* | Doc: Adding GS QML example files | Morten Engvoldsen | 2010-08-05 | 21 | -0/+1617 |