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
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
path:
root
/
src
/
quick
/
items
/
qquickitemsmodule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
A dynamically-created Window can have a parent Item and vice-versa
Shawn Rutledge
2013-10-03
1
-8
/
+28
*
A dynamically created Window can have a parent Window
Shawn Rutledge
2013-10-03
1
-9
/
+17
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Merge branch 'stable' into dev
Sergio Ahumada
2013-09-06
1
-5
/
+0
|
\
|
*
Removed the static intialized boolean of qquickitemsmodule.
Dominik Holland
2013-09-05
1
-5
/
+0
*
|
Add QQuickText::hoveredLink
J-P Nurmi
2013-06-18
1
-0
/
+1
*
|
Add QQuickTextEdit::hoveredLink
J-P Nurmi
2013-06-07
1
-0
/
+2
|
/
*
Add QQuickWindow::closing signal, and ability to ignore the event
Shawn Rutledge
2013-05-08
1
-0
/
+1
*
No longer apply pending changes when accessing ItemView properties
Alan Alpert
2013-04-26
1
-0
/
+3
*
Version new property and signal
Liang Qi
2013-04-08
1
-0
/
+1
*
Add TextEdit::selectByKeyboard
J-P Nurmi
2013-03-15
1
-0
/
+1
*
Fix usages of \since for QML items
Thomas McGuire
2013-03-13
1
-0
/
+1
*
Add QQuickTextDocument
Frederik Gladhorn
2013-02-19
1
-0
/
+4
*
Allow aligning items in a grid
Fabian Bumberger
2013-01-28
1
-0
/
+2
*
Move the model classes from QtQuick to QtQml
Alan Alpert
2013-01-24
1
-6
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Make qtdeclarative compile with QT_NO_DRAGANDDROP
Tasuku Suzuki
2012-06-24
1
-0
/
+2
*
Lazily create QMetaObjects
Aaron Kennedy
2012-05-24
1
-2
/
+2
*
End the deprecation period of SpriteImage
Alan Alpert
2012-05-14
1
-1
/
+0
*
Add mouse wheel events handler to MouseArea
Luis Gabriel Lima
2012-03-10
1
-0
/
+1
*
Merge master <-> api_changes
Matthew Vogt
2012-03-05
1
-2
/
+6
|
\
|
*
Separate view transition functionality into new file
Bea Lam
2012-02-28
1
-0
/
+1
|
*
Rename SpriteImage to SpriteSequence
Alan Alpert
2012-02-28
1
-2
/
+3
|
*
Add AnimatedSprite
Alan Alpert
2012-02-28
1
-0
/
+2
*
|
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-25
/
+25
|
/
*
Built-in transition support for ListView & GridView
Bea Lam
2012-02-16
1
-0
/
+1
*
Remove QtQuick1 elements from qtdeclarative
Matthew Vogt
2012-02-03
1
-9
/
+0
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Add a locale property to IntValidator and DoubleValidator.
Andrew den Exter
2012-01-25
1
-2
/
+2
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in Nokia copyright headers.
Jason McDonald
2012-01-17
1
-1
/
+1
*
Introduce layerering support (ShaderEffectSource) directly in Item
Gunnar Sletta
2012-01-03
1
-0
/
+1
*
Add accessibility to qml
Frederik Gladhorn
2012-01-02
1
-0
/
+5
*
Introduce more generic fast property handling
Aaron Kennedy
2011-12-05
1
-0
/
+1
*
Say hello to QtQuick module
Kent Hansen
2011-12-02
1
-0
/
+241