| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-05 | 13 | -34/+24 |
|\ |
|
| * | Doc: typographical and spelling errors. | Yann Bodson | 2010-10-01 | 13 | -24/+24 |
|
|
| * | Doc: remove unfinished and confusing mention to focus panels. | Yann Bodson | 2010-10-01 | 1 | -10/+0 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 11 | -19/+75 |
|\ \
| |/ |
|
| * | Document "import QtQuick 1.0" change | Aaron Kennedy | 2010-09-29 | 2 | -0/+56 |
|
|
| * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 9 | -19/+19 |
|
|
* | | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 37 | -185/+185 |
|
|
* | | Doc: Shorten lists of basic QML types. | David Boddie | 2010-09-30 | 2 | -22/+11 |
|/ |
|
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 1 | -15/+3 |
|\ |
|
| * | QML Debugging: Documentation fixes | Lasse Holmstedt | 2010-09-24 | 1 | -15/+3 |
|
|
* | | Doc: maintainance - fixing grammar and spelling | Morten Engvoldsen | 2010-09-23 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-09-15 | 2 | -5/+62 |
|\ |
|
| * | Document difference between property binding and assignment | Bea Lam | 2010-09-08 | 2 | -5/+62 |
|
|
* | | Doc: Minor improvements to QML-related documentation. | David Boddie | 2010-09-15 | 1 | -4/+3 |
|
|
* | | Doc: Continued work on the QML documentation. | David Boddie | 2010-09-14 | 1 | -0/+0 |
|
|
* | | Doc: More work on the QML documentation. | David Boddie | 2010-09-14 | 2 | -0/+0 |
|
|
* | | Doc: Some editing and tidying up. | David Boddie | 2010-09-13 | 2 | -3/+3 |
|
|
* | | Doc: Added a missing file. | David Boddie | 2010-09-13 | 1 | -0/+193 |
|/ |
|
* | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 4 | -64/+94 |
|
|
* | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-06 | 1 | -0/+10 |
|\ |
|
| * | Doc | Aaron Kennedy | 2010-09-03 | 1 | -0/+10 |
|
|
* | | Doc: Worked on two more elements, replacing an image. | David Boddie | 2010-09-06 | 2 | -2/+2 |
|
|
* | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-03 | 2 | -6/+13 |
|\ \
| |/ |
|
| * | Fix examples autotest | Joona Petrell | 2010-09-01 | 1 | -1/+6 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-31 | 1 | -34/+20 |
| |\ |
|
| * | | Use QApplication in QDeclarativeEngine example. | Martin Jones | 2010-08-31 | 1 | -5/+7 |
|
|
* | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-01 | 1 | -0/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-31 | 1 | -0/+14 |
| |\ \
| | |/ |
|
| | * | Improve calling QML functions from C++ docs. | Martin Jones | 2010-08-31 | 1 | -0/+14 |
|
|
| * | | Doc: Fixed snippets in QML introduction broken in an earlier commit. | David Boddie | 2010-08-27 | 1 | -34/+20 |
| |/ |
|
* | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-27 | 2 | -0/+27 |
|\ \
| |/ |
|
| * | Document calling QObject methods from QML in Extending QML in C++ docs. | Martin Jones | 2010-08-25 | 1 | -0/+17 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-23 | 1 | -1/+3 |
| |\ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-19 | 6 | -541/+247 |
| |\ \ |
|
| * | | | Document QML_DECLARE_TYPEINFO | Martin Jones | 2010-08-19 | 1 | -0/+10 |
|
|
* | | | | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 6 | -4/+5 |
|
|
* | | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-24 | 1 | -0/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-23 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Move link for Declarative UI Runtime to Using QML with C++ section | Bea Lam | 2010-08-23 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Doc: Updating pages and linking them to the overviews. | Morten Engvoldsen | 2010-08-22 | 1 | -0/+2 |
| |/ / |
|
* | | | Doc: Minor improvements and fixes. | David Boddie | 2010-08-24 | 2 | -5/+5 |
|
|
* | | | Doc: Moved the inline code into snippet files. | David Boddie | 2010-08-23 | 1 | -57/+10 |
|
|
* | | | Doc: Started to reorganize the QML documentation structure. | David Boddie | 2010-08-23 | 1 | -30/+67 |
|
|
* | | | Doc: Used snippets for the Beginning QML document. License update. | David Boddie | 2010-08-23 | 1 | -13/+13 |
|
|
* | | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-17 | 5 | -150/+225 |
|\ \ \
| |/ / |
|
| * | | Docs - clarify use of PropertyChanges for immediate property changes in | Bea Lam | 2010-08-17 | 1 | -7/+12 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-16 | 1 | -107/+145 |
| |\ \ |
|
| | * | | qdoc: Reorganized the QML elements table to be a dictionary... | Martin Smith | 2010-08-16 | 1 | -107/+145 |
| | |/ |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-13 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-12 | 1 | -0/+1 |
| | |\ |
|