summaryrefslogtreecommitdiff
path: root/src/quick/doc
Commit message (Expand)AuthorAgeFilesLines
* 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: add both stretch factors to the list of attached propertiesOliver Eftevaag2023-05-161-0/+2
* Doc: make grabToImage example snippet more usefulVolker Hilsheimer2023-05-091-2/+3
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-021-1/+0
* Models: Make all model roles available for array modelsUlf Hermann2023-04-271-0/+14
* Doc: Fix typo in qmllint overviewKai Köhne2023-04-261-1/+1
* Use correct names for QEventPoint::State, PointerDevice::GrabTransitionShawn Rutledge2023-04-141-0/+46
* Docs: add module dependencies to configurationVolker Hilsheimer2023-04-031-0/+2
* Docs: fix link to performance documentation pageVolker Hilsheimer2023-04-031-1/+1
* Docs: fix links to widthVolker Hilsheimer2023-04-031-5/+5
* Docs: fix a few linksVolker Hilsheimer2023-04-032-2/+2
* Doc: Add QQEM link to Qt Quick tools and utilities pageMats Honkamaa2023-03-311-0/+6
* Add an Android TimePickerDialog how-toMitch Curtis2023-03-313-0/+19
* Doc: Revamp "Extending QML" examples into a tutorialOlivier De Cannière2023-03-301-5/+6
* Doc: Rename and rephrase pages for QML {script|type} compilerUlf Hermann2023-03-281-2/+2
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-55/+19
* doc: Improve BorderImage; make snippets scaleable, detailed; screenshotsShawn Rutledge2023-03-2810-35/+406
* doc: Fix some warnings (broken links)Shawn Rutledge2023-03-282-3/+3
* Models: Straighten out model and modelData propertiesUlf Hermann2023-03-241-5/+64
* Add how-to for active focus debuggingMitch Curtis2023-03-241-0/+14
* Add a how-to page for Qt Quick topicsMitch Curtis2023-03-243-1/+47
* QQuickTableView: fix minor documentation issuesRichard Moe Gustavsen2023-03-221-2/+2
* Doc: Update documentation on model/view/delegatesUlf Hermann2023-03-216-54/+88
* Doc: Fix typoAndreas Eliasson2023-03-211-1/+1
* Doc: Promote the Multieffect QML type pageAndreas Eliasson2023-03-193-4/+11
* doc: Customize and update docs for PointHandlerShawn Rutledge2023-03-145-2/+150
* Add QWidget - Qt Quick mixing examples to examples pageLaszlo Agocs2023-03-071-0/+8
* Add doc page for MultiEffect examplesLaszlo Agocs2023-03-071-0/+2
* Document the Pointer Handlers exampleShawn Rutledge2023-03-021-0/+2
* doc: Add snippets and animations illustrating TapHandler.GesturePolicyShawn Rutledge2023-03-029-1/+227
* Implement DocBook mappings of qdoc macrosThibaut Cuvelier2023-02-221-1/+2
* Doc: Fix warnings for undocumented parametersTopi Reinio2023-02-211-1/+1
* Enable D3D12Laszlo Agocs2023-02-141-3/+3
* Doc: Mention QDS and UI files in Best PracticesLeena Miettinen2023-02-141-3/+24
* Have a way to always use an elapsed time based animation driverLaszlo Agocs2023-02-081-2/+18
* Doc: Recommend putting QML files in the same directory as their modulesUlf Hermann2023-02-031-0/+5
* Improve MultiEffect API documentationKaj Grönholm2023-02-025-0/+0
* Doc: Update qmlformat descriptionUlf Hermann2023-01-311-6/+9
* Doc: Add snippet to demonstrate keyboard navigationAndreas Eliasson2023-01-301-0/+71
* Doc: Link to lupdate instructions instead of specifying the commandLeena Miettinen2023-01-251-13/+11
* doc: Make sure QtQuick.Effects module shows in docsEskil Abrahamsen Blomfeldt2023-01-101-2/+3
* Revamp Qt Quick Layouts overview documentationPaul Wicking2022-12-216-115/+288
* Doc: improve grabToImage snippetsMitch Curtis2022-12-142-50/+39
* Standardize Drag/PinchHandler active/persistent scale, rotation, translationShawn Rutledge2022-12-103-9/+35
* Add PinchHandler.scaleAxis, rotationAxis; hold values in axesShawn Rutledge2022-12-102-0/+61
* Expose QMatrix mapping functions to JS spaceDavid Edmundson2022-12-071-0/+23
* 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