<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/examples/examples.pro, branch 6.7.3</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Move Qt Quick Shapes examples back under Qt Quick</title>
<updated>2024-02-01T23:39:31+00:00</updated>
<author>
<name>Eskil Abrahamsen Blomfeldt</name>
<email>eskil.abrahamsen-blomfeldt@qt.io</email>
</author>
<published>2024-01-31T15:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=08f2fe8245d2daf1f04b873c2a3a36c9fe30fda5'/>
<id>08f2fe8245d2daf1f04b873c2a3a36c9fe30fda5</id>
<content type='text'>
In order to be accessible from Qt Creator, the modules either has
to have a separate landing page and qdocconf, or we need it under
the same subdirectory as everything else. We currently want
Qt Quick Shapes to be like Qt Quick Particles and be documented
as part of Qt Quick, so the examples move back into a quickshapes/
subdirectory of examples/quick (like with examples/quick/particles/)

Change-Id: Ib7aaa75da7c4c9eeca6edb5ede7952598f37df89
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@qt.io&gt;
(cherry picked from commit cb907fc47a0779e4f594cac96484c5637917c595)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to be accessible from Qt Creator, the modules either has
to have a separate landing page and qdocconf, or we need it under
the same subdirectory as everything else. We currently want
Qt Quick Shapes to be like Qt Quick Particles and be documented
as part of Qt Quick, so the examples move back into a quickshapes/
subdirectory of examples/quick (like with examples/quick/particles/)

Change-Id: Ib7aaa75da7c4c9eeca6edb5ede7952598f37df89
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@qt.io&gt;
(cherry picked from commit cb907fc47a0779e4f594cac96484c5637917c595)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Qt Quick Shapes example</title>
<updated>2024-01-08T07:59:58+00:00</updated>
<author>
<name>Eskil Abrahamsen Blomfeldt</name>
<email>eskil.abrahamsen-blomfeldt@qt.io</email>
</author>
<published>2024-01-02T12:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0cfac316598c233ceea355ace7e08a2971c0ff04'/>
<id>0cfac316598c233ceea355ace7e08a2971c0ff04</id>
<content type='text'>
Usually, we have separate top-level example directories for
different modules, but since Qt Quick Shapes only had a single
example, it was categorized under examples/quick.

We now plan to add more, so to prepare for that, this sets up
the normal structure with an examples/quickshapes directory.

Change-Id: I50016358b674c18bb2930459d4e0111862ddcedb
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@qt.io&gt;
(cherry picked from commit 5e8314f472df4647d1d850e4cacef7e5c9162b1a)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Usually, we have separate top-level example directories for
different modules, but since Qt Quick Shapes only had a single
example, it was categorized under examples/quick.

We now plan to add more, so to prepare for that, this sets up
the normal structure with an examples/quickshapes directory.

Change-Id: I50016358b674c18bb2930459d4e0111862ddcedb
Reviewed-by: Eirik Aavitsland &lt;eirik.aavitsland@qt.io&gt;
(cherry picked from commit 5e8314f472df4647d1d850e4cacef7e5c9162b1a)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move undocumented qmltest example to tests/manual</title>
<updated>2023-11-22T07:23:59+00:00</updated>
<author>
<name>Lucie Gérard</name>
<email>lucie.gerard@qt.io</email>
</author>
<published>2023-11-20T13:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=877c90776568b6ef8c5abd9052230446ff9f6b69'/>
<id>877c90776568b6ef8c5abd9052230446ff9f6b69</id>
<content type='text'>
Task-number: QTBUG-119117
Change-Id: I92cd8c754f9442a8efb3e0dd2b4b791010cacc7c
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-119117
Change-Id: I92cd8c754f9442a8efb3e0dd2b4b791010cacc7c
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmake: Fix build of quickcontrols examples</title>
<updated>2022-12-14T16:39:55+00:00</updated>
<author>
<name>Joerg Bornemann</name>
<email>joerg.bornemann@qt.io</email>
</author>
<published>2022-12-14T11:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=9fb766ecd03cc12f21525bcd87290fae1df28ec2'/>
<id>9fb766ecd03cc12f21525bcd87290fae1df28ec2</id>
<content type='text'>
The QuickControls2 module has been moved to src/quickcontrols. Its
examples are in examples/quickcontrols.

Adjust the .pro file name in examples/quickcontrols and fix the SUBDIRS
entry to it.

This amends commit 4bd87b903b355b53e3105ba1ae7c154c4e55cdaf.

Pick-to: 6.5
Task-number: QTBUG-109383
Change-Id: I9de70a773a11344398c01b3e84e557213268c935
Reviewed-by: Alexandru Croitor &lt;alexandru.croitor@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The QuickControls2 module has been moved to src/quickcontrols. Its
examples are in examples/quickcontrols.

