summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qdeclarativei18n.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add missing \l doc commandsBea Lam2010-07-291-1/+1
|
* Fix docs to link to the new QML Viewer page instead of the Runtime pageBea Lam2010-07-021-4/+4
| | | | | where applicable, and remove or rename references to 'qml' tool. Also improve QML Viewer docs.
* Docs - add more links to relevant examplesBea Lam2010-06-301-0/+3
| | | | Task-number: QTBUG-11754
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Doc fixes.Michael Brasser2010-04-231-1/+1
|
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
|
* Remove references to qmlviewer in docs.Bea Lam2010-03-291-4/+4
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+95
QDeclarativeXXX.