aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* example: Use curve renderer for banner textEskil Abrahamsen Blomfeldt2026-04-171-0/+3
* Set target FOLDER property to qtc_runnable for the main targets in examplesKonsta Alajärvi2026-04-1615-0/+30
* externaldraganddrop example: set default width and heightShawn Rutledge2026-04-151-0/+1
* rendercontrol_opengl example: Fix texture object explosionLaszlo Agocs2026-04-152-0/+11
* threadedsonglist example: remove unused <QPair> includeMarc Mutz2026-04-131-1/+0
* example: Use asynchronous shapes in Weather ForecastEskil Abrahamsen Blomfeldt2026-04-102-0/+4
* quickwidget example: fix C++17-ismMarc Mutz2026-03-261-1/+2
* Doc: Add alternate text for images in qtdeclarativeJerome Pasion2026-03-121-0/+2
* Put VxWorks support back for FlexBoxLayoutKarim Pinter2026-03-061-1/+1
* examples: fix CMake generate issueSami Shalayel2026-02-061-0/+3
* Simplify tooltips in window exampleShawn Rutledge2026-02-061-4/+0
* Improve shape gallery exampleEirik Aavitsland2026-01-2924-22/+134
* Replace QVector with QListShawn Rutledge2026-01-091-4/+4
* android: Fix compilation of weatherforecast and vectorimage examplesEskil Abrahamsen Blomfeldt2025-12-122-2/+2
* Restore multi-threaded OpenGL path in rendercontrol_opengl exampleJiDe Zhang2025-12-125-5/+591
* Use ApplicationWindow in responsive layouts exampleTor Arne Vestbø2025-12-111-1/+1
* Doc: Overhaul the descriptions of examples about hybrid UIAlexei Cazacov2025-12-097-40/+118
* Port Q_{ENUMS,FLAGS} to Q_{ENUM,FLAG}Ahmad Samir2025-12-081-1/+1
* Examples: Stop using version numbers with QML modulesSze Howe Koh2025-10-282-9/+2
* Don't use JS placeholders inside qsTr() callsJan Arve Sæther2025-10-271-1/+1
* RectangularShadow: Add support for individual corner radiusKaj Grönholm2025-10-2311-69/+240
* Ensure that the right grid at least have one columnJan Arve Sæther2025-10-221-1/+1
* Adapt to reuse version 6Lucie Gérard2025-10-201-0/+8
* Account for safe margins in scenegraph vulkan exampleAssam Boudjelthia2025-09-301-1/+5
* CMake: Guard examples that use Svg in a qt build without SvgAlexandru Croitor2025-09-162-5/+11
* Doc: Add some notes about PathText usage in Quick ShapesEirik Aavitsland2025-09-051-0/+1
* Build flexboxlayout example when building examplesJan Arve Sæther2025-09-053-0/+17
* Use new qt_target_qml_from_svg() function for examplesEskil Abrahamsen Blomfeldt2025-08-2124-2381/+104
* Rename flexboxlayout example directory in consistent with othersSanthosh Kumar2025-08-153-0/+0
* Fix runtime error in the flexboxlayout exampleSanthosh Kumar2025-08-121-1/+1
* Update svgtoqml generated examplesEskil Abrahamsen Blomfeldt2025-08-1212-14/+378
* graph example: use qt_add_shaders with CMakeLaszlo Agocs2025-08-051-6/+14
* sg: Fix culling in layersLaszlo Agocs2025-07-221-4/+7
* Support Flexbox layout in Qt QuickSanthosh Kumar2025-05-283-0/+135
* 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