aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Make TapHandler longPressed/tapped exclusive and reliable; fix exampleShawn Rutledge2023-11-171-0/+1
* Add doc page for the threadedanimation exampleLaszlo Agocs2023-11-172-0/+33
* Fix spelling error in QtQuick Gallery exampleWladimir Leuschner2023-11-141-1/+1
* TextEditor example: open file as textSami Shalayel2023-11-101-1/+1
* Examples: fix Wearable on embedded linuxSamuli Piippo2023-11-094-3/+15
* File system explorer example: Improve shortcutsFriedemann Kleint2023-11-011-2/+3
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-3020-0/+60
* Examples: Fix qmake version of qml-i18n exampleUlf Hermann2023-10-262-1/+2
* Fix issue in File System explorer example with about popup text wrapJakub Wincenciak2023-10-251-24/+48
* QML: Fix i18n exampleUlf Hermann2023-10-242-4/+4
* Doc: Move some examples to User Interface Components categoryKai Köhne2023-10-243-3/+3
* Examples: Use the revisited qt_add_translations signatureJoerg Bornemann2023-10-051-8/+4
* Add zooming to the shapes examplePaul Olav Tvete2023-10-036-3/+161
* 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