Merge master <-> api_changes
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickitem.cpp
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-02 Alan AlpertTreat parentless items as focus scopes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-21 Aaron KennedyReduce size of QQuickItemPrivate
2012-02-17 Pekka VuorelaHave input method hints on only classes using them
2012-02-16 Michael BrasserEnsure visibility changes are communicated through...
2012-02-10 Pekka VuorelaUse QInputMethod instead of deprecated QInputPanel
2012-02-09 Mathias MalmqvistAdded new convenience readonly visibleChildren property...
2012-02-07 Kim Motoyoshi KallandLet Item.layer.samplerName be a QByteArray instead...
2012-02-07 Kim Motoyoshi KallandAllow Item components to be assigned to Item.layer...
2012-02-07 Kim Motoyoshi KallandFixed some Item.layer bugs and added auto-tests.
2012-02-07 Gunnar SlettaAvoid recursive parent chains in QQuickItem
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Pekka VuorelaAdapt to QGuiApplication::focusObject() for notifying...
2012-02-01 Friedemann KleintAccessibility: Use new updateAccessibility() API in...
2012-02-01 Andrew den ExterUpdate item focus when the enabled property is changed.
2012-02-01 Alan AlpertDocument that Item inherits QtObject
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Pekka VuorelaEnhance editors notifying input panel for input method...
2012-01-24 Pekka VuorelaAvoid compiler warnings
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2012-01-03 Pekka VuorelaRemove use of Qt::ImhMultiLine, to be deprecated/removed
2012-01-02 Kim Motoyoshi KallandDon't re-parent ShaderEffect source items.
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-22 Aaron KennedyAlways register accessor properties
2011-12-14 Kim Motoyoshi KallandMade QSGNode flags togglable and added StaticSubtreeGeo...
2011-12-09 Alan AlpertAdd Screen attached object
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-12-02 Kent HansenSay hello to QtQuick module