- Oct 29, 2012
-
-
Venugopal Shivashankar authored
The earlier name, com.nokia.TimeExample is irrelevant now. Also updated all instances of documentation where this older module name was referred. Change-Id: Ic252d0e72af23c2d39d5fed55f242e47c1b6bde9 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- Sep 23, 2012
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: Ie7f5d49ed8235d7a7845ab68f99ad1c220e64d5c Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- Aug 27, 2012
-
-
Michael Brasser authored
Change-Id: Icc8b28bdd466389ed3f269f076f1bdb6e9abe3f2 Reviewed-by:
Yunqiao Yin <charles.yin@nokia.com> Reviewed-by:
Bea Lam <bea.lam@nokia.com>
-
- Aug 22, 2012
-
-
Bea Lam authored
Also deletes snippets that are no longer used by docs. Task-number: QTBUG-26637 Change-Id: I63e129f3169ae78aeb7ac840b6f5b5925dbd06b4 Reviewed-by:
Andrew den Exter <andrew.den-exter@nokia.com>
-
- Jun 28, 2012
-
-
Michael Brasser authored
Change-Id: I50932ffd956061dd172616c4de863eb1a322394d Reviewed-by:
Bea Lam <bea.lam@nokia.com>
-
- Jun 27, 2012
-
-
Michael Brasser authored
Task-number: QTBUG-18011 Change-Id: I78d13df70a20fd9286a20fad4cc09f21591d3f9a Reviewed-by:
Bea Lam <bea.lam@nokia.com>
-
- Jun 21, 2012
-
-
Chris Adams authored
The documentation currently has no clear separation between Qt QML and Qt Quick. With recent commits like: 6c8378ea and ab1e5101 the separation between the language definition and implementation, provided by Qt QML, and the standard library for the QML language, provided by Qt Quick, is clear. This commit creates a new documentation structure that is more navigable and separates concepts into logical categories, with clear separation between QtQML and QtQuick. It also provides a more generic QML Application Developer Resources page which contains links to information for QML application developers. Change-Id: Ia807ccfbfd24ffa0e1c7f0a51ed9d2ed3aa6a733 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- May 31, 2012
-
-
Bea Lam authored
qtqml.qdocconf and qtquick.qdocconf now refer to the correct snippets and source directories. Snippet paths in .qdoc and .cpp files have been updated to refer to the new shortened path references, e.g. \snippet qml/file.cpp instead of \snippet doc/src/snippets/qml/file.cpp. This also deletes snippets from src/qml/doc/snippets that belonged under src/quick/doc/snippets (and were already duplicated there anyway) and restores some snippet files that shouldn't have been deleted. Also fixes some inline snippets to use \code .. \endcode instead of \qml .. \endqml as they contained javascript or partial QML snippets that were causing parsing errors from qdoc. There are still snippet errors arising from qmlintro.qdoc as the qmlintro snippets directory that it refers to cannot be located. There are also two references to a removed snippet identifier in examples/qml/cppextensions/plugins/plugin.cpp that need to be fixed in conjunction with the related docs in a later commit as the relevant code has changed and the docs are now invalid. Task-number: QTBUG-25721 Change-Id: I50c665245a74c140470c58a32546591d187dfe4b Reviewed-by:
Chris Adams <christopher.adams@nokia.com>
-
- May 24, 2012
-
-
Bea Lam authored
- Remove doc/ files which were duplicated under src/quick/doc and src/qml/doc - Remove duplicated images under src/doc/qml/images which were already under src/doc/quick/images - Merged 01024133 and 3b04bbde which made it into doc/src but not src/qml/doc Change-Id: I275b7d29f9fc2222dcf801c257c1f67b5880446b Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- May 14, 2012
-
-
Girish Ramakrishnan authored
The second document snippet won't work anymore since the equivalent of QScriptValue::PropertyFlag doesn't exist. It is thus removed. Change-Id: Ib8fadef6c6aec4bc257cc245bb58948f64b69945 Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- May 08, 2012
-
-
Jerome Pasion authored
Change-Id: Id51e2cf10e8b5c5559bc4a375cb2db46c40bdf0a Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-