aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Post merge fixesLeander Beernaert2020-01-249-22/+24
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-16143-1077/+2108
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-152-6/+17
| |\
| | * examples: Make qmlextensionplugins example usable without installationUlf Hermann2020-01-142-6/+17
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1497-487/+769
| |\|
| | * Generate registrations for all examplesUlf Hermann2020-01-1394-443/+658
| | * Binding example: Fix type registrationFabian Kosmale2020-01-131-0/+2
| | * Make draganddrop example less confusingUlf Hermann2020-01-103-44/+109
| * | Remove D3D12 scenegraph backendLaszlo Agocs2020-01-0616-569/+0
| |/
| * Minimal documentation for new examplePaul Olav Tvete2019-12-122-0/+48
| * Add vulkantextureimport examplePaul Olav Tvete2019-12-129-1/+1126
| * examples/quick/shared/FlickrRssModel.qml: Do proper error handlingMaximilian Goldstein2019-11-291-0/+6
| * examples/touchinteraction/multipointtouch: Fix broken score displayMaximilian Goldstein2019-11-292-8/+13
| * examples/quick/views/pathview: utilize required propertiesMaximilian Goldstein2019-11-291-3/+7
| * examples/quick/localstorage: Fix some linter warningsMaximilian Goldstein2019-11-282-7/+7
| * examples/quick/animation/layouts: Avoid unqualified accessMaximilian Goldstein2019-11-281-3/+10
| * examples/quick/animation/easing: Fix some linter warningsMaximilian Goldstein2019-11-281-4/+25
| * Fix Metal usage on iOSLaszlo Agocs2019-11-274-6/+11
| * Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-222-1/+5
| |\
| | * fix rendernode example buildLorn Potter2019-11-121-0/+4
| | * Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
| * | examples: Drop bogus referenceUlf Hermann2019-11-181-1/+0
| * | examples: Add type safety to animation/behaviors exampleUlf Hermann2019-11-155-42/+126
| * | Remove binding to nirvana in accessibility exampleUlf Hermann2019-11-151-1/+0
| * | examples: Fix SimpleLauncherDelegate.qmlUlf Hermann2019-11-151-2/+2
* | | 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