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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdslintplugin: add UnsupportedRootTypeInQmlUi warning
Sami Shalayel
2025-03-06
5
-15
/
+83
*
qmlls: Add completion for final property attribute
Olivier De Cannière
2025-03-06
2
-9
/
+25
*
semantichighlighting: Add support for final property attribute
Olivier De Cannière
2025-03-06
5
-2
/
+26
*
QML: Add final property attribute
Olivier De Cannière
2025-03-06
13
-13
/
+95
*
QV4: Reserve a bit in CompiledData::Property
Olivier De Cannière
2025-03-06
5
-15
/
+20
*
qmlformat: Support the final property attribute
Olivier De Cannière
2025-03-06
12
-21
/
+83
*
QQmlPermission: Force compilation of the header
Fabian Kosmale
2025-03-06
2
-0
/
+11
*
Ensure TapHandler.pressed==false when deactivated; tolerate null event
Shawn Rutledge
2025-03-06
3
-3
/
+39
*
Document better how listview snaps its items under its various modes
Jan Arve Sæther
2025-03-06
2
-0
/
+201
*
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
10
-25
/
+115
*
Blacklist tst_qqmlcomponent::loadFromQrc() on QNX
Ulf Hermann
2025-03-06
1
-0
/
+3
*
Make sure hitting a menubar item opens the menu
Even Oscar Andersen
2025-03-06
5
-1
/
+22
*
HeaderViewDelegate: Add documentation
MohammadHossein Qanbari
2025-03-06
6
-0
/
+273
*
QuickControls: Add vertical and horizontal header view delegates
MohammadHossein Qanbari
2025-03-06
51
-447
/
+1094
*
qmldom: include missing header
Tim Blechmann
2025-03-06
1
-0
/
+1
*
Compiler: Mark move constructor and operator= noexpect
Olivier De Cannière
2025-03-05
1
-2
/
+2
*
doc: qt_add_qml_module add guidelines on QML module structure and reuse
Dmitrii Akshintsev
2025-03-05
1
-0
/
+8
*
doc: hint that RESOURCE_PREFIX is not needed with QTP0001
Sami Shalayel
2025-03-05
1
-12
/
+7
*
doc: document how to write modern QML Modules
Sami Shalayel
2025-03-05
3
-1
/
+284
*
Get rid of tst_QQuickMultiPointTouchArea::createAndShowView
Frédéric Lefebvre
2025-03-05
1
-297
/
+281
*
QQuickDrag: Properly support QColor as application/x-color
Kai Uwe Broulik
2025-03-05
1
-0
/
+4
*
Convert m_vertical and m_cornerPixmapIsDirty to bitfields
Magdalena Stojek
2025-03-05
2
-5
/
+3
*
Do not call index.column() twice
Mate Barany
2025-03-04
1
-1
/
+1
*
QQuickItemView: Disconnect forgotten model signal on model change
Ulf Hermann
2025-03-04
3
-0
/
+24
*
QQuickItemView: Fix model creation
Ulf Hermann
2025-03-04
4
-21
/
+138
*
TreeToTableModel: replace another QList with a QVarLengthArray
Volker Hilsheimer
2025-03-04
1
-1
/
+1
*
TreeToTableModel: Store queued changes using only top and bottom row
Volker Hilsheimer
2025-03-04
2
-48
/
+31
*
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
12
-103
/
+322
*
CMake: Add Qt::QmlPrivate to the QmlCore module
Alexandru Croitor
2025-03-04
1
-1
/
+5
*
Add RectangleShape to QtQuick.Shapes.DesignHelpers
Mitch Curtis
2025-03-04
25
-159
/
+1558
*
PathRectangle: add bevel properties
Mitch Curtis
2025-03-04
6
-15
/
+270
*
Move qquickshape test to tests/auto/quickshapes
Mitch Curtis
2025-03-04
25
-1
/
+12
*
Export QQuickItemPrivate::ExtraData constructor
Mitch Curtis
2025-03-04
1
-1
/
+1
*
Revert "Layouts: Add revision to useDefaultSizePolicy"
Fabian Kosmale
2025-03-03
1
-2
/
+2
*
Quick: Remove revision from Accessible.id
Ulf Hermann
2025-03-03
1
-1
/
+1
*
Auto-depend on QtQuick when linking against QtQuick
Fabian Kosmale
2025-03-03
1
-0
/
+15
*
QtQuickView Java example: Register QML button listener after load
Petri Virkkunen
2025-03-03
1
-1
/
+1
*
StackView: Use PushTransition for pushItem(s)
Kai Uwe Broulik
2025-03-03
1
-4
/
+4
*
Add QRhiAdapter support for QQuickGraphicsDevice
Laszlo Agocs
2025-03-03
4
-9
/
+39
*
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
*
cmake: fix style issue for QT_QML_GENERATE_QMLLS_INI
Sami Shalayel
2025-03-03
1
-1
/
+1
*
doc: add page for QT_QML_GENERATE_QMLLS_INI_NO_CMAKE_CALLS
Sami Shalayel
2025-03-03
2
-0
/
+27
*
qmlls: add cmake option to avoid cmake calls
Sami Shalayel
2025-03-03
5
-15
/
+49
*
CMake: Make qt_target_qml_sources work in subdirectories
Joerg Bornemann
2025-03-03
6
-6
/
+89
*
threadedanimation example: add missing DEPENDENCIES to QtQuick
Sami Shalayel
2025-03-03
1
-0
/
+1
*
Android: Amend QtQuickView threading documentation
Assam Boudjelthia
2025-03-03
2
-1
/
+8
*
QQuickFontInfo: de-inline dtor
Marc Mutz
2025-03-01
2
-0
/
+7
[next]