aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quickwidgets
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-222-2/+2
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-292-2/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-292-2/+10
* Enable QQuickWidget with OpenGL over RHILaszlo Agocs2020-05-273-1/+7
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-3/+3
|\
| * Quick: Don't qualify OpenGL includesUlf Hermann2020-01-271-3/+3
* | Regenerate examplesAlexandru Croitor2020-01-292-0/+16
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-164-4/+8
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-134-4/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-2/+4
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-264-2/+4
* | Regenerate ExamplesLeander Beernaert2019-10-142-4/+4
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-202-2/+2
* | Convert ExamplesLeander Beernaert2019-08-233-0/+106
|/
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-3/+3
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-262-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-0615-56/+233
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2415-47/+187
| |\
| | * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
| | * Fix outdated BSD license headerKai Koehne2017-10-1714-42/+182
| * | Qt Quick examples: Introduce QCommandLineParserFriedemann Kleint2017-10-184-9/+46
| |/
* / Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-4/+4
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-2/+2
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* | Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-182-8/+28
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-8/+28
| |\
| | * Enhance quickwidget example with all grabbing casesLaszlo Agocs2016-09-222-8/+28
* | | examples: replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-031-1/+2
|/ /
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-0/+1
|\|
| * Add potentially missing include to qquickviewcomparison exampleLaszlo Agocs2016-06-211-0/+1
* | Add a tab widget to QQuickWidget exampleLaszlo Agocs2016-06-207-4/+307
|/
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-192-0/+6
|\
| * fix example installsOswald Buddenhagen2016-05-132-0/+6
* | purge unused imageOswald Buddenhagen2016-05-121-0/+0
|/
* Purge sRGB chunks from PNG in documentation.Edward Welbourne2016-03-241-0/+0
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-241-0/+0
* Fix up flawed TranslucentBackground usage in docs and examplesLaszlo Agocs2015-09-283-24/+13
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-10/+7
* Fixed license headersJani Heikkinen2015-02-1710-30/+30
* Update copyright headersJani Heikkinen2015-02-1211-56/+56
* Beautify the qquickviewcomparison exampleLaszlo Agocs2014-09-102-9/+20
* Fix up vao usage in qquickviewcomparison exampleLaszlo Agocs2014-08-261-3/+6
* Add QQuickWidget::setClearColor()Laszlo Agocs2014-08-133-15/+60
* Finish render() support for QQuickWidgetLaszlo Agocs2014-08-111-1/+31
* Change default to QQuickWidget in the comparison exampleLaszlo Agocs2014-07-091-1/+1