<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/src/quick/items/qquickitem.cpp, branch old/5.2</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Warn when attaching Keys to an invalid item</title>
<updated>2014-02-10T23:24:08+00:00</updated>
<author>
<name>Frederik Gladhorn</name>
<email>frederik.gladhorn@digia.com</email>
</author>
<published>2014-01-29T16:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6c840c70d61c3ae277b60a024a086215c743e5b3'/>
<id>6c840c70d61c3ae277b60a024a086215c743e5b3</id>
<content type='text'>
Using Window { Keys.onPressed: ... } does not work because window is not
a QQuickItem. Warn at least.

Change-Id: Ibd472f7b551ff2089cbc39ba43da27e6f8e0e97f
Reviewed-by: Mitch Curtis &lt;mitch.curtis@digia.com&gt;
Reviewed-by: Caroline Chao &lt;caroline.chao@digia.com&gt;
Reviewed-by: Jens Bache-Wiig &lt;jens.bache-wiig@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using Window { Keys.onPressed: ... } does not work because window is not
a QQuickItem. Warn at least.

Change-Id: Ibd472f7b551ff2089cbc39ba43da27e6f8e0e97f
Reviewed-by: Mitch Curtis &lt;mitch.curtis@digia.com&gt;
Reviewed-by: Caroline Chao &lt;caroline.chao@digia.com&gt;
Reviewed-by: Jens Bache-Wiig &lt;jens.bache-wiig@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>On Mac only editable ComboBox should receive tab focus</title>
<updated>2014-01-11T09:02:58+00:00</updated>
<author>
<name>Frederik Gladhorn</name>
<email>frederik.gladhorn@digia.com</email>
</author>
<published>2014-01-08T15:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a1b64d9566a49d287a8fad122859e8a99ad92151'/>
<id>a1b64d9566a49d287a8fad122859e8a99ad92151</id>
<content type='text'>
[ChangeLog][QtQuickControls] Mac: ComboBox will only get tab focus when it is
editable.

Change-Id: Ife04de67b2e3dea77ba878b247ad0b676c879c02
Reviewed-by: Liang Qi &lt;liang.qi@digia.com&gt;
Reviewed-by: Jens Bache-Wiig &lt;jens.bache-wiig@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ChangeLog][QtQuickControls] Mac: ComboBox will only get tab focus when it is
editable.

Change-Id: Ife04de67b2e3dea77ba878b247ad0b676c879c02
Reviewed-by: Liang Qi &lt;liang.qi@digia.com&gt;
Reviewed-by: Jens Bache-Wiig &lt;jens.bache-wiig@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Keys Attached Property: Fix doc reference to nonexistent properties</title>
<updated>2014-01-08T14:29:16+00:00</updated>
<author>
<name>Gabriel de Dietrich</name>
<email>gabriel.dedietrich@digia.com</email>
</author>
<published>2014-01-08T14:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5657d00a92b34aa7528dd7cf7401ff7f493b68c5'/>
<id>5657d00a92b34aa7528dd7cf7401ff7f493b68c5</id>
<content type='text'>
Change-Id: I5e6a0855b3ad10e3adf6cf73b08a7794daf187da
Reviewed-by: Frederik Gladhorn &lt;frederik.gladhorn@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5e6a0855b3ad10e3adf6cf73b08a7794daf187da
Reviewed-by: Frederik Gladhorn &lt;frederik.gladhorn@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix broken links</title>
<updated>2013-12-30T11:13:29+00:00</updated>
<author>
<name>Sze Howe Koh</name>
<email>szehowe.koh@gmail.com</email>
</author>
<published>2013-12-30T04:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=ef9f85ad8d2774cb11cbd8cfc5943af2dcf72339'/>
<id>ef9f85ad8d2774cb11cbd8cfc5943af2dcf72339</id>
<content type='text'>
Change-Id: I4c4577edde96978a986606bf30fbb925f871bd42
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4c4577edde96978a986606bf30fbb925f871bd42
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>QtQuick docs: add missing \qmlpropertygroup commands</title>
<updated>2013-12-20T14:06:05+00:00</updated>
<author>
<name>J-P Nurmi</name>
<email>jpnurmi@digia.com</email>
</author>
<published>2013-12-18T16:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=ae59cb90ce61f2989431b4fd6739fb49bca950ed'/>
<id>ae59cb90ce61f2989431b4fd6739fb49bca950ed</id>
<content type='text'>
"warning: No QML property group command found; using..."

Change-Id: Iafbdbc09cbd76bf81a5baf3a5a4fab843778b5cb
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"warning: No QML property group command found; using..."

Change-Id: Iafbdbc09cbd76bf81a5baf3a5a4fab843778b5cb
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix touch to mouse synthesis/propagation.</title>
<updated>2013-12-13T10:30:12+00:00</updated>
<author>
<name>Robin Burchell</name>
<email>robin.burchell@jollamobile.com</email>
</author>
<published>2013-11-13T11:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2602b4402f3c8d867d11ea62b613b03dacc8a232'/>
<id>2602b4402f3c8d867d11ea62b613b03dacc8a232</id>
<content type='text'>
Having mouse events synthesised from both QtGui and internally in QtQuick  is
not a great way togo about things, especially when QtGui doesn't have the same
degree of knowledge as QtQuick about the items in the scene.

Thus, we now accept all events inside QtQuick to block QtGui synthesis, which
should fix a significant amount of edge-case touch breakage/bad behavior.

