summaryrefslogtreecommitdiff
path: root/doc/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch '4.7' into jpasions-qt-doc-team-qtquick-4.7David Boddie2011-01-2510-54/+65
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-1740-223/+294
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rewrote QML Property Binding document. Added snippet code.Jerome Pasion2011-01-131-254/+248
| * | | | | | | | | Added content and snippet code to Basic Elements overview page.Jerome Pasion2011-01-071-6/+91
| * | | | | | | | | Re-organized the elements page. Fixed misplaced elements.Jerome Pasion2011-01-061-113/+156
| * | | | | | | | | Fixed merge conflictJerome Pasion2011-01-051-4/+0
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-056-4/+13
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-2027-671/+1192
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-12-208-97/+174
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Doc: Added QML Syntax overview page. Modified landing page.Jerome Pasion2010-12-142-13/+174
| * | | | | | | | | | | Added \ingroup for the overview pages and \group page.Jerome Pasion2010-12-1315-165/+204
* | | | | | | | | | | | Doc: Snippet quoting and other documentation fixes.David Boddie2011-02-091-59/+10
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-0410-62/+306
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Move Qt.application docs into Qt global object pageBea Lam2011-02-021-0/+3
| * | | | | | | | | update What's New for QtQuick 1.1 and AnimatedImage docsBea Lam2011-02-021-4/+14
| * | | | | | | | | Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-281-4/+10
| * | | | | | | | | Allow property bindings to be easily created from JavaScriptBea Lam2011-01-272-51/+94
| * | | | | | | | | Add list of new properties/methods in QtQuick 1.1Martin Jones2011-01-241-1/+97
| * | | | | | | | | Add a layout direction example to positionersJoona Petrell2011-01-191-1/+2
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1939-38/+50
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document property/method versioning in QML.Martin Jones2011-01-102-0/+84
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-0710-436/+419
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Repeater itemAdded(), itemRemoved() signals and itemAt() methodBea Lam2011-01-061-2/+2
| * | | | | | | | | | | Add clarifications to QML SQL docs.Michael Brasser2011-01-051-3/+4
* | | | | | | | | | | | Merge branch 'qdoc-simplified' into 4.7David Boddie2011-01-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Doc: Unindented a code snippet.David Boddie2011-01-271-1/+1
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-262-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix doc typoAlan Alpert2011-01-131-2/+2
| * | | | | | | | | | | | Document centerIn and fill in the anchors docsAlan Alpert2011-01-131-0/+3
| * | | | | | | | | | | | Document level of support for QGraphicsObject propertiesAlan Alpert2011-01-131-0/+9
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-01-263-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | doc: Fixed a missing * in the docs for QML_DECLARE_TYPEThorbjørn Lindeijer2011-01-261-1/+1
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Doc: Fixing typoMorten Engvoldsen2011-01-251-1/+1
| * | | | | | | | | | | | Doc: fixing bugs and typos based on feedbackMorten Engvoldsen2011-01-252-2/+2
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Doc: Fixed qdoc warnings about broken links.David Boddie2011-01-262-7/+6
* | | | | | | | | | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-261-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Doc: Fixed broken QML code snippets.David Boddie2011-01-251-8/+9
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-243-18/+21
* | | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-2140-354/+494
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Doc: Fixed qdoc warnings caused by invalid/incomplete QML snippets.David Boddie2011-01-175-16/+35
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-01-141-113/+156
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Changed the QML Elements page groupings.Jerome Pasion2011-01-141-113/+156
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-1340-218/+292
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * | | | | | | Update copyright year to 2011.Jason McDonald2011-01-1139-38/+38
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Update docs - calling overloaded functions from QML is now supportedBea Lam2011-01-061-5/+8
| | * | | | | | Doc fixes for introduction page and Item docsBea Lam2011-01-061-83/+130
| | * | | | | | Document the 'variant' basic typeBea Lam2010-12-222-12/+87
| | * | | | | | Add double type to QML Basic Types docsBea Lam2010-12-221-0/+20
| | * | | | | | Remove redundant docsBea Lam2010-12-221-81/+0
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-12-224-254/+169
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |