<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/src/core, branch wip/nativemenus</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Remove the use of GENERATE_PRIVATE_CPP_EXPORTS</title>
<updated>2024-01-11T22:03:19+00:00</updated>
<author>
<name>Alexey Edelev</name>
<email>alexey.edelev@qt.io</email>
</author>
<published>2023-11-23T13:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=26096b2a323c6e561766e15b62b810dc654ad317'/>
<id>26096b2a323c6e561766e15b62b810dc654ad317</id>
<content type='text'>
Task-number: QTBUG-117983
Change-Id: I584116bfd4d47deca914910b712c2ea3295f3e7f
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-117983
Change-Id: I584116bfd4d47deca914910b712c2ea3295f3e7f
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the use of Q_QMLCORE_PRIVATE_EXPORT</title>
<updated>2024-01-09T09:40:45+00:00</updated>
<author>
<name>Alexey Edelev</name>
<email>alexey.edelev@qt.io</email>
</author>
<published>2023-11-23T07:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2e458639ffa0a01d81d5ede4b67d10f8338e5902'/>
<id>2e458639ffa0a01d81d5ede4b67d10f8338e5902</id>
<content type='text'>
Task-number: QTBUG-117983
Change-Id: Id97fea4cd7efaba8a9c39f8a7d1d3e3597d4d963
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-117983
Change-Id: Id97fea4cd7efaba8a9c39f8a7d1d3e3597d4d963
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix linking to Qt Qml module</title>
<updated>2023-12-01T12:57:28+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@qt.io</email>
</author>
<published>2023-10-20T14:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=72c825e685229a2b747f1d79216ef3c6d3304de8'/>
<id>72c825e685229a2b747f1d79216ef3c6d3304de8</id>
<content type='text'>
The module landing page has been renamed in
af0539c7bb6f46e89523054c09d5d846ae55f355.

The correct link target is 'Qt Qml'.

Change-Id: I4a13348948fe1577e7a62edbb49a0d99f9695322
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The module landing page has been renamed in
af0539c7bb6f46e89523054c09d5d846ae55f355.

The correct link target is 'Qt Qml'.

Change-Id: I4a13348948fe1577e7a62edbb49a0d99f9695322
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings: Allow settings locations in resource file system</title>
<updated>2023-09-15T13:32:39+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2023-09-08T14:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=16002e56fd1cdef9ebc9b71e8c685177178647e4'/>
<id>16002e56fd1cdef9ebc9b71e8c685177178647e4</id>
<content type='text'>
Pick-to: 6.6 6.5
Fixes: QTBUG-116681
Change-Id: If08f584bf83b75faf5ed0b73962b90c16fc1d016
Reviewed-by: Sami Shalayel &lt;sami.shalayel@qt.io&gt;
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
Reviewed-by: Semih Yavuz &lt;semih.yavuz@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pick-to: 6.6 6.5
Fixes: QTBUG-116681
Change-Id: If08f584bf83b75faf5ed0b73962b90c16fc1d016
Reviewed-by: Sami Shalayel &lt;sami.shalayel@qt.io&gt;
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
Reviewed-by: Semih Yavuz &lt;semih.yavuz@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix undocumented parameters and broken links</title>
<updated>2023-09-15T10:04:17+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@qt.io</email>
</author>
<published>2023-09-12T12:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=83ba6a889f676361a25defe4739b8fd2f9bdcae7'/>
<id>83ba6a889f676361a25defe4739b8fd2f9bdcae7</id>
<content type='text'>
* src/qml/jsapi/qjsengine.cpp:
    (qdoc) warning: Can't link to 'qvariant_cast()'

* src/quick/items/qquickrhiitem.cpp:
    (qdoc) warning: Undocumented parameter 'item' in
    QQuickRhiItemRenderer::synchronize()
    (qdoc) warning: Can't link to 'msaaColorBuffer()'
    (qdoc) warning: Can't link to 'resolveTexture()'

* src/quick/scenegraph/util/qsgtextnode.cpp:
    (qdoc) warning: No such enum item 'Text.NativeRendering' in
    QSGTextNode::RenderType
    (qdoc) warning: Undocumented parameter 'color' in
    QSGTextNode::setColor()
    (qdoc) warning: Undocumented parameter 'color' in
    QSGTextNode::setSelectionColor()
    (qdoc) warning: Undocumented parameter 'viewport' in
    QSGTextNode::setViewport()

* examples/quick/rendercontrol/rendercontrol_rhi/doc/src/
  rendercontrol_rhi.qdoc:
    (qdoc) warning: Can't link to 'QWidget-based'
    (qdoc) warning: Can't link to 'QAnimationDriver'

Mark all documentation modules in qtdeclarative as free of warnings.

Change-Id: I97cc059701c351b53cdeeb5fc2feff923c5a76a8
Reviewed-by: Paul Wicking &lt;paul.wicking@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/qml/jsapi/qjsengine.cpp:
    (qdoc) warning: Can't link to 'qvariant_cast()'

* src/quick/items/qquickrhiitem.cpp:
    (qdoc) warning: Undocumented parameter 'item' in
    QQuickRhiItemRenderer::synchronize()
    (qdoc) warning: Can't link to 'msaaColorBuffer()'
    (qdoc) warning: Can't link to 'resolveTexture()'