Change-Id: I14e1c87761c8f43160049b5e6f9da15b4e5edbb7
Done-with: Martin Jones &lt;martin.jones@jollamobile.com&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having mouse events synthesised from both QtGui and internally in QtQuick  is
not a great way togo about things, especially when QtGui doesn't have the same
degree of knowledge as QtQuick about the items in the scene.

Thus, we now accept all events inside QtQuick to block QtGui synthesis, which
should fix a significant amount of edge-case touch breakage/bad behavior.

Change-Id: I14e1c87761c8f43160049b5e6f9da15b4e5edbb7
Done-with: Martin Jones &lt;martin.jones@jollamobile.com&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style animations to stop when the item is hidden</title>
<updated>2013-12-03T10:44:42+00:00</updated>
<author>
<name>J-P Nurmi</name>
<email>jpnurmi@digia.com</email>
</author>
<published>2013-12-02T21:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3b7a8d9d5e214a88f5855800e7bf54da4425d7b9'/>
<id>3b7a8d9d5e214a88f5855800e7bf54da4425d7b9</id>
<content type='text'>
QStyleAnimation automatically stopped for hidden QWidgets, but didn't
know anything about QQuickItems and kept animating regardless of their
visibility. QStyleAnimation was changed so that it will keep animating
only as long as the animation target accepts animation updates. This
change ensures that the style animation updates are accepted only when
the item is visible.

Task-number: QTBUG-35319
Change-Id: I3c93a653316b8abbbc32940cd7499b660828eff8
Reviewed-by: Gunnar Sletta &lt;gunnar.sletta@digia.com&gt;
Reviewed-by: Jens Bache-Wiig &lt;jens.bache-wiig@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QStyleAnimation automatically stopped for hidden QWidgets, but didn't
know anything about QQuickItems and kept animating regardless of their
visibility. QStyleAnimation was changed so that it will keep animating
only as long as the animation target accepts animation updates. This
change ensures that the style animation updates are accepted only when
the item is visible.

Task-number: QTBUG-35319
Change-Id: I3c93a653316b8abbbc32940cd7499b660828eff8
Reviewed-by: Gunnar Sletta &lt;gunnar.sletta@digia.com&gt;
Reviewed-by: Jens Bache-Wiig &lt;jens.bache-wiig@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't assert in QQuickItem::update</title>
<updated>2013-11-18T13:43:13+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@digia.com</email>
</author>
<published>2013-11-18T13:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3d145175fd50b3fe31c62348307c995717d4200d'/>
<id>3d145175fd50b3fe31c62348307c995717d4200d</id>
<content type='text'>
The method can actually be called from QML, so we can not
have an assert in that method. Instead simply return if the
item has no contents

Task-number: QTBUG-34060
Change-Id: Ib28ffa5c6c63fbec956abe25020010ed73a9cfa9
Reviewed-by: Erik Verbruggen &lt;erik.verbruggen@digia.com&gt;
Reviewed-by: Gunnar Sletta &lt;gunnar.sletta@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The method can actually be called from QML, so we can not
have an assert in that method. Instead simply return if the
item has no contents

Task-number: QTBUG-34060
Change-Id: Ib28ffa5c6c63fbec956abe25020010ed73a9cfa9
Reviewed-by: Erik Verbruggen &lt;erik.verbruggen@digia.com&gt;
Reviewed-by: Gunnar Sletta &lt;gunnar.sletta@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>KeyNavigation should use forceActiveFocus</title>
<updated>2013-11-01T11:25:04+00:00</updated>
<author>
<name>Frederik Gladhorn</name>
<email>frederik.gladhorn@digia.com</email>
</author>
<published>2013-10-01T19:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a7415035ed375d31e0e6d503ea8af43bf98d3fb7'/>
<id>a7415035ed375d31e0e6d503ea8af43bf98d3fb7</id>
<content type='text'>
It would only set focus which works fine as long as the target is in the
same FocusScope. But as user one would expect that the target actually
receives the focus. Using forceActiveFocus is sensible since the current
item needs to have the "activeFocus" anyway and within the same focus
scope setting focus=true on another item will take away the active
focus.

Task-number: QTBUG-34209

Change-Id: I824f15fd0d4d42eb2f0c6c1b02660f2e007b3362
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
Reviewed-by: Alan Alpert (Personal) &lt;416365416c@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It would only set focus which works fine as long as the target is in the
same FocusScope. But as user one would expect that the target actually
receives the focus. Using forceActiveFocus is sensible since the current
item needs to have the "activeFocus" anyway and within the same focus
scope setting focus=true on another item will take away the active
focus.

Task-number: QTBUG-34209

Change-Id: I824f15fd0d4d42eb2f0c6c1b02660f2e007b3362
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
Reviewed-by: Alan Alpert (Personal) &lt;416365416c@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Item documentation: visibleChildren is a list of items, not a real</title>
<updated>2013-10-25T09:31:06+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@digia.com</email>
</author>
<published>2013-10-25T06:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=fdd99051290da290cdbdea109f45f4043c27d6cf'/>
<id>fdd99051290da290cdbdea109f45f4043c27d6cf</id>
<content type='text'>
Followup to I5ec541226fabd72c05ce8ccb8bb7e56f6ec7717a

Task-number: QTBUG-22724
Change-Id: I3f74fda29faba4054c5bb97aad4735f7c5f0f278
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
Reviewed-by: J-P Nurmi &lt;jpnurmi@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Followup to I5ec541226fabd72c05ce8ccb8bb7e56f6ec7717a

Task-number: QTBUG-22724
Change-Id: I3f74fda29faba4054c5bb97aad4735f7c5f0f278
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
Reviewed-by: J-P Nurmi &lt;jpnurmi@digia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
