aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Rename example target to avoid conflicts in super buildLeander Beernaert2019-12-172-4/+5
* Post Merge FixesLeander Beernaert2019-11-251-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-2520-96/+341
|\
| * Make QQuickFbo work with the OpenGL backend of QRhiLaszlo Agocs2019-11-145-14/+39
| * Fix xmlhttprequest exampleUlf Hermann2019-11-141-1/+1
| * Add API to get more information for each line in a QML Text elementTimur Kristóf2019-11-041-0/+19
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-8/+8
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-151-8/+8
| | |\
| | | * Doc: Add "Using" to other sections for consistencyNico Vertriest2019-10-111-7/+7
| | | * Doc: Rename section ObjectModel in Qt Quick Views exampleNico Vertriest2019-10-101-1/+1
| * | | Make twotextureproviders work on the rhi rendering pathLaszlo Agocs2019-10-1412-73/+274
* | | | Regenerate projectsAlexandru Croitor2019-11-142-1/+2
* | | | cmake: Add missing examplesFrederik Gladhorn2019-11-062-0/+100
* | | | Regenerate required projects after dev -> wip/cmake mergeAlexandru Croitor2019-10-144-24/+40
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-14122-277/+2242
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-115-1/+9
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-10-101-1/+1
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-1/+1
| | | |\|
| | | | * Doc: Correct link error Package typeNico Vertriest2019-10-011-1/+1
| | * | | Add guards in .pro of platform/api-specific scenegraph examplesLaszlo Agocs2019-10-104-0/+8
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-102-2/+5
| |\| |
| | * | Make rendernode example compile on iOSLaszlo Agocs2019-10-092-2/+5
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0416-79/+115
| |\| |
| | * | Examples: Avoid Qt.createQmlObject()Ulf Hermann2019-10-021-27/+86
| | * | Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-184-16/+16
| | * | Rename textureinsgnode example to a more fitting nameLaszlo Agocs2019-09-129-7/+7
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-122-25/+2
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-281-23/+0
| | | |\
| | | | * Remove HACKING fileEskil Abrahamsen Blomfeldt2019-08-231-23/+0
| | | * | Doc: minor language issue in image elements documentationNico Vertriest2019-08-271-2/+2
| | | |/
| | * | Fix gcc warnings in vulkanunderqml exampleLaszlo Agocs2019-09-111-4/+4
| * | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-2674-85/+129
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1134-91/+1963
| |\| |
| | * | Clarify docs and comments regarding under and overlaysLaszlo Agocs2019-09-082-0/+10
| | * | Add metaltextureimport exampleLaszlo Agocs2019-09-0811-1/+878
| | * | rendernode example: Prevent gui-render thread data raceLaszlo Agocs2019-09-089-81/+114
| | * | Make vulkanunderqml work and update docsLaszlo Agocs2019-09-081-5/+14
| | * | Add vulkanunderqml exampleLaszlo Agocs2019-09-0814-9/+952
| * | | Reference Examples: Fix calls to exec() and exit codesUlf Hermann2019-08-3011-32/+34
| * | | Use qmlRegisterAnonymousType in examples and testsUlf Hermann2019-08-277-16/+16
| |/ /
* | | Regenerate ExamplesLeander Beernaert2019-10-1478-156/+185
* | | Regenerate the necessary bits of qtdeclarative after wip/qt6 mergeAlexandru Croitor2019-10-142-2/+30
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1170-104/+1179
|\| |
| * | Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-245-0/+170
| * | rendernode example: Add support for MetalLaszlo Agocs2019-08-229-1/+513
| * | Add missing scenegraph example docsLaszlo Agocs2019-08-2212-1/+320
| * | Implement QSGRenderNode for the rhi pathLaszlo Agocs2019-08-224-31/+104
| * | examples: Fix a few linter warningsUlf Hermann2019-08-203-7/+8
| * | Reference Examples: Avoid static_cast on function argumentsUlf Hermann2019-08-201-1/+1
| * | Reference Examples: Use override for overridden virtual functionsUlf Hermann2019-08-202-2/+2