aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/qml
Commit message (Expand)AuthorAgeFilesLines
* Flickable: add positionViewAtChild, flickToChild, flickTo(position)Xavier BESSON2025-11-262-0/+64
* Doc: Fix qml lint binding warningsAndreas Eliasson2025-10-291-5/+5
* IntValidator docs: Provide guidance on intermediate resultsFabian Kosmale2025-10-101-2/+1
* Replace nokia.com logo URLs with something that works for nowShawn Rutledge2025-09-262-2/+2
* doc: Make transform snippets runnableShawn Rutledge2025-04-022-5/+18
* Doc: Modernize some model/view/delegate snippetsUlf Hermann2025-03-133-13/+38
* PathRectangle: add bevel propertiesMitch Curtis2025-03-042-0/+70
* Doc: Add example to QML IntValidator and DoubleValidatorDheerendra Purohit2025-02-242-0/+34
* Make SafeArea.additionalMargins actually add to the margins, not unionTor Arne Vestbø2025-01-181-1/+2
* TreeViewDelegate: hasChildren should be bool, not intRichard Moe Gustavsen2025-01-091-1/+1
* Doc: add "Hiding Delegates" section to ListView's docsMitch Curtis2024-11-281-0/+27
* Doc: add "Avoid Storing State in Delegates" section to ListView's docsMitch Curtis2024-11-282-0/+46
* Add SafeArea attached propertyTor Arne Vestbø2024-11-283-0/+106
* Modify the Listview snippet to fix Unqualified access warningsMate Barany2024-11-181-2/+7
* Modify snippet so the screenshot looks accurateMate Barany2024-11-081-1/+1
* Doc: Remove QML versioning from TableView code snippetsKai Köhne2024-08-212-2/+1
* Doc: Update Rectangle gradient code example; improve runnabilityAndreas Eliasson2024-07-041-13/+21
* Docs: Clarify the snippet about Editing Cells in a TableViewAlexei Cazacov2024-06-171-1/+1
* 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