summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qml-intro.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: correcting heading - Beginning Qt Quick - into - Intro to Qt QuickMorten Engvoldsen2010-11-151-1/+1
|
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-051-1/+1
|\
| * Doc: typographical and spelling errors.Yann Bodson2010-10-011-1/+1
| |
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
|/ | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files.
* Doc: More work on the QML documentation.David Boddie2010-09-071-1/+1
|
* Doc: Worked on two more elements, replacing an image.David Boddie2010-09-061-2/+2
|
* Fix examples autotestJoona Petrell2010-09-011-1/+6
| | | | | Task-number: Reviewed-by: Bea Lam
* Doc: Fixed snippets in QML introduction broken in an earlier commit.David Boddie2010-08-271-34/+20
| | | | Reported on the qt-qml mailing list.
* Doc: Fixes to Qt Quick documentation.David Boddie2010-08-091-376/+38
| | | | | Reviewed-by: Trust Me To-be-verified-by: Qt Doc Team
* Added QDeclarativeSpringAnimationmae2010-07-071-6/+8
| | | | | | | | | | | | | The QDeclarativeSpringAnimation is a replacement for QDeclarativeSpringFollow. The idea is to remove the Follows quickly. Follows used to have an inSync property. In order to provide an alternative mechanism, the commit also fixes the running property for animations which are controlled by a behavior. Previously running would always return false and never change. Now running does change and indicates that the animation is running indeed.
* Fix docs to link to the new QML Viewer page instead of the Runtime pageBea Lam2010-07-021-1/+9
| | | | | where applicable, and remove or rename references to 'qml' tool. Also improve QML Viewer docs.
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Various doc fixes and improvementsBea Lam2010-05-311-13/+13
|
* Fix formating of license header.Aaron McCarthy2010-05-201-4/+2
|
* Docs: added an intro for qml, Quick for Beginners.Peter Yard2010-05-201-0/+969