aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/qml
Commit message (Expand)AuthorAgeFilesLines
* Improve font documentationMitch Curtis2024-05-231-0/+22
* Doc: explain that Window doesn't apply palette.window automaticallyMitch Curtis2024-05-201-0/+2
* Correct doc snippet licenseLucie Gérard2024-03-2214-14/+14
* Add TextDocument.errorString propertyShawn Rutledge2024-02-271-5/+2
* Add imageSourceSize property to QQuickDragWang Zichong2024-02-242-0/+54
* Replace TextEdit.textDocument.error signal with status propertyShawn Rutledge2024-01-233-0/+180
* Remove qml locale and dynamicscene examplesLucie Gérard2023-11-281-0/+13
* TreeView: document how to implement expanding indicatorsRichard Moe Gustavsen2023-11-271-18/+51
* doc: Set Drag.imageSource before Drag.active to avoid race conditionShawn Rutledge2023-11-211-2/+4
* QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSIONUlf Hermann2023-10-161-1/+1
* Doc: Fix unqualified access in PathView exampleSze Howe Koh2023-09-131-2/+7
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-06-30153-161/+161
* doc: Add Window.visibility property snippet; link to Window exampleShawn Rutledge2023-05-201-0/+29
* doc: Use part of window example for Window.flags property snippetShawn Rutledge2023-05-162-0/+57
* doc: Make Window snippets testable; remove import versionsShawn Rutledge2023-05-172-0/+33
* doc: Clarify usage of palette; testable snippetsShawn Rutledge2023-05-171-0/+38
* Doc: make grabToImage example snippet more usefulVolker Hilsheimer2023-05-091-2/+3
* doc: Improve BorderImage; make snippets scaleable, detailed; screenshotsShawn Rutledge2023-03-286-35/+406
* QQuickTableView: fix minor documentation issuesRichard Moe Gustavsen2023-03-221-2/+2
* Doc: Update documentation on model/view/delegatesUlf Hermann2023-03-214-8/+23
* Doc: Add snippet to demonstrate keyboard navigationAndreas Eliasson2023-01-301-0/+71
* Revamp Qt Quick Layouts overview documentationPaul Wicking2022-12-213-1/+100
* Doc: improve grabToImage snippetsMitch Curtis2022-12-142-50/+39
* QQuickTableView: let the edit delegate be a child of the cell delegateRichard Moe Gustavsen2022-12-071-2/+45
* QQuickTableView: add layoutChanged() signalRichard Moe Gustavsen2022-12-051-0/+46
* QQuickTableView: implement TableView.editDelegateRichard Moe Gustavsen2022-12-011-0/+52
* Use SPDX license identifiersLucie Gérard2022-06-11157-7527/+314
* QQuickTableView: keep selection model and tableview model in syncRichard Moe Gustavsen2022-04-111-3/+1
* doc: TreeView and delegate doc and warning improvementsShawn Rutledge2022-04-051-6/+8
* Replace paintedWidth/Height with contentWidth/HeightTasuku Suzuki2022-03-271-2/+2
* quick: add qquicktreeviewRichard Moe Gustavsen2021-12-041-0/+90
* Use generalized grouped properties in QQuickPropertyChangesUlf Hermann2021-10-281-2/+7
* Doc: add example snippets for containmentMaskMitch Curtis2021-07-272-0/+151
* doc: Use DragHandler rather than MouseArea in the externaldrag snippetShawn Rutledge2021-06-231-10/+10
* doc: update the selection model snippetRichard Moe Gustavsen2021-06-101-8/+3
* Selection support: support setting a QItemSelectionModel on TableViewRichard Moe Gustavsen2021-06-021-0/+96
* Avoid contradiction in Animation and Transition documentationFabian Kosmale2021-02-161-10/+11
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-1214-14/+14
* Remove the qmake project filesFabian Kosmale2021-01-151-20/+0
* Doc: mention that Item's childrenRect property is local to the itemMitch Curtis2021-01-051-0/+68
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-1/+3
* 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