Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure loaded item's parent is set before component completion. | Martin Jones | 2010-11-12 | 2 | -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-integration | Qt Continuous Integration System | 2010-11-05 | 45 | -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. It | Bea Lam | 2010-11-04 | 45 | -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 Boddie | 2010-11-03 | 1 | -0/+55 |
|/ | |||||
* | Fix Flipable docs | Bea Lam | 2010-10-22 | 1 | -8/+9 |
| | | | | Task-number: QTBUG-13789 | ||||
* | Fix autotest failure caused by commit 92365268 | Jason McDonald | 2010-10-15 | 2 | -2/+2 |
| | |||||
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-05 | 1 | -7/+7 |
|\ | |||||
| * | Doc: add missing image. | Yann Bodson | 2010-10-01 | 1 | -7/+7 |
| | | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 127 | -129/+129 |
|\ \ | |/ | |||||
| * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 127 | -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.7 | David Boddie | 2010-09-20 | 125 | -125/+407 |
|\ \ | |/ | |||||
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 125 | -125/+407 |
| |\ | |||||
| | * | Doc: Further QML improvements. | David Boddie | 2010-09-15 | 3 | -0/+53 |
| | | | |||||
| | * | Doc: Continued work on the QML documentation. | David Boddie | 2010-09-14 | 1 | -0/+87 |
| | | | |||||
| | * | Doc: More work on the QML documentation. | David Boddie | 2010-09-14 | 123 | -125/+267 |
| | | | |||||
* | | | Doc: More work on QML reference documentation. | David Boddie | 2010-09-17 | 2 | -0/+125 |
|/ / | | | | | | | Reviewed-by: Trust Me | ||||
* | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-09 | 72 | -824/+2513 |
|\ \ | |/ | |||||
| * | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 6 | -0/+312 |
| | | |||||
| * | Doc: Worked on two more elements, replacing an image. | David Boddie | 2010-09-06 | 1 | -0/+0 |
| | | |||||
| * | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-03 | 2 | -50/+2 |
| |\ | | | | | | | | | | | | | Conflicts: doc/src/snippets/declarative/qml-intro/basic-syntax.qml | ||||
| * | | Doc: Fixed autotest breakage caused by snippets. | David Boddie | 2010-09-01 | 13 | -16/+124 |
| | | | |||||
| * | | Doc: More work on QML documentation and snippets. | David Boddie | 2010-09-01 | 3 | -1/+80 |
| | | | |||||
| * | | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 14 | -0/+686 |
| | | | |||||
| * | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-24 | 5 | -0/+281 |
| |\ \ | |||||
| * | | | Doc: Started to improve QML reference documentation. | David Boddie | 2010-08-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Doc: Used snippets for the Beginning QML document. License update. | David Boddie | 2010-08-23 | 17 | -0/+702 |
| | | | | |||||
| * | | | Doc: Updated QML snippets. | David Boddie | 2010-08-23 | 2 | -5/+5 |
| | | | | |||||
| * | | | Doc: Updated licenses to the three clause BSD license. | David Boddie | 2010-08-23 | 26 | -730/+704 |
| | | | | |||||
| * | | | Doc: Made more improvements to the QML documentation. | David Boddie | 2010-08-23 | 13 | -80/+612 |
| | | | | |||||
| * | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-17 | 3 | -1/+180 |
| |\ \ \ | |||||
| * | | | | Doc: Started work to tidy up existing QML docs. | David Boddie | 2010-08-17 | 17 | -0/+397 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
* | | | | | Merge commit 'staging-1/4.7' into doc-4.7 | Morten Engvoldsen | 2010-09-03 | 2 | -48/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix examples autotest | Joona Petrell | 2010-09-01 | 2 | -48/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: Reviewed-by: Bea Lam | ||||
* | | | | | Adding snippet for QML Text element documentation. | Jerome Pasion | 2010-08-31 | 1 | -0/+54 |
|/ / / / | | | | | | | | | | | | | | | | | Reviewed by: David Boddie Task: QTBUG-13243 | ||||
* | | | | Doc: Fixed snippets in QML introduction broken in an earlier commit. | David Boddie | 2010-08-27 | 17 | -0/+1099 |
| |_|/ |/| | | | | | | | | Reported on the qt-qml mailing list. | ||||
* | | | Add info to Loader docs about receiving signals and key events | Bea Lam | 2010-08-20 | 5 | -0/+281 |
| |/ |/| | |||||
* | | Add missing file | Bea Lam | 2010-08-17 | 1 | -0/+86 |
| | | |||||
* | | Docs - clarify use of PropertyChanges for immediate property changes in | Bea Lam | 2010-08-17 | 2 | -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 elements | Bea Lam | 2010-08-05 | 10 | -183/+520 |
| | | | | Task-number: QTBUG-12666 | ||||
* | Add missing snippet file | Bea Lam | 2010-08-04 | 1 | -0/+60 |
| | | | | Task-number: QTBUG-12628 | ||||
* | State doc fixes, improvements | Bea Lam | 2010-08-02 | 3 | -35/+76 |
| | | | | Task-number: QTBUG-12570 | ||||
* | Update QML Documents example | Bea Lam | 2010-07-30 | 1 | -0/+66 |
| | | | | Task-number: QTBUG-12526 | ||||
* | Component docs | Bea Lam | 2010-07-29 | 1 | -0/+60 |
| | | | | Task-number: QTBUG-12447 | ||||
* | Fixes for Dynamic Object Management docs. Also adds links to | Bea Lam | 2010-07-29 | 3 | -22/+69 |
| | | | | | | this page from other documentation. Task-number: QTBUG-12446 | ||||
* | Allow MouseArea dragging to filter mouse events from descendants | Martin Jones | 2010-07-22 | 1 | -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 files | Bea Lam | 2010-07-21 | 2 | -0/+139 |
| | |||||
* | Expand QtObject doc | Bea Lam | 2010-07-21 | 1 | -0/+55 |
| | |||||
* | Use snippets instead to avoid quoting license headers | Bea Lam | 2010-07-21 | 1 | -0/+1 |
| | |||||
* | Do not show copyright header in documentation. | Yann Bodson | 2010-07-21 | 1 | -0/+2 |
| | |||||
* | various doc improvements for animation elements | Bea Lam | 2010-07-20 | 6 | -6/+244 |
| |