aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* rhitextureitem example: Remove QuickPrivate dependencyLaszlo Agocs2023-10-021-1/+0
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2023-09-274-163/+163
* Doc: Add example categories for qtquickJaishree Vyas2023-09-2612-0/+15
* Show item size in rhitextureitem exampleLaszlo Agocs2023-09-251-2/+6
* Clean up customrendernode exampleLaszlo Agocs2023-09-257-126/+189
* Fix delegate loading issue in gallery exampleSanthosh Kumar2023-09-201-118/+106
* Small improvements into Graph exampleKaj Grönholm2023-09-151-8/+4
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-2/+2
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-115-1/+4
* Doc: Add example categoryInkamari Harjula2023-09-111-0/+1
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-0613-1/+14
* Doc: Add example categories for qtquickJaishree Vyas2023-09-0523-0/+23
* rendercontrol_rhi example: Fix some broken indentationLaszlo Agocs2023-09-042-6/+6
* rendercontrol_rhi example: Make the custom animation driver optionalLaszlo Agocs2023-09-042-15/+53
* rendercontrol_rhi example: Add a checkbox to exercise mirrorVerticallyLaszlo Agocs2023-09-041-0/+14
* Fix QQuickWidget rendering API mapping for D3D12Laszlo Agocs2023-09-041-0/+2
* Add CurveRenderer item into shape antialiasing exampleKaj Grönholm2023-08-232-1/+51
* examples: include filesystemexplorer only if Svg is availableSamuli Piippo2023-08-231-1/+3
* Fix attachedstyleproperties example installationMitch Curtis2023-08-231-2/+5
* Doc: Add example categories to Particles examplesInkamari Harjula2023-08-234-0/+4
* Doc: Use sensible argument in `\printto` commandPaul Wicking2023-08-221-1/+1
* Filesystem Explorer Example: Introduce version 2Dennis Oberst2023-08-2122-434/+882
* Exclude some examples from Android buildElias Hautala2023-08-214-3/+17
* Docs: Update documentation about orientation mode in the gallery exampleSanthosh Kumar2023-08-151-8/+9
* Add a QRhi-based QQuickRenderControl exampleLaszlo Agocs2023-08-158-0/+942
* Add QQuickRhiItemLaszlo Agocs2023-08-1420-689/+509
* Remove unused forward decl in rhitextureitem exampleLaszlo Agocs2023-07-281-2/+0
* Remove unused line in rhitextureitem exampleLaszlo Agocs2023-07-281-1/+0
* Examples: pass QDate by value, not const referenceEdward Welbourne2023-07-284-4/+4
* Doc: Add example category for Qt Qml examplesVenugopal Shivashankar2023-07-211-0/+1
* Doc: Add \examplecategory for Qt Quick ControlsVenugopal Shivashankar2023-07-2110-1/+10
* wearable: fix various issuesMitch Curtis2023-07-122-1/+3
* gallery: fix some QML compiler warningsMitch Curtis2023-07-122-32/+25
* Doc: Update example category namesKai Köhne2023-07-111-1/+1
* Move imagine/musicplayer to tests/manual/imagine/musicplayerJan Arve Sæther2023-07-10158-1510/+1
* Add explicit option for landscape mode in gallery exampleSanthosh Kumar2023-07-101-1/+8
* Fix wearable example on macOS and WindowsOlivier De Cannière2023-07-072-5/+22
* Merge externaldraganddrop example into the draganddrop exampleOliver Eftevaag2023-07-0415-212/+87
* convert threading example to manual testsOliver Eftevaag2023-07-0418-402/+0
* move righttoleft example to manual test, and revamp itOliver Eftevaag2023-07-0316-984/+0
* Move touchinteraction examples to pointerhandlers and manual testShawn Rutledge2023-07-0237-786/+208
* doc: Rename to Qt Quick Examples - Pointer HandlersShawn Rutledge2023-07-021-1/+1
* Make views example more in line with our guidelinesOliver Eftevaag2023-06-3016-194/+605
* revamp animation example according to guidelinesOliver Eftevaag2023-06-287-36/+71
* Examples: Fix license to Commercial or BSD-3-ClauseKai Köhne2023-06-2617-17/+17
* Examples: Fix license of BlurHelper.qmlKai Köhne2023-06-261-1/+1
* Fix examples writing resource files to the wrong directoryDimitrios Apostolou2023-06-232-2/+2
* Clean up the examples/qmltest/CMakeLists.txtAmir Masoud Abdol2023-06-231-10/+0
* Fix the installation of examples/qmltestAmir Masoud Abdol2023-06-231-2/+6
* automotive: fix the dial's height and background assetsMitch Curtis2023-06-207-5/+0