<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtquickcontrols.git/.qmake.conf, branch dev</title>
<subtitle>Qt Quick Controls
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/'/>
<entry>
<title>Bump version</title>
<updated>2021-05-24T08:53:46+00:00</updated>
<author>
<name>Jani Heikkinen</name>
<email>jani.heikkinen@qt.io</email>
</author>
<published>2021-05-24T08:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=535053910850f03921eaa9654eec73878f225150'/>
<id>535053910850f03921eaa9654eec73878f225150</id>
<content type='text'>
Change-Id: Ie272279181dd83cf3c528143dc3505b49c1f9209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie272279181dd83cf3c528143dc3505b49c1f9209
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove QT_NO_LINKED_LIST</title>
<updated>2020-04-02T09:48:24+00:00</updated>
<author>
<name>Sona Kurazyan</name>
<email>sona.kurazyan@qt.io</email>
</author>
<published>2020-02-05T10:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=59749d56d666a6687fcedc2f7892080467db8574'/>
<id>59749d56d666a6687fcedc2f7892080467db8574</id>
<content type='text'>
QLinkedList is deprecated and moved to Qt5Compat, there's no need for
QT_NO_LINKED_LIST.

Change-Id: Iab80b17f3eacf88db45f62895529a6b855fdb54c
Reviewed-by: Alex Blasche &lt;alexander.blasche@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QLinkedList is deprecated and moved to Qt5Compat, there's no need for
QT_NO_LINKED_LIST.

Change-Id: Iab80b17f3eacf88db45f62895529a6b855fdb54c
Reviewed-by: Alex Blasche &lt;alexander.blasche@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/wip/qt6' into dev</title>
<updated>2019-10-04T12:11:26+00:00</updated>
<author>
<name>Simon Hausmann</name>
<email>simon.hausmann@qt.io</email>
</author>
<published>2019-10-04T12:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=cda4448ba679bca8af9fe116028ded44fa930f96'/>
<id>cda4448ba679bca8af9fe116028ded44fa930f96</id>
<content type='text'>
 Conflicts:
	.qmake.conf

Change-Id: Ia67e234daea1d042d8591e224065ed784060f5b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Conflicts:
	.qmake.conf

Change-Id: Ia67e234daea1d042d8591e224065ed784060f5b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2019-08-27T06:11:31+00:00</updated>
<author>
<name>Kari Oikarinen</name>
<email>kari.oikarinen@qt.io</email>
</author>
<published>2019-08-27T06:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=61463e781f1892f11a45f9c924aa9b5dbbb359fc'/>
<id>61463e781f1892f11a45f9c924aa9b5dbbb359fc</id>
<content type='text'>
Change-Id: If49e4dfac95fd32b8168d9413965c6de14c190b6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If49e4dfac95fd32b8168d9413965c6de14c190b6
</pre>
</div>
</content>
</entry>
<entry>
<title>Eradicate Java-style iterators and Q_FOREACH and mark the module free of them</title>
<updated>2019-07-15T12:21:25+00:00</updated>
<author>
<name>Marc Mutz</name>
<email>marc.mutz@kdab.com</email>
</author>
<published>2019-07-10T19:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=874f8ef3b9fb9d80a2b05c264ca48464e31257e2'/>
<id>874f8ef3b9fb9d80a2b05c264ca48464e31257e2</id>
<content type='text'>
... and QLinkedList.

Java-style iterators are scheduled to be deprecated, or at the very
least banned from use in Qt's own implementation. Ditto Q_FOREACH.
Ditto QLinkedList.

Change-Id: I92eb5c22762b63cba45f8eaf717c1b7d458fcda4
Reviewed-by: Volker Hilsheimer &lt;volker.hilsheimer@qt.io&gt;
Reviewed-by: Andy Shaw &lt;andy.shaw@qt.io&gt;
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and QLinkedList.

Java-style iterators are scheduled to be deprecated, or at the very
least banned from use in Qt's own implementation. Ditto Q_FOREACH.
Ditto QLinkedList.

