summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/declarativeui.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-12-081-0/+1
|\
| * Doc: Added a link to the QML Basic Types page.David Boddie2010-12-071-0/+1
| |
* | Doc: Added link to QML Basic Types in main Qt Quick page.Jerome Pasion2010-12-081-0/+1
|/ | | | Reviewed-by: David Boddie
* Add 'Writing New Components' docs, and document the connect() function.Bea Lam2010-12-031-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 QuickMorten Engvoldsen2010-11-151-1/+1
|
* Doc: Correcting references to Qt Declarative module.Morten Engvoldsen2010-11-151-4/+4
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-041-0/+1
|\
| * Document "import QtQuick 1.0" changeAaron Kennedy2010-09-291-0/+1
| | | | | | | | Task-number: QTBUG-13799
* | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-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 Boddie2010-09-131-1/+0
|
* Doc: More work on the QML documentation.David Boddie2010-09-071-0/+1
|
* Doc: More work on the QML documentation.David Boddie2010-08-271-1/+2
|
* Merge branch '4.7' into qmldocsDavid Boddie2010-08-241-0/+3
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-231-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++ sectionBea Lam2010-08-231-1/+1
| | |
| * | Doc: Updating pages and linking them to the overviews.Morten Engvoldsen2010-08-221-0/+2
| |/
* | Doc: Started to reorganize the QML documentation structure.David Boddie2010-08-231-30/+67
|/
* Doc: Fixes to Qt Quick documentation.David Boddie2010-08-091-49/+50
| | | | | Reviewed-by: Trust Me To-be-verified-by: Qt Doc Team
* Doc: Fixed qdoc warnings.David Boddie2010-08-051-1/+1
| | | | Reviewed-by: Trust Me
* Distinguish Qt Quick, Qt Declarative and QML on the landing pageAlan Alpert2010-07-141-2/+4
| | | | Task-number: QTBUG-11916
* doc improvementsBea Lam2010-07-091-5/+5
|
* Rewrite runtime & qmlviewer docs and emphasise that qmlviewer shouldn'tBea Lam2010-06-301-0/+1
| | | | | | be used for deployment Task-number: QTBUG-11287
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Add some performance tips to QML docs.Martin Jones2010-06-071-0/+1
|
* Added autotest for Component.createObject() without Qt.createComponent()Alan Alpert2010-05-241-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 Smith2010-05-041-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 Smith2010-05-041-32/+28
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-271-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 extensionsBea Lam2010-04-231-3/+8
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-271-1/+1
|\ \ | |/
| * Create doc pages for QML focus and minehunt examples.Yann Bodson2010-04-201-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 Yard2010-04-271-4/+13
|/ | | | some elements docs.
* Update references linksBea Lam2010-04-141-0/+1
|
* Link to QML for Qt programmers from main pageBea Lam2010-04-131-0/+1
|
* Start documenting coding conventionsYann Bodson2010-04-121-4/+5
| | | | Task-number: QT-2845
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-251-0/+1
|\
| * Document QML security considerations.Warwick Allison2010-03-241-0/+1
| |
* | Add an initial attempt at docs on the new runtime and imports.Alan Alpert2010-03-251-0/+1
|/
* DocAaron Kennedy2010-03-231-1/+1
|
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-2/+2
| | | | This commit removes the obsolete QML_REGISTER_TYPE macros.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-4/+4
| | | | QDeclarativeXXX.
* Merge branch 'master' of git:qt/qtThiago Macieira2010-02-211-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 toolkitThiago Macieira2010-02-201-1/+1
| |
* | Doc: Collected the Declarative UI tutorials together and renamed them.David Boddie2010-02-191-2/+2
|/ | | | Reviewed-by: Trust Me
* Fix broken license headers.Jason McDonald2010-02-161-18/+18
| | | | Reviewed-by: Trust Me
* We use JavaScript, not ECMAScript.Martin Jones2010-02-031-3/+3
| | | | Task-number: QTBUG-7720
* Improve documentationAlan Alpert2010-01-051-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 Allison2009-12-091-0/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Link to QML Debugging from index pageBea Lam2009-12-091-0/+1
| |
* | Increase prominence of "QML", since many people know the technology by that ↵Warwick Allison2009-12-091-1/+1
|/ | | | name.