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.12
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
/
quick
/
items
/
qquickitem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensource
Tarja Sundqvist
2025-01-29
1
-0
/
+4
|
\
|
*
Include QML object id in QQuickItem debug output
Tor Arne Vestbø
2023-12-05
1
-0
/
+4
*
|
Revert "Update commercial SPDX-License-Identifier"
Tarja Sundqvist
2025-01-03
1
-1
/
+1
|
/
*
Update commercial SPDX-License-Identifier
Tarja Sundqvist
2023-10-23
1
-1
/
+1
*
Code style: split deprecation message into its own line
Fabian Kosmale
2023-01-26
1
-4
/
+8
*
Fix build with -no-feature-quick-shadereffect
Tasuku Suzuki
2023-01-24
1
-0
/
+2
*
Add Q_ENUM on QQuickItem::ItemChange
Shawn Rutledge
2022-11-15
1
-0
/
+1
*
QQuickItem: make map(From|To)(Item|Global) type-safe in QML
Fabian Kosmale
2022-07-26
1
-8
/
+32
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QQuickAnchorChanges: Keep geometry bindings on reverse() and rewind()
Ulf Hermann
2022-03-02
1
-0
/
+1
*
Add revision to QQuickItem::ensurePolished()
Shawn Rutledge
2022-01-26
1
-1
/
+1
*
Add QObject::isQuickItemType() for convenience
Yuhang Zhao
2022-01-19
1
-0
/
+15
*
Allow any Item to act as a viewport for any of its children
Shawn Rutledge
2021-11-29
1
-1
/
+4
*
Introduce ensurePolished()
Jan Arve Sæther
2021-10-24
1
-0
/
+1
*
Make QQuickItem::operator<< take const item in Qt 7; fix dumpItemTree()
Shawn Rutledge
2021-10-22
1
-1
/
+5
*
Remove redundant `protected` keyword in QQuickItem class
Ivan Tkachenko
2021-10-14
1
-1
/
+0
*
Add invokable QQuickItem::dumpItemTree()
Shawn Rutledge
2021-09-17
1
-0
/
+2
*
QQuickItem: Make x/y/width/height bindable
Fabian Kosmale
2021-06-03
1
-4
/
+9
*
Add a ParentProperty classinfo and use that to find parents
Ulf Hermann
2021-05-19
1
-0
/
+1
*
Move event delivery from QQWindow to QQuickDeliveryAgent
Shawn Rutledge
2021-02-24
1
-1
/
+1
*
Remove QQuickItem::windowDeactivateEvent(); cancel grabs instead
Shawn Rutledge
2020-11-19
1
-1
/
+0
*
QQuickItem: remove unnecessary friend
Shawn Rutledge
2020-11-03
1
-2
/
+1
*
Remove QQuickPointerEvent etc.; deliver QPointerEvents directly
Shawn Rutledge
2020-09-18
1
-1
/
+1
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-1
/
+1
*
QQuickItem: rename geometryChanged to geometryChange
Mitch Curtis
2020-04-23
1
-3
/
+1
*
Introduce new mechanism to manage palette functionality in QML
Vitaly Fanaskov
2020-03-16
1
-1
/
+5
*
Add major version to all Q_REVISIONs
Ulf Hermann
2020-02-19
1
-9
/
+11
*
Specify parameters of type registration in class declarations
Ulf Hermann
2019-09-26
1
-0
/
+2
*
Harmonize meta object revisions and minor versions
Ulf Hermann
2019-08-26
1
-1
/
+1
*
Add a feature for Drag&Drop support in Qt Quick
Ulf Hermann
2019-05-23
1
-1
/
+1
*
Add missing Q_FLAG declarations in QObject subclasses
Shawn Rutledge
2018-09-28
1
-0
/
+1
*
finish renaming of containsMask -> containmentMask
Shawn Rutledge
2018-02-28
1
-2
/
+2
*
rename containsMask to containmentMask
Shawn Rutledge
2018-02-27
1
-3
/
+3
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
1
-2
/
+2
*
Support masking of QQuickItems
Paolo Angelelli
2018-01-25
1
-0
/
+4
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-3
/
+3
*
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-3
/
+3
*
Merge remote-tracking branch 'origin/dev' into wip/pointerhandler
Shawn Rutledge
2017-08-08
1
-1
/
+2
|
\
|
*
Add QQuickItem::ItemEnabledHasChanged
J-P Nurmi
2017-07-11
1
-1
/
+2
*
|
Add QQuickItem acceptTouchEvents/setAcceptTouchEvents; require for touch
Shawn Rutledge
2017-04-14
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/dev' into wip/pointerhandler
Shawn Rutledge
2017-04-13
1
-0
/
+1
|
\
|
|
*
Expose QQuickItem::size() and document QQuickItem::setSize()
Gunnar Sletta
2017-03-20
1
-0
/
+1
*
|
notify a PointerHandler when it loses grab due to Item::grabTouchPoints
Shawn Rutledge
2017-03-06
1
-0
/
+1
|
/
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-20
1
-2
/
+4
|
\
|
*
Item: sort out mapFromGlobal() and mapToGlobal()
J-P Nurmi
2016-10-13
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-10
1
-0
/
+2
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-04
1
-0
/
+2
|
|
\
|
|
*
Fix crash with window-less QQuickItems
Simon Hausmann
2016-09-30
1
-0
/
+2
*
|
|
QML: Obliterate QQmlAccessors
Erik Verbruggen
2016-08-30
1
-1
/
+0
[next]