summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/pathview
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Doc: More work on the QML documentation.David Boddie2010-09-143-3/+3
|
* PathView doc clarification.Martin Jones2010-07-191-6/+6
|
* Doc: Updated example license to three clause BSD license.David Boddie2010-06-103-83/+80
| | | | | | | See change 8f47373e3795d7ec50387d5f1a771a59567bdaea for context. Reviewed-by: Trust Me Requested-by: Legal
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-024-20/+24
| | | | examples from class docs and improve assorted docs
* Add license headers for .qml files.Jason McDonald2010-05-213-0/+123
| | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me
* import Qt 4.6 -> import Qt 4.7Yann Bodson2010-04-123-3/+3
|
* Update QML documentation snippets to latest syntax.Aaron Kennedy2010-03-052-2/+2
|
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-1/+1
| | | | | | examples accordingly. Task-number: QT-2786
* lowercase idsYann Bodson2009-10-062-12/+12
|
* Update documentation regarding font.pointSizeYann Bodson2009-08-202-2/+2
|
* Renaming Rect -> RectangleYann Bodson2009-08-192-2/+2
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-233-0/+6
| | | | | Adjust examples and demos accordingly. As per QT-558
* Remove XML custom parser supportAaron Kennedy2009-05-051-1/+1
|
* PathView format conversion.Martin Jones2009-05-014-0/+77