summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/declarativeui.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-0/+2
|\ | | | | | | | | | | Conflicts: doc/src/declarative/declarativeui.qdoc doc/src/examples/qml-examples.qdoc
| * Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-181-0/+1
| | | | | | | | | | | | | | Task-number: QTBUG-11042 Reviewed-by: Martin Jones Change-Id: I6319992dec52a4d9252c2df39801ebe6a7dee75d
* | Added Qt Quick License information.Jerome Pasion2011-03-031-2/+7
| | | | | | | | | | Task-number: QTBUG-17879 Reviewed-by: David Boddie
* | Removed section names and added a link to Qt Quick page.Jerome Pasion2011-02-171-2/+0
| | | | | | | | Task-number: QTBUG-16071
* | Removed links to unfinished documentation.Jerome Pasion2011-02-161-4/+0
| | | | | | | | Task-number: QTBUG-16071
* | Re-wrote Qt Quick intro. Deleted unused snippets and images.Jerome Pasion2011-02-151-16/+0
| | | | | | | | Task-number: QTBUG-16071
* | Shuffled navigation and modified next/previous links.Jerome Pasion2011-02-151-5/+3
| | | | | | | | Task-number: QTBUG-16071
* | Rewrote Qt Quick documentation.Jerome Pasion2011-02-071-1/+1
| | | | | | | | Task number: QTBUG-16071
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-1/+1
|\ \ | |/ | | | | | | | | | | Conflicts: doc/src/declarative/elements.qdoc doc/src/declarative/extending.qdoc src/declarative/qml/qdeclarativecomponent.cpp
| * Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/qdeclarativeintro.qdoc doc/src/declarative/qdeclarativereference.qdoc doc/src/snippets/declarative/focus/focusColumn.qml tools/qdoc3/apigenerator.cpp tools/qdoc3/apigenerator.h tools/qdoc3/archiveextractor.cpp tools/qdoc3/bookgenerator.cpp tools/qdoc3/bookgenerator.h tools/qdoc3/ccodeparser.cpp tools/qdoc3/command.cpp tools/qdoc3/command.h tools/qdoc3/cpptoqsconverter.cpp tools/qdoc3/dcfsection.cpp tools/qdoc3/dcfsection.h tools/qdoc3/jambiapiparser.cpp tools/qdoc3/jambiapiparser.h tools/qdoc3/javacodemarker.cpp tools/qdoc3/javacodemarker.h tools/qdoc3/javadocgenerator.cpp tools/qdoc3/javadocgenerator.h tools/qdoc3/linguistgenerator.cpp tools/qdoc3/linguistgenerator.h tools/qdoc3/loutgenerator.h tools/qdoc3/mangenerator.cpp tools/qdoc3/mangenerator.h tools/qdoc3/polyarchiveextractor.cpp tools/qdoc3/polyarchiveextractor.h tools/qdoc3/polyuncompressor.cpp tools/qdoc3/polyuncompressor.h tools/qdoc3/qsakernelparser.cpp tools/qdoc3/qscodemarker.cpp tools/qdoc3/qscodemarker.h tools/qdoc3/qscodeparser.cpp tools/qdoc3/qscodeparser.h tools/qdoc3/sgmlgenerator.cpp tools/qdoc3/sgmlgenerator.h tools/qdoc3/test/qt-html-templates.qdocconf tools/qdoc3/uncompressor.cpp tools/qdoc3/webxmlgenerator.cpp tools/qdoc3/webxmlgenerator.h
| | * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Doc: Changed a page title.David Boddie2010-12-211-1/+1
| |/
* | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-19/+21
| | | | | | | | Task-number: QTBUG-16071
* | Doc: Added QML Syntax overview page. Modified landing page.Jerome Pasion2010-12-141-13/+16
| | | | | | | | | | | | QML Syntax is to provide essential QML and JavaScript language info. Task-number:#QTBUG-16071
* | Added \ingroup for the overview pages and \group page.Jerome Pasion2010-12-131-60/+64
|/
* 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