aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* Introduce threadedsonglist exampleOtto Ryynänen2025-05-0247-1/+1193
* Port away from QPairZhao Yuhang2025-04-122-2/+2
* CMake: Use qt_internal_add_example for advancedtextAlexandru Croitor2025-04-071-1/+1
* Introduce threaded fetchmore exampleOtto Ryynänen2025-04-0414-2/+433
* VectorImage example: Fix qmllint warningsFabian Kosmale2025-03-171-2/+5
* Examples: Add explicit 6.9 project setup for private library usersDennis Oberst2025-03-103-3/+3
* threadedanimation example: add missing DEPENDENCIES to QtQuickSami Shalayel2025-03-031-0/+1
* Make module ready for source SBOM checkingLucie Gérard2025-02-211-0/+6
* CMake: Fix CMake Error: AUTOMOC for target neumorphicpanel_sharedAlexandru Croitor2025-02-181-0/+1
* Doc: Clarify use of QQuickWindow::beforeRenderingSafiyyah Moosa2025-02-021-3/+3
* CMake: Fix examples built as external projectsJoerg Bornemann2025-01-314-5/+5
* Docs: Update the published QML code to reflect current best practicesAlexei Cazacov2025-01-243-4/+4
* Replace QImage::mirrored with QImage::flipped in rendercontrol exampleVolker Hilsheimer2024-12-021-1/+1
* Fix warnings in rendercontrol_rhi exampleShawn Rutledge2024-11-121-4/+4
* Add RectangularShadow elementKaj Grönholm2024-11-0918-0/+964
* QML Previewer Example: add QQuickWidgetMohammadHossein Qanbari2024-10-316-11/+62
* Add REUSE.toml files and missing licensesLucie Gérard2024-10-291-0/+28
* Examples: Make qquickwidgetvswindow depend on QtQuickUlf Hermann2024-10-241-0/+1
* QML Previewer Example: Prevent unnecessary state changesMohammadHossein Qanbari2024-10-094-8/+12
* Improve the responsive layouts exampleShawn Rutledge2024-10-021-10/+14
* Examples: Disable QtC junction points for examples using 'shared' directoryKai Köhne2024-09-2719-0/+399
* QMLPreviewer Example: Fix compile error on AndroidMohammadHossein Qanbari2024-09-241-2/+2
* QMLPreviewer Example: More improvementsDoris Verria2024-09-195-14/+22
* QML Previewer Example: Fix saving the default file's changesMohammadHossein Qanbari2024-09-191-1/+1
* QMLPreviewer Example: Use window container instead of qquickwidgetDoris Verria2024-09-193-17/+19
* Example for VectorImageEskil Abrahamsen Blomfeldt2024-09-119-0/+387
* QML Previewer Example: Fix bug when saving new fileMohammadHossein Qanbari2024-09-031-1/+1
* QML Previewer Example: Add Error List and Line NumbersMohammadHossein Qanbari2024-09-0214-40/+453
* Add the QMLPreviewer exampleMohammadHossein Qanbari2024-08-3017-0/+1068
* twotextureproviders example: Remove out-of-date todo commentLaszlo Agocs2024-08-301-2/+0
* Introduce example that shows advanced text featuresEskil Abrahamsen Blomfeldt2024-08-2910-0/+256
* VectorImage: Allow root items to be path containersEskil Abrahamsen Blomfeldt2024-08-287-152/+0
* Update generated assets in weather forecast exampleEskil Abrahamsen Blomfeldt2024-07-2214-1146/+1433
* Add Expanding size policy to some controls and itemsJan Arve Sæther2024-07-172-12/+1
* Use best practices in the Quick Shapes exampleEirik Aavitsland2024-07-039-91/+39
* examples: Consistently require Qt 6.8Fabian Kosmale2024-07-0349-49/+49
* wasm: Move OpenGLUnderQml to VertexBufferObject to satisfy WebGLEven Oscar Andersen2024-06-112-16/+16
* Texture fill for shapesEskil Abrahamsen Blomfeldt2024-05-273-0/+55
* graph example: Do not use GLSL functions as uniform namesLaszlo Agocs2024-05-274-3/+3
* Add PathRectangle, a PathElement for optionally rounded rectanglesEirik Aavitsland2024-05-265-6/+64
* Add fillTransform property to ShapePathEirik Aavitsland2024-05-144-0/+57
* Doc: Fix mentioning of QQW::createTextureFromNativeObject in exampleKai Köhne2024-04-191-3/+2
* Set correct shader version for CustomRenderNode exampleEven Oscar Andersen2024-04-191-0/+2
* wasm: CustomMaterial: Change shader program so that it is accepted by WebGLEven Oscar Andersen2024-04-183-5/+14
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2766-647/+723
* Use new Qt configure feature for MetalTor Arne Vestbø2024-03-251-1/+1
* Correct license for examples filesLucie Gérard2024-03-2175-75/+75
* Correct a typo in the view list. Modify "a Object" to "an Object"Frédéric Lefebvre2024-03-181-1/+1
* wasm: rendercontrol example -background colorEven Oscar Andersen2024-03-161-1/+1
* Fix duplicate HighScore when replaying SameGame ExampleWladimir Leuschner2024-03-121-4/+7