index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
example: Use curve renderer for banner text
Eskil Abrahamsen Blomfeldt
2026-04-17
1
-0
/
+3
*
Set target FOLDER property to qtc_runnable for the main targets in examples
Konsta Alajärvi
2026-04-16
15
-0
/
+30
*
externaldraganddrop example: set default width and height
Shawn Rutledge
2026-04-15
1
-0
/
+1
*
rendercontrol_opengl example: Fix texture object explosion
Laszlo Agocs
2026-04-15
2
-0
/
+11
*
threadedsonglist example: remove unused <QPair> include
Marc Mutz
2026-04-13
1
-1
/
+0
*
example: Use asynchronous shapes in Weather Forecast
Eskil Abrahamsen Blomfeldt
2026-04-10
2
-0
/
+4
*
quickwidget example: fix C++17-ism
Marc Mutz
2026-03-26
1
-1
/
+2
*
Doc: Add alternate text for images in qtdeclarative
Jerome Pasion
2026-03-12
1
-0
/
+2
*
Put VxWorks support back for FlexBoxLayout
Karim Pinter
2026-03-06
1
-1
/
+1
*
examples: fix CMake generate issue
Sami Shalayel
2026-02-06
1
-0
/
+3
*
Simplify tooltips in window example
Shawn Rutledge
2026-02-06
1
-4
/
+0
*
Improve shape gallery example
Eirik Aavitsland
2026-01-29
24
-22
/
+134
*
Replace QVector with QList
Shawn Rutledge
2026-01-09
1
-4
/
+4
*
android: Fix compilation of weatherforecast and vectorimage examples
Eskil Abrahamsen Blomfeldt
2025-12-12
2
-2
/
+2
*
Restore multi-threaded OpenGL path in rendercontrol_opengl example
JiDe Zhang
2025-12-12
5
-5
/
+591
*
Use ApplicationWindow in responsive layouts example
Tor Arne Vestbø
2025-12-11
1
-1
/
+1
*
Doc: Overhaul the descriptions of examples about hybrid UI
Alexei Cazacov
2025-12-09
7
-40
/
+118
*
Port Q_{ENUMS,FLAGS} to Q_{ENUM,FLAG}
Ahmad Samir
2025-12-08
1
-1
/
+1
*
Examples: Stop using version numbers with QML modules
Sze Howe Koh
2025-10-28
2
-9
/
+2
*
Don't use JS placeholders inside qsTr() calls
Jan Arve Sæther
2025-10-27
1
-1
/
+1
*
RectangularShadow: Add support for individual corner radius
Kaj Grönholm
2025-10-23
11
-69
/
+240
*
Ensure that the right grid at least have one column
Jan Arve Sæther
2025-10-22
1
-1
/
+1
*
Adapt to reuse version 6
Lucie Gérard
2025-10-20
1
-0
/
+8
*
Account for safe margins in scenegraph vulkan example
Assam Boudjelthia
2025-09-30
1
-1
/
+5
*
CMake: Guard examples that use Svg in a qt build without Svg
Alexandru Croitor
2025-09-16
2
-5
/
+11
*
Doc: Add some notes about PathText usage in Quick Shapes
Eirik Aavitsland
2025-09-05
1
-0
/
+1
*
Build flexboxlayout example when building examples
Jan Arve Sæther
2025-09-05
3
-0
/
+17
*
Use new qt_target_qml_from_svg() function for examples
Eskil Abrahamsen Blomfeldt
2025-08-21
24
-2381
/
+104
*
Rename flexboxlayout example directory in consistent with others
Santhosh Kumar
2025-08-15
3
-0
/
+0
*
Fix runtime error in the flexboxlayout example
Santhosh Kumar
2025-08-12
1
-1
/
+1
*
Update svgtoqml generated examples
Eskil Abrahamsen Blomfeldt
2025-08-12
12
-14
/
+378
*
graph example: use qt_add_shaders with CMake
Laszlo Agocs
2025-08-05
1
-6
/
+14
*
sg: Fix culling in layers
Laszlo Agocs
2025-07-22
1
-4
/
+7
*
Support Flexbox layout in Qt Quick
Santhosh Kumar
2025-05-28
3
-0
/
+135
*
Introduce threadedsonglist example
Otto Ryynänen
2025-05-02
47
-1
/
+1193
*
Port away from QPair
Zhao Yuhang
2025-04-12
2
-2
/
+2
*
CMake: Use qt_internal_add_example for advancedtext
Alexandru Croitor
2025-04-07
1
-1
/
+1
*
Introduce threaded fetchmore example
Otto Ryynänen
2025-04-04
14
-2
/
+433
*
VectorImage example: Fix qmllint warnings
Fabian Kosmale
2025-03-17
1
-2
/
+5
*
Examples: Add explicit 6.9 project setup for private library users
Dennis Oberst
2025-03-10
3
-3
/
+3
*
threadedanimation example: add missing DEPENDENCIES to QtQuick
Sami Shalayel
2025-03-03
1
-0
/
+1
*
Make module ready for source SBOM checking
Lucie Gérard
2025-02-21
1
-0
/
+6
*
CMake: Fix CMake Error: AUTOMOC for target neumorphicpanel_shared
Alexandru Croitor
2025-02-18
1
-0
/
+1
*
Doc: Clarify use of QQuickWindow::beforeRendering
Safiyyah Moosa
2025-02-02
1
-3
/
+3
*
CMake: Fix examples built as external projects
Joerg Bornemann
2025-01-31
4
-5
/
+5
*
Docs: Update the published QML code to reflect current best practices
Alexei Cazacov
2025-01-24
3
-4
/
+4
*
Replace QImage::mirrored with QImage::flipped in rendercontrol example
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
Fix warnings in rendercontrol_rhi example
Shawn Rutledge
2024-11-12
1
-4
/
+4
*
Add RectangularShadow element
Kaj Grönholm
2024-11-09
18
-0
/
+964
*
QML Previewer Example: add QQuickWidget
MohammadHossein Qanbari
2024-10-31
6
-11
/
+62
[next]