aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-1216-19/+20
* Remove the qmake project filesFabian Kosmale2021-01-152-23/+0
* Doc: mention that Item's childrenRect property is local to the itemMitch Curtis2021-01-051-0/+68
* Document how to use CMake for Qt QuickKai Koehne2020-12-041-0/+4
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-1/+3
* QQuickView docs: show correct usage of setInitialPropertiesFabian Kosmale2020-11-121-0/+9
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-291-49/+33
* Doc: fix delegate snippetMitch Curtis2020-06-291-4/+4
* Update ShaderEffect docsLaszlo Agocs2020-06-183-273/+0
* Remove QQuickOpenGLShaderEffectPaul Olav Tvete2020-06-041-42/+44
* Remove QRegExpValidator usagesLars Knoll2020-03-181-56/+0
* Doc: Fix QQuickTableView snippetUlf Hermann2020-02-243-42/+119
* Add required property documentationFabian Kosmale2020-02-061-0/+81
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-20/+0
|\
| * Doc: Move snippet file to qtxmlpatternsPaul Wicking2020-01-271-20/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-202-0/+151
|\|
| * Text and TextEdit: document MarkdownText formatShawn Rutledge2020-01-172-0/+151
* | QQuickListView: document delegate item recyclingRichard Moe Gustavsen2019-12-091-0/+82
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* CMake: Document newly introduced QT5_IMPORT_QML_PLUGINS functionAlexandru Croitor2019-08-281-0/+6
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-41/+94
|\
| * Doc: Correct error in doc Transition QML TypeNico Vertriest2019-08-191-41/+94
* | Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-101-1/+1
* | Register QRegularExpressionValidator in QtQuickUlf Hermann2019-06-122-2/+58
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-161-0/+64
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-0/+64
| |\
| | * Document TapHandler.tapped and [single|double]Tapped eventPoint argumentShawn Rutledge2019-05-091-0/+64
* | | Add WheelHandlerShawn Rutledge2019-04-272-0/+151
* | | Add BoundaryRuleShawn Rutledge2019-04-271-0/+74
* | | Doc: improve Example Usage section of TableViewMitch Curtis2019-04-243-0/+92
|/ /
* / Doc: Fix a code snippet in DragHandler QML typeTopi Reinio2019-02-251-1/+1
|/
* Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-051-96/+0
* Doc: Fix QDoc warningsPaul Wicking2018-10-011-2/+2
* Doc: Remove documentation for deprecated QML typesVenugopal Shivashankar2018-09-251-68/+0
* Doc: Update the 'reversible' Transition code snippetAlexander Akulich2018-09-111-5/+5
* Doc: Fix 'reversible' Transition code snippetAlexander Akulich2018-09-111-1/+3
* Doc: Show that DragHandler is now a multi-point handlerShawn Rutledge2018-09-112-7/+7
* Doc: Document TableView qml typeRichard Moe Gustavsen2018-09-045-0/+389
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-177-14/+7
* Teach Rectangle's gradient property to accept QGradient::PresetTor Arne Vestbø2018-07-101-0/+12
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-255-0/+270
|\
| * Doc: Move literal codeblocks to snippet filesVenugopal Shivashankar2018-06-222-0/+56
| * Doc: Move the code snippets to a separate snippet fileVenugopal Shivashankar2018-06-223-0/+214
* | Make the PathView doc snippet match the animated gif betterShawn Rutledge2018-05-251-2/+2
|/
* Doc: Describe new 5.11 features in Image elementv5.11.0-beta4Eirik Aavitsland2018-04-131-0/+68
* Doc: correct references to snippetNico Vertriest2018-02-281-107/+0
* Document when anchors.fill can and can not be usedJan Arve Saether2017-12-021-0/+74
* PointHandler: fix and improve the docsShawn Rutledge2017-11-231-0/+79
* Fix outdated BSD license headerKai Koehne2017-11-157-14/+84
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-24129-382/+1672
|\