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.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
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/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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deprecation warnings about QVariant API
Friedemann Kleint
2019-04-08
1
-2
/
+2
*
Refactor transform code in pinchhandler to a separate function
Jan Arve Sæther
2019-04-02
1
-0
/
+34
*
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-22
1
-3
/
+3
|
\
|
*
Documentation: Start using the \nullptr macro
Friedemann Kleint
2019-01-21
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-12-12
1
-6
/
+17
|
\
|
|
*
Ensure that each Event Handler has an Item parent rather than asserting
Shawn Rutledge
2018-12-07
1
-1
/
+5
|
*
Add dynamically-created Event Handlers to the relevant handlers vector
Shawn Rutledge
2018-12-07
1
-5
/
+12
*
|
Add QQuickTest::qIsPolishScheduled()
Mitch Curtis
2018-10-31
1
-0
/
+2
|
/
*
Remove doc about accepting/rejecting the event in ungrabEvent virtuals
Shawn Rutledge
2018-10-11
1
-4
/
+0
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-08
1
-1
/
+52
|
\
|
*
QQuickItem: document which events are accepted by default
Mitch Curtis
2018-10-04
1
-1
/
+42
|
*
Add QQuickItemPrivate::updateOrAddItemChangeListener()
Mitch Curtis
2018-10-02
1
-0
/
+10
*
|
QQuickItemPrivate::canAcceptTabFocus(): respect non-editable spinboxes
J-P Nurmi
2018-10-03
1
-10
/
+9
*
|
Protect tab focus chain from infinite loops when item is invisible
Frederik Gladhorn
2018-08-15
1
-2
/
+13
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-01
1
-4
/
+4
|
\
|
|
*
Doc: Add precision to scene graph description
Paul Wicking
2018-07-30
1
-4
/
+4
*
|
Rearrange docs: Pointer Handlers -> Input Handlers
Shawn Rutledge
2018-07-26
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-16
1
-0
/
+31
|
\
|
|
*
Item, QQuickItem: document which properties are used in map functions
Mitch Curtis
2018-07-10
1
-0
/
+28
|
*
Doc: clarify behavior of QQuickItem's constructor
Mitch Curtis
2018-07-02
1
-0
/
+3
*
|
Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.margin
Shawn Rutledge
2018-06-29
1
-0
/
+11
*
|
Add HoverHandler to detect a hovering mouse pointer
Shawn Rutledge
2018-06-28
1
-0
/
+13
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Ulf Hermann
2018-06-25
1
-5
/
+5
|
\
|
|
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Lars Knoll
2018-05-24
1
-4
/
+1
|
\
|
|
*
setGrabberItem: consistently call touchUngrabEvent or mouseUngrabEvent
Shawn Rutledge
2018-05-15
1
-4
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-04
1
-0
/
+6
|
\
|
|
*
QQuickItem: Guard against null deref in transformations
Robin Burchell
2018-04-30
1
-0
/
+6
*
|
Disambiguate different allocation functions in the memory manager
Lars Knoll
2018-04-12
1
-1
/
+1
|
/
*
Add an example of binding LayoutMirroring to the app's layoutDirection
Mitch Curtis
2018-03-08
1
-0
/
+7
*
doc: Fix another link to page title
Martin Smith
2018-03-02
1
-1
/
+1
*
finish renaming of containsMask -> containmentMask
Shawn Rutledge
2018-02-28
1
-3
/
+3
*
doc: Fix some odds and ends in qdoc comments
Martin Smith
2018-02-28
1
-5
/
+5
*
doc: Fix some odds and ends in qdoc comments
Martin Smith
2018-02-28
1
-1
/
+1
*
rename containsMask to containmentMask
Shawn Rutledge
2018-02-27
1
-6
/
+6
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-74
/
+74
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-12
1
-6
/
+31
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-31
1
-2
/
+4
|
|
\
|
|
*
QQuickItem::stackBefore/After: print more useful warnings
Mitch Curtis
2018-01-24
1
-2
/
+4
|
*
|
Fix Shapes not playing well with QtGraphicalEffects
Paolo Angelelli
2018-01-31
1
-4
/
+27
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-13
/
+22
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-13
/
+22
|
|
\
|
|
|
*
Partially revert "Optimizations for Repeater::clear() and ~QQmlItem()"
Lars Knoll
2018-01-17
1
-3
/
+3
|
|
*
Optimizations for Repeater::clear() and ~QQmlItem()
Lars Knoll
2018-01-15
1
-3
/
+3
|
|
*
Doc: state that childrenRect is read-only
Mitch Curtis
2018-01-05
1
-1
/
+2
|
|
*
Move setVisible into QQuickItemPrivate
Paolo Angelelli
2017-12-24
1
-9
/
+14
|
|
*
Doc: correct Keys::shortcutOverride code snippet
Mitch Curtis
2017-12-20
1
-1
/
+1
|
|
*
Add new logging category qt.quick.window.transient
Shawn Rutledge
2017-12-15
1
-2
/
+5
*
|
|
Support masking of QQuickItems
Paolo Angelelli
2018-01-25
1
-3
/
+69
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-09
1
-3
/
+11
|
\
|
|
[next]