* src/quick/scenegraph/util/qsgtextnode.cpp:
    (qdoc) warning: No such enum item 'Text.NativeRendering' in
    QSGTextNode::RenderType
    (qdoc) warning: Undocumented parameter 'color' in
    QSGTextNode::setColor()
    (qdoc) warning: Undocumented parameter 'color' in
    QSGTextNode::setSelectionColor()
    (qdoc) warning: Undocumented parameter 'viewport' in
    QSGTextNode::setViewport()

* examples/quick/rendercontrol/rendercontrol_rhi/doc/src/
  rendercontrol_rhi.qdoc:
    (qdoc) warning: Can't link to 'QWidget-based'
    (qdoc) warning: Can't link to 'QAnimationDriver'

Mark all documentation modules in qtdeclarative as free of warnings.

Change-Id: I97cc059701c351b53cdeeb5fc2feff923c5a76a8
Reviewed-by: Paul Wicking &lt;paul.wicking@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>QML Permissions: Use correct version tagging macro</title>
<updated>2023-08-23T10:31:08+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2023-08-23T08:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=4fcadf6a36aca48c5cfb0cc717c30211f5be0ba8'/>
<id>4fcadf6a36aca48c5cfb0cc717c30211f5be0ba8</id>
<content type='text'>
QML_ADDED_IN_MINOR_VERSION results in wrong qmltypes entries, "(max
version).6" instead of "6.6"

Pick-to: 6.6
Fixes: QTBUG-116390
Change-Id: I6ed83cabaeae24bea9078b929ff0204ba635764b
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QML_ADDED_IN_MINOR_VERSION results in wrong qmltypes entries, "(max
version).6" instead of "6.6"

Pick-to: 6.6
Fixes: QTBUG-116390
Change-Id: I6ed83cabaeae24bea9078b929ff0204ba635764b
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>QML Permissions: Tag as added in 6.6</title>
<updated>2023-08-11T11:48:51+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2023-08-11T09:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=fb87196fcee5ac1517d0892c56f28431da3d95a2'/>
<id>fb87196fcee5ac1517d0892c56f28431da3d95a2</id>
<content type='text'>
They are new in 6.6, so mark them accordinly to prevent them from
appearing if someone explicitly imports a lower version.

Pick-to: 6.6
Change-Id: I75c489a9a12fc8fb4f339d94d285c42c76d3381a
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are new in 6.6, so mark them accordinly to prevent them from
appearing if someone explicitly imports a lower version.

Pick-to: 6.6
Change-Id: I75c489a9a12fc8fb4f339d94d285c42c76d3381a
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with -no-gui</title>
<updated>2023-07-27T17:27:40+00:00</updated>
<author>
<name>Tasuku Suzuki</name>
<email>tasuku.suzuki@signal-slot.co.jp</email>
</author>
<published>2023-07-19T19:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6aea5da7c4fca5ce7d99bea3162f196d91f4343f'/>
<id>6aea5da7c4fca5ce7d99bea3162f196d91f4343f</id>
<content type='text'>
Change-Id: Ia8f7eb22944d44a04144ea6120919772fa449cd6
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia8f7eb22944d44a04144ea6120919772fa449cd6
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Remove warninglimit .qdocconf variable</title>
<updated>2023-06-27T12:38:40+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@qt.io</email>
</author>
<published>2023-06-26T22:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2ca5bb7c36a675002ae33a22a6bb4251f42eaecc'/>
<id>2ca5bb7c36a675002ae33a22a6bb4251f42eaecc</id>
<content type='text'>
The most common limit for the maximum number of allowed documentation
warnings is zero. As all Qt module docs include() a common configuration
from qtbase, it's better to control the base warninglimit from a central
location in qtbase/doc/global.

This allows for a temporary increase of the limit across all modules as
needed - for example, when updating the QDoc binary that the CI
provisions to a version that introduces new types of documentation
warnings.

Task-number: QTBUG-113326
Change-Id: I7e5be717195049a6ce1d0a10ccbb1daeb175d714
Reviewed-by: Paul Wicking &lt;paul.wicking@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The most common limit for the maximum number of allowed documentation
warnings is zero. As all Qt module docs include() a common configuration
from qtbase, it's better to control the base warninglimit from a central
location in qtbase/doc/global.

This allows for a temporary increase of the limit across all modules as
needed - for example, when updating the QDoc binary that the CI
provisions to a version that introduces new types of documentation
warnings.

Task-number: QTBUG-113326
Change-Id: I7e5be717195049a6ce1d0a10ccbb1daeb175d714
Reviewed-by: Paul Wicking &lt;paul.wicking@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: fix links to Qt QML Core module</title>
<updated>2023-06-11T09:08:18+00:00</updated>
<author>
<name>Volker Hilsheimer</name>
<email>volker.hilsheimer@qt.io</email>
</author>
<published>2023-06-10T22:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=53d10d8fd74f2d4f851be7923856caa64f3520bd'/>
<id>53d10d8fd74f2d4f851be7923856caa64f3520bd</id>
<content type='text'>
Pick-to: 6.6
Change-Id: I31e2f2a355e82adc4b3fea6854958744634b73c8
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pick-to: 6.6
Change-Id: I31e2f2a355e82adc4b3fea6854958744634b73c8
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
