aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Refactor and update qml CMake APICraig Scott2021-06-045-40/+32
* Switch examples to build as isolated sub-buildsCraig Scott2021-05-2714-80/+75
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-2120-1805/+452
* Enable rendercontrol_d3d11 example for MinGWLaszlo Agocs2021-05-197-15/+8
* examples/qml/locale: Use inline component as a delegateMaximilian Goldstein2021-05-191-11/+17
* examples/quick: Explicitly cast Qt.application to (Quick) ApplicationMaximilian Goldstein2021-05-033-4/+4
* examples: Use template literals for multiline stringsMaximilian Goldstein2021-05-033-20/+20
* examples/quick/text/styledtext-layout.qml: Fix warningsMaximilian Goldstein2021-04-301-3/+3
* examples: samegame4/BoomBlock.qml: Do not use unqualified accessMaximilian Goldstein2021-04-301-7/+7
* examples/quick/views: Fix a few warningsMaximilian Goldstein2021-04-303-5/+5
* make isRightAligned() const and setNoiseSource() const referenceXiao YaoBing2021-03-172-2/+2
* Update canvas example to use QtQuickControls2Oliver Eftevaag2021-03-1011-54/+159
* Update window example to use QtQuickControls2Oliver Eftevaag2021-02-234-48/+48
* Make localstorage example independent of the 'shared' directoryOliver Eftevaag2021-02-222-73/+1
* Fix custommaterial example with OpenGLLaszlo Agocs2021-02-193-1/+1
* Improve visuals and usabilityOliver Eftevaag2021-02-163-45/+129
* Update localstore example to use QtQuickControls2Oliver Eftevaag2021-02-168-135/+35
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-1210-14/+15
* Doc: Fix dead link Qt logo in exampleNico Vertriest2020-12-161-2/+3
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+144
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-2/+6
* Fix building the d3d11underqml example with MinGWFriedemann Kleint2020-11-261-9/+9
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-231-0/+4
* Make text example work in static CMake buildsFabian Kosmale2020-11-111-0/+2
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-092-12/+12
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-052-4/+2
* Fix CustomAffector exampleKaj Grönholm2020-11-051-23/+2
* Add #include <QPainter> in textballoon exampleShawn Rutledge2020-10-311-0/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2679-0/+340
* Fix up shadereffect example docsLaszlo Agocs2020-10-232-7/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2074-74/+74
* Adapt to platform API renameTor Arne Vestbø2020-10-092-3/+3
* Fix lineedit exampleUlf Hermann2020-10-051-1/+1
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-162-5/+5
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+0
* shadereffect example: remove unused legacy shader codeLaszlo Agocs2020-09-1328-239/+137
* examples: include QQuickWindow in squircle headersUlf Hermann2020-09-134-0/+4
* Make twotextureproviders example functional againLaszlo Agocs2020-09-074-0/+42
* Regenerate graph example shadersLaszlo Agocs2020-09-074-0/+0
* Add CMake project file for custommaterial exampleLaszlo Agocs2020-09-074-6/+126
* Remove old GLSL code from fboitem exampleLaszlo Agocs2020-09-077-34/+18
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-024-4/+0
* Example: Pass QDate, QTime by value, not by const referenceEdward Welbourne2020-09-018-11/+11
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-301-1/+1
* Doc: Fix minor typosSze Howe Koh2020-08-301-1/+1
* CMake: Rename example conflicting with qtquick3dAlexandru Croitor2020-08-252-7/+63
* Switch to MTLTexture protocol in QSGTexture native accessLaszlo Agocs2020-08-041-1/+1
* Add type safe native texture accessorsLaszlo Agocs2020-08-032-8/+6
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* shadereffect example: change to relative file refsLaszlo Agocs2020-06-301-7/+7