summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qdeclarativeintro.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Fix id documentationBea Lam2010-11-301-1/+1
| | | | Task-number: QTBUG-15604
* Link to List Properties docs from QML Intro pageBea Lam2010-11-301-0/+4
| | | | Task-number: QTBUG-15606
* Changed Javascript guide link in Intro to the QML Language page.Jerome Pasion2010-10-151-3/+3
| | | | | | Replaced link to commercial Javascript book. Reviewed-by: Geir Vattekar
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-051-2/+2
|\
| * Doc: typographical and spelling errors.Yann Bodson2010-10-011-2/+2
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-041-1/+1
|\ \ | |/
| * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
| | | | | | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* | 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.
* Mention scope of id uniquenessBea Lam2010-07-301-1/+6
| | | | Task-number: QTBUG-12528
* Do not show copyright header in documentation.Yann Bodson2010-07-211-1/+1
|
* Doc: fixing typosMorten Engvoldsen2010-07-081-1/+1
|
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Clean upBea Lam2010-05-111-1/+4
|
* Collection of small doc improvementsMartin Jones2010-04-231-2/+2
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+351
QDeclarativeXXX.