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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdslintplugin: add UnsupportedRootTypeInQmlUi warning
Sami Shalayel
2025-03-06
2
-15
/
+57
*
qmlls: Add completion for final property attribute
Olivier De Cannière
2025-03-06
1
-4
/
+14
*
semantichighlighting: Add support for final property attribute
Olivier De Cannière
2025-03-06
3
-2
/
+15
*
QML: Add final property attribute
Olivier De Cannière
2025-03-06
6
-13
/
+33
*
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
9
-21
/
+47
*
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
2
-3
/
+12
*
Document better how listview snaps its items under its various modes
Jan Arve Sæther
2025-03-06
1
-0
/
+16
*
QtQml: Always load from existing compilation units first
Ulf Hermann
2025-03-06
5
-23
/
+33
*
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
40
-326
/
+644
*
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
*
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
1
-0
/
+3
*
QQuickItemView: Fix model creation
Ulf Hermann
2025-03-04
2
-21
/
+79
*
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
*
Compiler: Don't make aliases to required properties required themselves
Olivier De Cannière
2025-03-04
5
-98
/
+231
*
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
19
-159
/
+1192
*
PathRectangle: add bevel properties
Mitch Curtis
2025-03-04
6
-15
/
+270
*
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
*
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
*
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
1
-1
/
+7
*
CMake: Make qt_target_qml_sources work in subdirectories
Joerg Bornemann
2025-03-03
1
-6
/
+48
*
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
*
Tag error string with _L1 literal operator
Kaj Grönholm
2025-03-01
1
-1
/
+1
*
TreeToTableModel: remove unused m_column member
Volker Hilsheimer
2025-03-01
2
-5
/
+4
*
TreeToTableModel: reduce memory allocations for changing roles
Volker Hilsheimer
2025-03-01
2
-26
/
+19
*
QmlModels: Properly refcount m_cacheMetaType
Ulf Hermann
2025-03-01
2
-6
/
+2
*
QmlModels: Clean up some virtual functions and dtors
Ulf Hermann
2025-03-01
6
-10
/
+16
*
QmlModels: Clean up the attached metaobjects
Ulf Hermann
2025-03-01
2
-14
/
+10
*
QmlModels: Do not cache the attached object
Ulf Hermann
2025-03-01
2
-16
/
+25
*
QmlModels: Move poolTime out of QQmlDelegateModelItem
Ulf Hermann
2025-02-28
3
-18
/
+32
*
QmlModels: Drop QQmlDelegateModelItem::v4
Ulf Hermann
2025-02-28
4
-9
/
+8
[next]