summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative
Commit message (Collapse)AuthorAgeFilesLines
* fixes/improvements for new QML right-to-left docsBea Lam2011-03-212-15/+25
| | | | Clarify some of the docs and fix some broken doc links.
* Fix license headers in example codeBea Lam2011-03-211-1/+41
| | | | Change-Id: I510caf92c2e33df2bb44d87cc07fe78a0823ab5f
* Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-183-0/+157
| | | | | | | Task-number: QTBUG-11042 Reviewed-by: Martin Jones Change-Id: I6319992dec52a4d9252c2df39801ebe6a7dee75d
* Fix failing testsBea Lam2011-03-101-0/+1
| | | | | | | | | RTL text-related tests were failing on mac since QApplication::keyboardInputDirection() is not always initialized when the QApplication instance is created. Change-Id: Ifa7214ffb1941d824a9425015b38aa77366381bb Reviewed-by: Martin Jones
* Merge branch '4.7' into qtquick11Martin Jones2011-03-0115-112/+583
|\ | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativelistview.cpp Change-Id: Ic21311365c6139520ae337a379bdedb6ffe497db
| * fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-5/+2
| | | | | | | | | | | | | | | | | | Ensure attributes added in QtQuick 1.1 are marked with the '\since QtQuick 1.1' tag. Also add links to items listed in the QtQuick 1.1 section in whatsnew.qdoc. Task-number: QTBUG-17771 Change-Id: Ic8fb3c8d3c99a1469c1767779efaafd27ef460e1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into ↵Qt Continuous Integration System2011-02-0414-107/+581
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging: (216 commits) Doc: Fixed a reference to the wrong image. Fixed a bug that caused marked up inline text to be truncated. Doc: Renamed an image to ensure that it does not clash with another. Doc: Fixed QML, unindented snippet. Doc: Removed unnecessary HTML entity from the title. Doc: Fixed broken links to the old Symbian Foundation Wiki. Doc: Updated the copyright statements in the templates. Doc: Fixing typo Replace all occurances of "Qt 4.7" with "QtQuick 1.0" Doc: Adjusted the font sizes for the offline documentation. Doc: Added a missing style sheet to the qhp manifest. Doc: Fixed the qthelp namespace for the Qt documentation. Doc: including missing pages in overviews. Doc: Fixed typo in QCoreApplication docs Fixed whitespace. Avoid hard-coding product names in page titles. Doc: Unindented a code snippet. Doc: Fixed confusing wording of a sentence. Doc: Fixed a broken link. Doc: Updated the information about commercial editions of Qt. ...
| | * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Sergio Ahumada2011-01-281-1/+1
| | | | | | | | | | | | Task-number: QTBUG-13799
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-261-3/+11
| | |\
| | * | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-262-32/+102
| | | |
| | * | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-242-0/+142
| | | |
| | * | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-21202-207/+552
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp src/declarative/util/qdeclarativeanimation.cpp
| | | * | Doc: Fixed qdoc warnings caused by invalid/incomplete QML snippets.David Boddie2011-01-175-3/+155
| | | | |
| | | * | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-13196-204/+246
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * | | Doc: Added a missing snippet.David Boddie2011-01-131-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-16619
| | | * | | Doc: Sync with upstream.David Boddie2010-12-221-1/+1
| | | | | |
| | | * | | Doc: Fixed QML syntax in quoted code snippets.David Boddie2010-12-211-0/+61
| | | | | |
| | | * | | Added BSD license to snippet code.Jerome Pasion2010-12-201-0/+39
| | | | | |
| | * | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-212-71/+69
| | |/ / /
* | | | | Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-0/+64
|/ / / / | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-17280 Reviewed-by: Martin Jones Change-Id: I34a623b49ce0fd5c05ae7a7ea5d0437c107b8a9b
* | | | Move Qt.application docs into Qt global object pageBea Lam2011-02-021-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Previously it was documented as a separate 'Application' element Reviewed-by: Martin Jones
* | | | Add initial size to ListView in FolderListModel exampleBea Lam2011-02-021-4/+8
| | | | | | | | | | | | | | | | Plus other minor doc changes
* | | | Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-281-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dynamic object in Docs explains QScriptValue argument. SameGame and Dynamic scene now make use of overloadable. Task-number: QTBUG-13087 Reviewed-by: Bea Lam
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-19197-200/+208
|\ \ \ \ | | |_|/ | |/| |
| * | | Consistent DocsAlan Alpert2011-01-131-3/+11
| | |/ | |/| | | | | | | | | | | | | Example contradicted later docs. Fixed example. Task-number: QTBUG-16596
| * | Update copyright year to 2011.Jason McDonald2011-01-10197-197/+197
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Introduce Qt.application.active propertyJoona Petrell2011-01-071-0/+53
|/ / | | | | | | | | | | | | Replaces qmlviewer's runtime.activeWindow property. Task-number: QTBUG-13351 Reviewed-by: Martin Jones
* | Improve docs on attached properties on view delegates.Martin Jones2010-12-234-8/+50
| | | | | | | | | | | | | | | | Clarify that the properties are attached to the root of the delegate, and must be accessed as such by child items. Task-number: QTBUG-16193 Reviewed-by: Bea Lam
* | Doc: Added a missing license header.David Boddie2010-12-211-0/+39
|/
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-136-0/+276
|\
| * Document support for QVariantList and QVariantMap type conversionBea Lam2010-12-063-0/+123
| |
| * Qt.include() docs weren't being picked up by qdocBea Lam2010-12-063-0/+153
| | | | | | | | | | | | | | This moves the Qt.include() docs to qdeclarativeengine.cpp and also documents it in the "Integrating JavaScript" page. Task-number: QTBUG-15855
* | Fixed the QML Focus document. Fixed snippets, images, and formatting.Jerome Pasion2010-12-0611-0/+593
| | | | | | | | Reviewed-by: David Boddie
* | Added QML coding convention for "private" properties.Jerome Pasion2010-12-061-0/+49
| | | | | | | | | | | | Private properties start with two underscores. __property Reviewed-by: David Boddie
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-0318-0/+943
|\ \ | |/
| * Add 'Writing New Components' docs, and document the connect() function.Bea Lam2010-12-0318-0/+943
| | | | | | | | | | | | | | | | 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
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-302-1/+85
|\ \ | |/
| * Document which header to include for qmlRegister functions.Martin Jones2010-11-301-1/+1
| | | | | | | | | | Task-number: QTBUG-15630 Reviewed-by: Bea Lam
| * Add license to example codeBea Lam2010-11-291-0/+39
| |
| * Move KeyNavigation example to snippets, plus some doc rewordingBea Lam2010-11-291-0/+45
| |
* | Doc: Fixed a snippet to show QML comments.David Boddie2010-11-251-1/+0
|/ | | | Task-number: QTBUG-15584
* Ensure loaded item's parent is set before component completion.Martin Jones2010-11-122-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-integrationQt Continuous Integration System2010-11-0545-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. ItBea Lam2010-11-0445-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 Boddie2010-11-031-0/+55
|/
* Fix Flipable docsBea Lam2010-10-221-8/+9
| | | | Task-number: QTBUG-13789
* Fix autotest failure caused by commit 92365268Jason McDonald2010-10-152-2/+2
|
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-051-7/+7
|\
| * Doc: add missing image.Yann Bodson2010-10-011-7/+7
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-04127-129/+129
|\ \ | |/