Change-Id: I92eb5c22762b63cba45f8eaf717c1b7d458fcda4
Reviewed-by: Volker Hilsheimer &lt;volker.hilsheimer@qt.io&gt;
Reviewed-by: Andy Shaw &lt;andy.shaw@qt.io&gt;
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump Qt version to Qt 6</title>
<updated>2019-07-10T16:29:56+00:00</updated>
<author>
<name>Alexandru Croitor</name>
<email>alexandru.croitor@qt.io</email>
</author>
<published>2019-07-10T16:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=1987f30831954ce05b6d7908b4866999b2d9b183'/>
<id>1987f30831954ce05b6d7908b4866999b2d9b183</id>
<content type='text'>
Change-Id: I45a24634edcc267381c807fd99687473d14ccd44
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I45a24634edcc267381c807fd99687473d14ccd44
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2019-02-25T07:38:26+00:00</updated>
<author>
<name>Kari Oikarinen</name>
<email>kari.oikarinen@qt.io</email>
</author>
<published>2019-02-25T07:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=b25c47d109e5c000ad314ecf1f8a499e6f4a1e9f'/>
<id>b25c47d109e5c000ad314ecf1f8a499e6f4a1e9f</id>
<content type='text'>
Change-Id: I0eb1e912a85e426105676a2874619cfd44d1cfd4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0eb1e912a85e426105676a2874619cfd44d1cfd4
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2018-10-11T10:42:47+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@qt.io</email>
</author>
<published>2018-10-11T10:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=aefc1d35e2ff8dd78c0766ba49b026594f9b360a'/>
<id>aefc1d35e2ff8dd78c0766ba49b026594f9b360a</id>
<content type='text'>
Change-Id: If157ac85d9d68c005e64a64ce205da65908be405
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If157ac85d9d68c005e64a64ce205da65908be405
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/5.11' into dev</title>
<updated>2018-04-07T01:00:17+00:00</updated>
<author>
<name>Qt Forward Merge Bot</name>
<email>qt_forward_merge_bot@qt-project.org</email>
</author>
<published>2018-04-07T01:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=4cda4427b6a2e07dd406362cf7b643b971706b2c'/>
<id>4cda4427b6a2e07dd406362cf7b643b971706b2c</id>
<content type='text'>
Change-Id: I8272137b2bacbb2c446c3b426d864e946261e4fb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8272137b2bacbb2c446c3b426d864e946261e4fb
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not treat winrt as touch based mobile platform</title>
<updated>2018-04-05T08:14:21+00:00</updated>
<author>
<name>Oliver Wolff</name>
<email>oliver.wolff@qt.io</email>
</author>
<published>2018-03-29T09:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?id=654de8242411dae548795f9b17648608f8a8c28d'/>
<id>654de8242411dae548795f9b17648608f8a8c28d</id>
<content type='text'>
While winrt used to be a touch based, mobile platform before, focus has
shifted. Widgets were supported from the start and while they are not
the main area of focus, disallowing widget dialogs is not the right
approach here.

Furthermore the current logic of whether widget dialogs should be
registered does not work on winrt. The parts containing widgets either
have to be removed completely or bound to the same specific conditions
everywhere.

The mix of setting "no_desktop" and not having widget dialogs
unconditionally for "mobile platforms", but then doing additional checks
when registering widget dialog types breaks the concept at least for
winrt.

Task-number: QTBUG-67144
Change-Id: I36fc5b6f8729bbd128faf1de95fc0bba297ab0e9
Reviewed-by: Maurice Kalinowski &lt;maurice.kalinowski@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While winrt used to be a touch based, mobile platform before, focus has
shifted. Widgets were supported from the start and while they are not
the main area of focus, disallowing widget dialogs is not the right
approach here.

Furthermore the current logic of whether widget dialogs should be
registered does not work on winrt. The parts containing widgets either
have to be removed completely or bound to the same specific conditions
everywhere.

The mix of setting "no_desktop" and not having widget dialogs
unconditionally for "mobile platforms", but then doing additional checks
when registering widget dialog types breaks the concept at least for
winrt.

Task-number: QTBUG-67144
Change-Id: I36fc5b6f8729bbd128faf1de95fc0bba297ab0e9
Reviewed-by: Maurice Kalinowski &lt;maurice.kalinowski@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
