summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Ensure loaded item's parent is set before component completion.Martin Jones2010-11-122-0/+124
| | | | | | | Also documented Loader sizing behavior. Task-number: QTBUG-14873 Reviewed-by: Michael Brasser
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-0545-199/+1433
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (24 commits) Image bounding rect should always include the area being painted Fix minehunt.pro (minehunt is no longer a plugin) Don't allow flagging of flipped tiles in Minehunt Remove Snake demo from QtDemo Fix samegame text input focus Whitespace fixes Update visual tests for Mac. Run all QML visual tests now. Make qmlvisual tests more stable Add documentation about script evaluation context and allowed types Maintain passing visualtests on X11 Fix errors in example code. Also reverts the example code to the old Largely rewrite the Using QML in C++ Applications documentation. It Document list type operations Fix regression in 648eb76c and update visual tests. Don't emit xChanged()/yChanged() twice. Add testcase for QTBUG-13719. Doc fix highlightranges.qml example and visual test contained binding loop. Combining ListView.StrictlyEnforceRange and resizing currentItem stalls. ...
| * Largely rewrite the Using QML in C++ Applications documentation. ItBea Lam2010-11-0445-199/+1433
| | | | | | | | | | | | | | | | | | | | | | | | | | | | now has an overview of different approaches to QML/C++ integration and demonstrates how to pass data between QML and C++ through properties/functions/signals. The part in the old docs that focused on QDeclarativeContext has been merged into the QDeclarativeContext class docs (although most of the info was largely covered in there already) and the part that covered Network Components has been moved to the QDeclarativeComponent class docs. The custom enum types example previously in extending-tutorial.qdoc has been moved to these new docs. Task-number: QTBUG-14923
* | Doc: Added a snippet showing the default BorderImage tiling behavior.David Boddie2010-11-031-0/+55
|/
* Fix Flipable docsBea Lam2010-10-221-8/+9
| | | | Task-number: QTBUG-13789
* Fix autotest failure caused by commit 92365268Jason McDonald2010-10-152-2/+2
|
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-051-7/+7
|\
| * Doc: add missing image.Yann Bodson2010-10-011-7/+7
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-04127-129/+129
|\ \ | |/
| * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-29127-129/+129
| | | | | | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-20125-125/+407
|\ \ | |/
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-16125-125/+407
| |\
| | * Doc: Further QML improvements.David Boddie2010-09-153-0/+53
| | |
| | * Doc: Continued work on the QML documentation.David Boddie2010-09-141-0/+87
| | |
| | * Doc: More work on the QML documentation.David Boddie2010-09-14123-125/+267
| | |
* | | Doc: More work on QML reference documentation.David Boddie2010-09-172-0/+125
|/ / | | | | | | Reviewed-by: Trust Me
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-0972-824/+2513
|\ \ | |/
| * Doc: More work on the QML documentation.David Boddie2010-09-076-0/+312
| |
| * Doc: Worked on two more elements, replacing an image.David Boddie2010-09-061-0/+0
| |
| * Merge branch '4.7' into qmldocsDavid Boddie2010-09-032-50/+2
| |\ | | | | | | | | | | | | Conflicts: doc/src/snippets/declarative/qml-intro/basic-syntax.qml
| * | Doc: Fixed autotest breakage caused by snippets.David Boddie2010-09-0113-16/+124
| | |
| * | Doc: More work on QML documentation and snippets.David Boddie2010-09-013-1/+80
| | |
| * | Doc: More work on the QML documentation.David Boddie2010-08-2714-0/+686
| | |
| * | Merge branch '4.7' into qmldocsDavid Boddie2010-08-245-0/+281
| |\ \
| * | | Doc: Started to improve QML reference documentation.David Boddie2010-08-231-2/+2
| | | |
| * | | Doc: Used snippets for the Beginning QML document. License update.David Boddie2010-08-2317-0/+702
| | | |
| * | | Doc: Updated QML snippets.David Boddie2010-08-232-5/+5
| | | |
| * | | Doc: Updated licenses to the three clause BSD license.David Boddie2010-08-2326-730/+704
| | | |
| * | | Doc: Made more improvements to the QML documentation.David Boddie2010-08-2313-80/+612
| | | |
| * | | Merge branch '4.7' into qmldocsDavid Boddie2010-08-173-1/+180
| |\ \ \
| * | | | Doc: Started work to tidy up existing QML docs.David Boddie2010-08-1717-0/+397
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
* | | | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-032-48/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix examples autotestJoona Petrell2010-09-012-48/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Task-number: Reviewed-by: Bea Lam
* | | | | Adding snippet for QML Text element documentation.Jerome Pasion2010-08-311-0/+54
|/ / / / | | | | | | | | | | | | | | | | Reviewed by: David Boddie Task: QTBUG-13243
* | | | Doc: Fixed snippets in QML introduction broken in an earlier commit.David Boddie2010-08-2717-0/+1099
| |_|/ |/| | | | | | | | Reported on the qt-qml mailing list.
* | | Add info to Loader docs about receiving signals and key eventsBea Lam2010-08-205-0/+281
| |/ |/|
* | Add missing fileBea Lam2010-08-171-0/+86
| |
* | Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-172-1/+94
|/ | | | | a State (e.g. for setting a transformOrigin for a RotationAnimation). Also improve some other animation docs in general.
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-0510-183/+520
| | | | Task-number: QTBUG-12666
* Add missing snippet fileBea Lam2010-08-041-0/+60
| | | | Task-number: QTBUG-12628
* State doc fixes, improvementsBea Lam2010-08-023-35/+76
| | | | Task-number: QTBUG-12570
* Update QML Documents exampleBea Lam2010-07-301-0/+66
| | | | Task-number: QTBUG-12526
* Component docsBea Lam2010-07-291-0/+60
| | | | Task-number: QTBUG-12447
* Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-293-22/+69
| | | | | | this page from other documentation. Task-number: QTBUG-12446
* Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-221-0/+72
| | | | | | | | This allows dragging a MouseArea that contains a clickable MouseArea, for example. Task-number: QTBUG-12323 Reviewed-by: Michael Brasser
* Add missing snippet filesBea Lam2010-07-212-0/+139
|
* Expand QtObject docBea Lam2010-07-211-0/+55
|
* Use snippets instead to avoid quoting license headersBea Lam2010-07-211-0/+1
|
* Do not show copyright header in documentation.Yann Bodson2010-07-211-0/+2
|
* various doc improvements for animation elementsBea Lam2010-07-206-6/+244
|