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
/
tests
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add asynchronous property to VectorImage
Eskil Abrahamsen Blomfeldt
3 days
3
-8
/
+33
*
CMake/Android: update license headers for Gradle test files
Assam Boudjelthia
8 days
3
-1
/
+9
*
QQuickOverlay: block external drag-and-drop behind modal Popups
Shawn Rutledge
2026-04-16
1
-0
/
+79
*
Text: Support all QTextCharFormat::UnderlineStyle in Qt Quick
Vladimir Belyavsky
2026-04-11
2
-4
/
+30
*
Add a manual test for Flickable margins
Pierre-Yves Siret
2026-04-01
1
-0
/
+282
*
SearchField: Fix text input padding for RTL/LTR layouts
Dilek Akcay
2026-03-31
4
-0
/
+172
*
test: Fix scale of background grid in vectorimage manual test
Eskil Abrahamsen Blomfeldt
2026-03-27
2
-2
/
+8
*
QtQml: Add manual test for shadow/override semantics
Ulf Hermann
2026-03-26
9
-1
/
+920
*
Add QtQml.DesignSupport
Miikka Heikkinen
2026-03-20
8
-0
/
+628
*
Android: Bump rest of AGP versions to 9.0.0
Olli Vuolteenaho
2026-03-17
1
-1
/
+1
*
Add documentation about how to use the TableModel directly with JSON
Mate Barany
2026-03-07
1
-0
/
+6
*
test: Add checkered background to VectorImage manual test
Eskil Abrahamsen Blomfeldt
2026-02-24
5
-1
/
+24
*
manual tests: disable QT_QML_GENERATE_QMLLS_INI for shared usage
Dennis Oberst
2026-02-19
1
-0
/
+3
*
Android: bump to Gradle 9.3.1 and AGP 9.0.0
Assam Boudjelthia
2026-02-14
2
-3
/
+2
*
SearchField: Add placeholderText property
Dilek Akcay
2026-02-12
1
-0
/
+4
*
Add feature for Qt Labs
Lars Schmertmann
2026-02-11
3
-9
/
+23
*
TableViewDelegate: Remove labs import and QQmlTableModel special case
MohammadHossein Qanbari
2026-02-11
1
-1
/
+0
*
RangeSlider: add property to allow crossing handles
Xavier BESSON
2026-02-10
1
-1
/
+4
*
Android: bump qtdeclarative Java compatibility version to 17
Rami Potinkara
2026-02-05
1
-2
/
+2
*
Update the manual test displaying json data in tableview via tablemodel
Mate Barany
2026-02-03
1
-7
/
+7
*
MenuItem: show action shortcut's key sequence
Mitch Curtis
2026-01-28
3
-2
/
+51
*
painterpathquickshape control panel: Set palette color for labels
Shawn Rutledge
2026-01-22
1
-15
/
+3
*
tests/*: port away from contextless 3-arg QObject::connect
Ahmad Samir
2026-01-14
1
-1
/
+1
*
Replace QVector with QList
Shawn Rutledge
2026-01-09
2
-7
/
+7
*
Add fillUnderLines to painterpathquickshape manual test
Shawn Rutledge
2026-01-07
3
-0
/
+30
*
cmake: fix warning in manual test
Tim Blechmann
2025-12-18
1
-3
/
+3
*
Android: update Qt Quick for Android examples to SDK 36
Rami Potinkara
2025-12-17
1
-2
/
+2
*
Qt Quick Controls: add DoubleSpinBox
Xavier BESSON
2025-12-04
2
-0
/
+33
*
Android: Bump Gradle and APG versions in QtQ4A examples
Olli Vuolteenaho
2025-11-28
2
-2
/
+2
*
Android: update manual test for software keyboard
Konsta Alajärvi
2025-11-26
1
-49
/
+53
*
testbench: add transparent icon to relevant controls
Mitch Curtis
2025-11-24
13
-10
/
+48
*
testbench: add icons to more controls
Mitch Curtis
2025-11-24
6
-0
/
+35
*
testbench: fix build on macOS
Mitch Curtis
2025-11-18
1
-13
/
+16
*
Android: add manual test for software keyboard
Konsta Alajärvi
2025-11-17
3
-0
/
+163
*
testbench: add icon states for delegate controls
Mitch Curtis
2025-11-11
5
-5
/
+40
*
testbench: replace check icon with heart
Mitch Curtis
2025-11-11
4
-1
/
+19
*
testbench: move context property into Utils singleton
Mitch Curtis
2025-11-11
5
-2
/
+42
*
testbench: convert to declarative type registration
Mitch Curtis
2025-11-11
18
-227
/
+102
*
Dialogs manual test: add radio buttons for selecting popupType
Oliver Eftevaag
2025-10-24
5
-0
/
+125
*
QQmlCodeModel: call CMake on workspace opening
Sami Shalayel
2025-10-21
1
-0
/
+8
*
test: Make manual vectorimagetest compile again
Eskil Abrahamsen Blomfeldt
2025-10-16
1
-1
/
+1
*
QQmlCodeModel: run CMake build in background
Sami Shalayel
2025-10-02
1
-5
/
+13
*
Tests: gifs - include missing header
Tim Blechmann
2025-09-24
1
-0
/
+1
*
qmlls: fix manual test
Sami Shalayel
2025-09-16
1
-2
/
+6
*
Add ShapePath.cosmeticStroke
Shawn Rutledge
2025-09-12
6
-11
/
+151
*
painterpathquickshape test: Add designhelpers_rectangleshape.qml
Shawn Rutledge
2025-09-10
3
-0
/
+79
*
Dom: remove redundant code
Dmitrii Akshintsev
2025-09-08
1
-2
/
+7
*
tests: Support looping in vector image manual test
Eskil Abrahamsen Blomfeldt
2025-08-20
8
-20
/
+87
*
manual tests: compile fix for namespaced qt
Tim Blechmann
2025-08-13
2
-0
/
+4
*
QtQ4A: Update Gradle and Kotlin plugin versions in examples
Olli Vuolteenaho
2025-07-15
1
-1
/
+1
[next]