summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix following qdoc changesBea Lam2010-04-211-16/+0
| | * Fix doc linksBea Lam2010-04-212-3/+4
| | * Improve docs and examples for Extending QML in C++Bea Lam2010-04-211-183/+202
| | * Make property value source examples workBea Lam2010-04-211-1/+1
| | * Add declarative demos to doc.Yann Bodson2010-04-201-0/+5
| | * docWarwick Allison2010-04-202-2/+4
| | * doc typoWarwick Allison2010-04-201-2/+2
| | * DocAaron Kennedy2010-04-201-10/+46
| | * DocAaron Kennedy2010-04-201-4/+72
| | * Create doc pages for QML focus and minehunt examples.Yann Bodson2010-04-203-20/+20
| | * Improve error messages, especially on embedded.Warwick Allison2010-04-201-1/+54
| * | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-211-1/+8
| |/
| * QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-195-14/+1
| * Fix doc: QML_DECLARE_TYPE is no longer necessarymae2010-04-162-23/+4
| * Fix doc: remote contents requires qmldirmae2010-04-161-2/+4
| * DocAaron Kennedy2010-04-161-2/+2
| * Documentation typo.Yann Bodson2010-04-161-8/+8
| * Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-161-6/+1
* | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-272-5/+14
|/
* Rename section so that it's not linked to by references to "JavaScript"Bea Lam2010-04-151-1/+1
* Doc improvementsBea Lam2010-04-151-13/+20
* Fix typoBea Lam2010-04-151-1/+1
* Improve integration docs and add examplesBea Lam2010-04-157-51/+319
* Updates to the module documentationmae2010-04-141-0/+7
* Fix minor typo in docsAlan Alpert2010-04-141-1/+1
* Update references linksBea Lam2010-04-141-0/+1
* Move example code into separate files to make sure they compileBea Lam2010-04-1418-163/+586
* Merged 'orientation' into 'runtime' context property in qmlruntimeLeonardo Sobral Cunha2010-04-141-10/+36
* Link to QML for Qt programmers from main pageBea Lam2010-04-131-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-131-0/+3
|\
| * Doc improvementsBea Lam2010-04-131-0/+3
* | Doc: Use QUrl::fromLocalFile().Martin Jones2010-04-131-1/+1
|/
* Doc: update Rectangle smooth painting screenshot.Yann Bodson2010-04-121-0/+0
* Remove GraphicsObjectContainer from the documentation.Yann Bodson2010-04-121-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-123-33/+165
|\
| * doc fixesYann Bodson2010-04-121-2/+2
| * Start documenting coding conventionsYann Bodson2010-04-123-40/+172
* | Doc fixesBea Lam2010-04-123-20/+17
|/
* DocAaron Kennedy2010-04-121-2/+2
* Add a Qt.isQtObject() methodAaron Kennedy2010-04-091-0/+3
* Doc fixesBea Lam2010-04-093-12/+8
* Fix exampleBea Lam2010-04-091-7/+15
* More tutorial improvmentsBea Lam2010-04-091-12/+14
* Doc fixesBea Lam2010-04-093-3/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-081-14/+19
|\
| * Tune plugin import mechanismmae2010-04-081-14/+19
* | Add highlightMoveDuration to views.Martin Jones2010-04-081-2/+8
|/
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-087-19/+19
* Labs (experimental) Gesture support.Warwick Allison2010-04-061-1/+2
* Improve Transform docs.Martin Jones2010-04-011-0/+1