index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
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.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
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
*
Introduce SearchField for Quick Controls
HEAD
dev
6.10
Dilek Akcay
13 hours
16
-0
/
+1673
*
Work around component name clash for multiple VectorImages
Eirik Aavitsland
18 hours
3
-27
/
+35
*
Layouts: Improve "recursive rearrange" warning
Ulf Hermann
40 hours
1
-1
/
+2
*
attachedstyleproperties: Add safe area padding to custom ToolBar
Tor Arne Vestbø
45 hours
1
-0
/
+5
*
spreadsheets: Make HeaderToolBar a regular ToolBar
Tor Arne Vestbø
45 hours
1
-54
/
+47
*
tst_QQuickApplicationWindow: Base expected element size on content item
Tor Arne Vestbø
2 days
1
-17
/
+4
*
qtdeclarative: pass the seed to QtPrivate::QHashCombine
Thiago Macieira
2 days
2
-2
/
+2
*
QQuickWindowAttached: warn when trying to attach to non-Item
Fabian Kosmale
2 days
3
-4
/
+12
*
Qml: Add key <-> string helpers to Qml enums
Olivier De Cannière
2 days
12
-21
/
+461
*
Qml: Allow accessing unscoped enums values as <Component>.<Enum>.<Key>
Olivier De Cannière
2 days
11
-90
/
+243
*
make tst_generate_qmlls_ini a data test
Sami Shalayel
2 days
1
-82
/
+72
*
qmlls: silence file watcher warning
Sami Shalayel
2 days
1
-0
/
+2
*
qmllint: implement MaybeWarnEqualityTypeCoercion
Sami Shalayel
2 days
5
-0
/
+93
*
qmlls: read import paths from .qmlls.build.ini file
Sami Shalayel
2 days
8
-2
/
+153
*
qmllint: Warn about unintentional empty blocks
Olivier De Cannière
3 days
7
-7
/
+40
*
Test QQmlTreeModel::setData through delegates
Mate Barany
3 days
2
-0
/
+210
*
Test QQmlTreeModel::setRows on a non-empty model
Mate Barany
3 days
2
-0
/
+166
*
Popup/Overlay: Filter no events for non-popup children of Overlay
Oliver Eftevaag
3 days
3
-33
/
+33
*
doc: Discourage users from abusing the overlay in unintended ways
Oliver Eftevaag
3 days
1
-7
/
+12
*
doc: Make the overlay less confusing by documenting what's going on
Oliver Eftevaag
3 days
1
-0
/
+28
*
Add assumeTrustedSource property to VectorImage
Eskil Abrahamsen Blomfeldt
3 days
9
-5
/
+64
*
qmllint: Add documentation for newly added warnings
Olivier De Cannière
3 days
11
-0
/
+545
*
AST: Move using declaration to fwd header
Olivier De Cannière
3 days
2
-2
/
+2
*
Doc: Fix enumeration doc typo
Olivier De Cannière
3 days
1
-1
/
+1
*
qmllint: Implement StateCannotHaveChildItem warning
Olivier De Cannière
3 days
6
-0
/
+79
*
qmllint: Suggest specific types instead of var
Olivier De Cannière
3 days
8
-6
/
+88
*
TypeResolver: remove unused literal scopes data structure
Olivier De Cannière
3 days
2
-3
/
+1
*
qmllint: Warn about Components that don't have exactly one QML child
Olivier De Cannière
3 days
7
-3
/
+40
*
Test QQmlTreeModel::setRows on an empty model
Mate Barany
3 days
2
-0
/
+115
*
Test appending to an empty QQmlTreeModel
Mate Barany
3 days
2
-0
/
+174
*
Move `qt_internal_project_setup` as early as possible
Cristian Le
3 days
1
-2
/
+7
*
Avoid unnecessary copy and detach in QSGDefaultPainterNode
Allan Sandfeld Jensen
3 days
1
-0
/
+2
*
Doc: Fix qdoc command typo in internal documentation
David Boddie
3 days
1
-2
/
+2
*
Provide a way to sieve data in QML through the SortFilterProxyModel
Jan Arve Sæther
3 days
32
-0
/
+6176
*
Doc: Clarify Item::enabled behavior with respect to child items
Dheerendra Purohit
3 days
1
-4
/
+5
*
Add tests to QQmlTreeModel::removeRow
Mate Barany
4 days
1
-0
/
+67
*
Add tests to QQmlTreeModel::setRow
Mate Barany
4 days
2
-0
/
+245
*
Add tests to QQmlTreeModel::appendRow
Mate Barany
4 days
2
-0
/
+291
*
Add some test cases when appendRow is appending to root
Mate Barany
4 days
2
-0
/
+237
*
Add tests to QQmlTreeModel::clear
Mate Barany
4 days
2
-0
/
+36
*
Add test cases for QQmlTreeModel::getRow
Mate Barany
4 days
4
-0
/
+266
*
VectorImage: Prepare for separate helpers import for non-svg formats
Eirik Aavitsland
5 days
5
-107
/
+16
*
a11y: reverse the mapping of Quick to QAccessibleInterface relationships
Volker Hilsheimer
5 days
2
-6
/
+7
*
Update license and external links in doc for quick flexbox layout
Santhosh Kumar
5 days
2
-16
/
+18
*
Introduce a TreeModel QML type
Mate Barany
5 days
6
-0
/
+1212
*
Support Flexbox layout in Qt Quick
Santhosh Kumar
5 days
42
-0
/
+11002
*
Mark rectangle with any radius set as not opaque for software renderer
Miika Pernu
6 days
1
-1
/
+5
*
Accessibility: Add API to set labelled-by relationship
Nicolas Fella
7 days
6
-0
/
+180
*
Doc: Remove irrelevant images from Qt QML docs
Safiyyah Moosa
7 days
2
-2
/
+0
*
QtQml: Re-run complete compilation pipeline on checksum mismatch
Ulf Hermann
7 days
4
-109
/
+191
[next]