aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quickwidgets/qquickviewcomparison
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-1/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Enable QQuickWidget with OpenGL over RHILaszlo Agocs2020-05-272-1/+4
* Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-2/+4
|\
| * Generate registrations for all examplesUlf Hermann2020-01-132-2/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-1/+2
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+2
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+51
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-262-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-068-31/+128
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-248-24/+104
| |\
| | * Fix outdated BSD license headerKai Koehne2017-10-178-24/+104
| * | Qt Quick examples: Introduce QCommandLineParserFriedemann Kleint2017-10-183-7/+24
| |/
* / Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-4/+4
|/
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* Add potentially missing include to qquickviewcomparison exampleLaszlo Agocs2016-06-211-0/+1
* fix example installsOswald Buddenhagen2016-05-131-0/+3
* Fix up flawed TranslucentBackground usage in docs and examplesLaszlo Agocs2015-09-283-24/+13
* Fixed license headersJani Heikkinen2015-02-178-24/+24
* Update copyright headersJani Heikkinen2015-02-128-40/+40
* 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
* Change default to QQuickWidget in the comparison exampleLaszlo Agocs2014-07-091-1/+1
* Add a QQuickWidget - QQuickView comparison exampleLaszlo Agocs2014-06-1910-0/+1199