Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-12-08 | 1 | -0/+1 |
|\ | |||||
| * | Doc: Added a link to the QML Basic Types page. | David Boddie | 2010-12-07 | 1 | -0/+1 |
| | | |||||
* | | Doc: Added link to QML Basic Types in main Qt Quick page. | Jerome Pasion | 2010-12-08 | 1 | -0/+1 |
|/ | | | | Reviewed-by: David Boddie | ||||
* | Add 'Writing New Components' docs, and document the connect() function. | Bea Lam | 2010-12-03 | 1 | -2/+2 |
| | | | | | | | | The 'Writing QML Components' is mainly a restructuring of the 'Extending types from QML' page. It also documents the signal connect() function that was previously undocumented. Task-number: QTBUG-15718, QTBUG-15138 | ||||
* | Doc: correcting heading - Beginning Qt Quick - into - Intro to Qt Quick | Morten Engvoldsen | 2010-11-15 | 1 | -1/+1 |
| | |||||
* | Doc: Correcting references to Qt Declarative module. | Morten Engvoldsen | 2010-11-15 | 1 | -4/+4 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 1 | -0/+1 |
|\ | |||||
| * | Document "import QtQuick 1.0" change | Aaron Kennedy | 2010-09-29 | 1 | -0/+1 |
| | | | | | | | | Task-number: QTBUG-13799 | ||||
* | | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 1 | -5/+5 |
|/ | | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files. | ||||
* | Doc: Some editing and tidying up. | David Boddie | 2010-09-13 | 1 | -1/+0 |
| | |||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 1 | -0/+1 |
| | |||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 1 | -1/+2 |
| | |||||
* | 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 |
| |\ | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Move link for Declarative UI Runtime to Using QML with C++ section | ||||
| | * | 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: Started to reorganize the QML documentation structure. | David Boddie | 2010-08-23 | 1 | -30/+67 |
|/ | |||||
* | Doc: Fixes to Qt Quick documentation. | David Boddie | 2010-08-09 | 1 | -49/+50 |
| | | | | | Reviewed-by: Trust Me To-be-verified-by: Qt Doc Team | ||||
* | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Distinguish Qt Quick, Qt Declarative and QML on the landing page | Alan Alpert | 2010-07-14 | 1 | -2/+4 |
| | | | | Task-number: QTBUG-11916 | ||||
* | doc improvements | Bea Lam | 2010-07-09 | 1 | -5/+5 |
| | |||||
* | Rewrite runtime & qmlviewer docs and emphasise that qmlviewer shouldn't | Bea Lam | 2010-06-30 | 1 | -0/+1 |
| | | | | | | be used for deployment Task-number: QTBUG-11287 | ||||
* | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 1 | -25/+11 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Add some performance tips to QML docs. | Martin Jones | 2010-06-07 | 1 | -0/+1 |
| | |||||
* | Added autotest for Component.createObject() without Qt.createComponent() | Alan Alpert | 2010-05-24 | 1 | -1/+1 |
| | | | | | | Also augmented the docs for both functions a little. Task-number: QTBUG-10926 | ||||
* | qdoc: Fixed the alphabet index in the compact list. | Martin Smith | 2010-05-04 | 1 | -4/+4 |
| | | | | | | Now it leaves out any letter that doesn't appear in the list. i.e. If there are no classes that begin with QJ... J does not appear in the alphabet index. | ||||
* | doc: Edited the intro. | Martin Smith | 2010-05-04 | 1 | -32/+28 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 1 | -3/+8 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (30 commits) Ensure text document is created before we access it. Plugins documentation. Fix update issue when an item has an effect and child. Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints. Disallow "Qt" as namespace import Don't "adjust" the z value of a delegate that has been cached. Correctly inherit extension properties Autotests More QDeclarativeNetworkAccessManagerFactory doc clarification. Fix QDeclarativeNetworkAccessManagerFactory docs. Don't crash on invalid model remove signal. Ensure scheduled layout can occur before testing. Fix remaining 4.6 type registrations (to 4.7). doc anchor margins vs. anchor (line) state/animation. These examples should not be included in this test Unify naming of settings / UI to be "Qt Qml Runtime" Improved error messages for type resolving, new debug option Link to example files from tutorial pages Add tutorial for writing QML extensions no export in plugin ... | ||||
| * | Add tutorial for writing QML extensions | Bea Lam | 2010-04-23 | 1 | -3/+8 |
| | | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Peter Yard | 2010-04-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Create doc pages for QML focus and minehunt examples. | Yann Bodson | 2010-04-20 | 1 | -1/+1 |
| | | | | | | | | Link to declarative examples from Qt's examples page. | ||||
* | | Docs Changes to start page. Minor change to Elements doc. See also added to ↵ | Peter Yard | 2010-04-27 | 1 | -4/+13 |
|/ | | | | some elements docs. | ||||
* | Update references links | Bea Lam | 2010-04-14 | 1 | -0/+1 |
| | |||||
* | Link to QML for Qt programmers from main page | Bea Lam | 2010-04-13 | 1 | -0/+1 |
| | |||||
* | Start documenting coding conventions | Yann Bodson | 2010-04-12 | 1 | -4/+5 |
| | | | | Task-number: QT-2845 | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-25 | 1 | -0/+1 |
|\ | |||||
| * | Document QML security considerations. | Warwick Allison | 2010-03-24 | 1 | -0/+1 |
| | | |||||
* | | Add an initial attempt at docs on the new runtime and imports. | Alan Alpert | 2010-03-25 | 1 | -0/+1 |
|/ | |||||
* | Doc | Aaron Kennedy | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 1 | -2/+2 |
| | | | | This commit removes the obsolete QML_REGISTER_TYPE macros. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -4/+4 |
| | | | | QDeclarativeXXX. | ||||
* | Merge branch 'master' of git:qt/qt | Thiago Macieira | 2010-02-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/advtutorial1.qdoc doc/src/declarative/advtutorial2.qdoc doc/src/declarative/advtutorial3.qdoc doc/src/declarative/advtutorial4.qdoc doc/src/declarative/tutorial1.qdoc doc/src/declarative/tutorial2.qdoc doc/src/declarative/tutorial3.qdoc | ||||
| * | Doc: these files are NOT part of the test suite of the Qt toolkit | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
| | | |||||
* | | Doc: Collected the Declarative UI tutorials together and renamed them. | David Boddie | 2010-02-19 | 1 | -2/+2 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -18/+18 |
| | | | | Reviewed-by: Trust Me | ||||
* | We use JavaScript, not ECMAScript. | Martin Jones | 2010-02-03 | 1 | -3/+3 |
| | | | | Task-number: QTBUG-7720 | ||||
* | Improve documentation | Alan Alpert | 2010-01-05 | 1 | -0/+1 |
| | | | | | Extend documentation on dynamically created objects and on integrating with existing applications. And make those pages more discoverable. | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-09 | 1 | -0/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Link to QML Debugging from index page | Bea Lam | 2009-12-09 | 1 | -0/+1 |
| | | |||||
* | | Increase prominence of "QML", since many people know the technology by that ↵ | Warwick Allison | 2009-12-09 | 1 | -1/+1 |
|/ | | | | name. |