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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdslintplugin: add UnsupportedRootTypeInQmlUi warning
Sami Shalayel
2025-03-06
3
-0
/
+26
*
qmlls: Add completion for final property attribute
Olivier De Cannière
2025-03-06
1
-5
/
+11
*
semantichighlighting: Add support for final property attribute
Olivier De Cannière
2025-03-06
2
-0
/
+11
*
QML: Add final property attribute
Olivier De Cannière
2025-03-06
7
-0
/
+62
*
qmlformat: Support the final property attribute
Olivier De Cannière
2025-03-06
3
-0
/
+36
*
Ensure TapHandler.pressed==false when deactivated; tolerate null event
Shawn Rutledge
2025-03-06
1
-0
/
+27
*
Document better how listview snaps its items under its various modes
Jan Arve Sæther
2025-03-06
1
-0
/
+185
*
Move manual test into sub folder of listview
Jan Arve Sæther
2025-03-06
3
-0
/
+0
*
QtQml: Always load from existing compilation units first
Ulf Hermann
2025-03-06
5
-2
/
+82
*
Blacklist tst_qqmlcomponent::loadFromQrc() on QNX
Ulf Hermann
2025-03-06
1
-0
/
+3
*
QuickControls: Add vertical and horizontal header view delegates
MohammadHossein Qanbari
2025-03-06
9
-59
/
+401
*
Get rid of tst_QQuickMultiPointTouchArea::createAndShowView
Frédéric Lefebvre
2025-03-05
1
-297
/
+281
*
QQuickItemView: Disconnect forgotten model signal on model change
Ulf Hermann
2025-03-04
2
-0
/
+21
*
QQuickItemView: Fix model creation
Ulf Hermann
2025-03-04
2
-0
/
+59
*
tst_qmlcppcodegen: Avoid cmake warning
Fabian Kosmale
2025-03-04
1
-0
/
+1
*
Compiler: Don't make aliases to required properties required themselves
Olivier De Cannière
2025-03-04
7
-5
/
+91
*
Add RectangleShape to QtQuick.Shapes.DesignHelpers
Mitch Curtis
2025-03-04
6
-0
/
+366
*
Move qquickshape test to tests/auto/quickshapes
Mitch Curtis
2025-03-04
25
-1
/
+12
*
Use popupWindow()->close() to fix tst_qquickColorDialogImpl::defaults
Frédéric Lefebvre
2025-03-03
1
-2
/
+2
*
QmlModel: Add test for access to model properties from delegates
Ulf Hermann
2025-03-03
2
-0
/
+136
*
qmlls: add cmake option to avoid cmake calls
Sami Shalayel
2025-03-03
4
-14
/
+42
*
CMake: Make qt_target_qml_sources work in subdirectories
Joerg Bornemann
2025-03-03
5
-0
/
+41
*
Fix flaky test tst_qquickColorDialogImpl::dialogCanMoveBetweenWindows
Frédéric Lefebvre
2025-02-28
1
-0
/
+2
*
QtQml: Support url and date in 'instanceof' and 'as'
Ulf Hermann
2025-02-28
4
-6
/
+54
*
tst_qmllint: Fix small typos
Olivier De Cannière
2025-02-28
2
-2
/
+2
*
Material: Fix FloatingPlaceholderText X position
Bartlomiej Moskal
2025-02-28
3
-0
/
+45
*
tst_qquickcontextmenu: fix a couple of things
Mitch Curtis
2025-02-28
2
-3
/
+2
*
Menu: don't trigger a menu item on release if it's not highlighted
Shawn Rutledge
2025-02-28
2
-0
/
+95
*
Don't synthesize QContextMenuEvent if right-button opens a Menu
Shawn Rutledge
2025-02-28
2
-0
/
+64
*
ContextMenu: add to text editing controls
Mitch Curtis
2025-02-28
5
-29
/
+644
*
Don't skip tst_qquickmenubar::menuPosition for non-Basic styles
Oliver Eftevaag
2025-02-27
1
-2
/
+0
*
vectorimage: Use unhinted font layouts
Eskil Abrahamsen Blomfeldt
2025-02-27
4
-5
/
+33
*
QtQml: Clean up qmldir redirection
Ulf Hermann
2025-02-26
7
-0
/
+57
*
QtQml: Fix AOT compiled context for destroy() and toString() methods
Ulf Hermann
2025-02-26
3
-0
/
+133
*
Avoid a memory leak in ReferenceObject::init
Luca Di Sera
2025-02-26
4
-0
/
+64
*
Remove unused variable in test
Matthias Rauter
2025-02-26
1
-1
/
+0
*
Mark unused function parameters to silence compiler warning
Matthias Rauter
2025-02-25
1
-0
/
+2
*
ObjectCreator: Fix memory corruption
Fabian Kosmale
2025-02-25
1
-0
/
+24
*
tst_qquickpointerhandler: fix warning about mismatched enums; ctor casts
Shawn Rutledge
2025-02-24
1
-13
/
+13
*
tst_qquickpopup::tabFence: fix test for all styles
Oliver Eftevaag
2025-02-24
1
-5
/
+4
*
QQ4A: Fix status change listener in service manual test
Petri Virkkunen
2025-02-24
1
-15
/
+24
*
QQuickControlsTestUtils: add VERIFY_VISUAL_FOCUS and use it
Mitch Curtis
2025-02-24
2
-19
/
+19
*
tst_qqmlecmascript: remove Q_DECLARE_METATYPE for built-in type
Thiago Macieira
2025-02-22
1
-1
/
+0
*
Make module ready for source SBOM checking
Lucie Gérard
2025-02-21
2
-0
/
+13
*
Make tst_QQuickPopup::closeOnRightClickOutside reliable
Shawn Rutledge
2025-02-21
1
-0
/
+2
*
Overlay: ignore right button clicks
Mitch Curtis
2025-02-21
7
-8
/
+189
*
Use leftPadding of parent menus when flipping submenus
Oliver Eftevaag
2025-02-21
1
-12
/
+13
*
QmlCompiler: Tighten detection of assignment to unknown properties
Ulf Hermann
2025-02-21
3
-0
/
+30
*
Refactor corner radius handling with explicit unset state
Magdalena Stojek
2025-02-21
2
-3
/
+5
*
QmlCompiler: Extend the listConversion test
Ulf Hermann
2025-02-19
2
-0
/
+44
[next]