Adjust the .pro file name in examples/quickcontrols and fix the SUBDIRS
entry to it.

This amends commit 4bd87b903b355b53e3105ba1ae7c154c4e55cdaf.

Pick-to: 6.5
Task-number: QTBUG-109383
Change-Id: I9de70a773a11344398c01b3e84e557213268c935
Reviewed-by: Alexandru Croitor &lt;alexandru.croitor@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge qtquickcontrols2 into qtdeclarative</title>
<updated>2021-07-28T09:21:25+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2021-07-28T09:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=16436239cd35ba7346b89a1f57d5b29dc786f4c6'/>
<id>16436239cd35ba7346b89a1f57d5b29dc786f4c6</id>
<content type='text'>
Task-number: QTBUG-95173
Change-Id: I2cf31e30127e8cc2f10304cabf4ff7f5050633b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-95173
Change-Id: I2cf31e30127e8cc2f10304cabf4ff7f5050633b8
</pre>
</div>
</content>
</entry>
<entry>
<title>Flatten and rename example install path and directory structure</title>
<updated>2016-04-19T12:27:35+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@theqtcompany.com</email>
</author>
<published>2016-04-18T13:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1cb0faf7886d9df99adfb61560e369387691f89c'/>
<id>1cb0faf7886d9df99adfb61560e369387691f89c</id>
<content type='text'>
Change-Id: Ib04e79d72c37fa4507517da2d3b1c28ccd73eaed
Reviewed-by: J-P Nurmi &lt;jpnurmi@qt.io&gt;
Reviewed-by: Venugopal Shivashankar &lt;venugopal.shivashankar@digia.com&gt;
Reviewed-by: Topi Reiniö &lt;topi.reinio@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib04e79d72c37fa4507517da2d3b1c28ccd73eaed
Reviewed-by: J-P Nurmi &lt;jpnurmi@qt.io&gt;
Reviewed-by: Venugopal Shivashankar &lt;venugopal.shivashankar@digia.com&gt;
Reviewed-by: Topi Reiniö &lt;topi.reinio@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Gallery example</title>
<updated>2015-12-17T18:47:27+00:00</updated>
<author>
<name>J-P Nurmi</name>
<email>jpnurmi@theqtcompany.com</email>
</author>
<published>2015-12-14T18:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5805fa6ade79e9591e9870350e375ea9cfb39ce4'/>
<id>5805fa6ade79e9591e9870350e375ea9cfb39ce4</id>
<content type='text'>
Task-number: QTBUG-49941
Change-Id: I7bd6b25e12a6e90ba637231790b9a2c7a92bb821
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-49941
Change-Id: I7bd6b25e12a6e90ba637231790b9a2c7a92bb821
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all examples</title>
<updated>2015-11-27T11:36:53+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@theqtcompany.com</email>
</author>
<published>2015-11-27T08:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=94d33a6875f0b159f46841fb2d45bcda48522a91'/>
<id>94d33a6875f0b159f46841fb2d45bcda48522a91</id>
<content type='text'>
The current examples were temporary until we started working on proper
ones, which we've recently begun doing.

Change-Id: I418e5e9604f0b57a33b56dc3aa6ec1cba5c3f791
Reviewed-by: J-P Nurmi &lt;jpnurmi@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current examples were temporary until we started working on proper
ones, which we've recently begun doing.

Change-Id: I418e5e9604f0b57a33b56dc3aa6ec1cba5c3f791
Reviewed-by: J-P Nurmi &lt;jpnurmi@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0</title>
<updated>2015-10-01T09:03:42+00:00</updated>
<author>
<name>J-P Nurmi</name>
<email>jpnurmi@theqtcompany.com</email>
</author>
<published>2015-09-30T15:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3f2ac678971694fe6144a4e15197aff2ca38639b'/>
<id>3f2ac678971694fe6144a4e15197aff2ca38639b</id>
<content type='text'>
Change-Id: I142622dd85e95ef70b11132e77ccf48701f2cabc
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I142622dd85e95ef70b11132e77ccf48701f2cabc
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename QtQuick.Calendar 2.0 to Qt.labs.calendar 1.0</title>
<updated>2015-10-01T09:03:34+00:00</updated>
<author>
<name>J-P Nurmi</name>
<email>jpnurmi@theqtcompany.com</email>
</author>
<published>2015-09-30T15:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=98e7b3cca484df43838fe834dcaf1f97f45c659f'/>
<id>98e7b3cca484df43838fe834dcaf1f97f45c659f</id>
<content type='text'>
Change-Id: Ief7e28f6c595cb60f15a4960dada24a6c2f5ca3e
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ief7e28f6c595cb60f15a4960dada24a6c2f5ca3e
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
