<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt-apps/boot2qt-demos.git, branch dev</title>
<subtitle>Demos for Boot2Qt
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/'/>
<entry>
<title>qtremotedesktop: fix qml warning</title>
<updated>2026-04-24T08:11:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-04-23T12:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=29b563761e1ddb1c1a6e448362f027b8f51473b3'/>
<id>29b563761e1ddb1c1a6e448362f027b8f51473b3</id>
<content type='text'>
Injection of parameters into signal handlers is deprecated.
Use JavaScript functions with formal parameters instead.

Change-Id: I5729d4840330d472f97d35706d1f1bf5d8dcde2b
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Injection of parameters into signal handlers is deprecated.
Use JavaScript functions with formal parameters instead.

Change-Id: I5729d4840330d472f97d35706d1f1bf5d8dcde2b
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qtremotedesktop: add support for virtual keyboard</title>
<updated>2026-04-24T08:11:32+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-04-23T12:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=d1ffc67b43ddeb8bd260ae1b72b30a24e9f3104c'/>
<id>d1ffc67b43ddeb8bd260ae1b72b30a24e9f3104c</id>
<content type='text'>
Add QtVirtualKeyboard to the compositor.

Change-Id: I7410913f64bb494e8e3954f87519f60f8df8a112
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add QtVirtualKeyboard to the compositor.

Change-Id: I7410913f64bb494e8e3954f87519f60f8df8a112
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Long live QtRemoteDesktop</title>
<updated>2026-04-23T10:39:49+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-04-21T08:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=69c0d22e1dfd8678743dfdaf632a61946b08ab32'/>
<id>69c0d22e1dfd8678743dfdaf632a61946b08ab32</id>
<content type='text'>
Simple Wayland compositor that also serves as a Vnc server.
This allows users to use vnc to view and use the applications running
in a remote devices. The compositor runs clients in IviShell without
window decorations and in fullscreen to mimic use of fullscreen eglfs.
Based on the remotedesktop example from QtVncServer.

Change-Id: I893359b412fc91f123a7dba55cd934c334a77401
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple Wayland compositor that also serves as a Vnc server.
This allows users to use vnc to view and use the applications running
in a remote devices. The compositor runs clients in IviShell without
window decorations and in fullscreen to mimic use of fullscreen eglfs.
Based on the remotedesktop example from QtVncServer.

Change-Id: I893359b412fc91f123a7dba55cd934c334a77401
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix QSR startup screen load failure</title>
<updated>2026-03-27T10:26:39+00:00</updated>
<author>
<name>Teemu Holappa</name>
<email>teemu.holappa@qt.io</email>
</author>
<published>2026-03-27T10:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=4242fede5795b919d6df2391c76e596c62e699ef'/>
<id>4242fede5795b919d6df2391c76e596c62e699ef</id>
<content type='text'>
UsbButton component does not have available property anymore.

Change-Id: I42881d1119d313d7b66a64ce5d180c6eca5a0be1
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UsbButton component does not have available property anymore.

Change-Id: I42881d1119d313d7b66a64ce5d180c6eca5a0be1
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>startupscreen: Make flickable to support wide aspect rations</title>
<updated>2026-03-23T11:50:23+00:00</updated>
<author>
<name>Ari Parkkila</name>
<email>ariparkkila@QT-L-CVF3C3PMFQ.local</email>
</author>
<published>2026-03-06T11:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=9298d4c4ba43b8eabd8005eb057663f44f2037c4'/>
<id>9298d4c4ba43b8eabd8005eb057663f44f2037c4</id>
<content type='text'>
On very wide resolutions the USB and WiFi buttons are located below
bottom of the welcome screen so make it scrollable.

Couple fixes included:
* Fix size of buttonLabel MouseArea to not grow
* Change buttonSize to real because it's numeric

Task-number: QTBUG-139339
Change-Id: I551062dfcb2d235247c64e2b2fa4bcc321b8bc89
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On very wide resolutions the USB and WiFi buttons are located below
bottom of the welcome screen so make it scrollable.

Couple fixes included:
* Fix size of buttonLabel MouseArea to not grow
* Change buttonSize to real because it's numeric

Task-number: QTBUG-139339
Change-Id: I551062dfcb2d235247c64e2b2fa4bcc321b8bc89
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>startupscreen: update deployment instructions</title>
<updated>2026-03-10T09:06:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-03-03T09:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=45eb84e3bed388a8bf7cd45a3691a67dc801dc5e'/>
<id>45eb84e3bed388a8bf7cd45a3691a67dc801dc5e</id>
<content type='text'>
Update instructions from latest boot2qt/qtonboard documentation.

Change-Id: If9ee95af77b97caf29db6a63b9dfe7fb91f1fa22
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update instructions from latest boot2qt/qtonboard documentation.

Change-Id: If9ee95af77b97caf29db6a63b9dfe7fb91f1fa22
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>startupscreen: update metadata</title>
<updated>2026-03-09T10:32:50+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-03-02T06:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=c536521f4743eeb0dc9169881ebd748b638cb1a4'/>
<id>c536521f4743eeb0dc9169881ebd748b638cb1a4</id>
<content type='text'>
New screenshot and updated description.

Change-Id: I2554f20d2b6422659ea001db2680e516ab6455ae
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New screenshot and updated description.

Change-Id: I2554f20d2b6422659ea001db2680e516ab6455ae
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>startupscreen: remove all qdb related functionality</title>
<updated>2026-03-06T13:05:36+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-03-05T11:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=a17f8c93048b5af0a3c26110ff3063d28b60b97c'/>
<id>a17f8c93048b5af0a3c26110ff3063d28b60b97c</id>
<content type='text'>
Setting QDB mode is no longer supported, and availability of
usb networking based on qdb config file is not required either.
Remove all code related to these.

Change-Id: I9ef01a2eb029e005d9d87ff4d76baf2aa1d2d1e7
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting QDB mode is no longer supported, and availability of
usb networking based on qdb config file is not required either.
Remove all code related to these.

Change-Id: I9ef01a2eb029e005d9d87ff4d76baf2aa1d2d1e7
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>startupscreen: Drop Boot to Qt from the title</title>
<updated>2026-02-04T14:03:47+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2026-02-04T08:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=bd3e438a7dbb04b7f81f4cfccfe78b641d19a493'/>
<id>bd3e438a7dbb04b7f81f4cfccfe78b641d19a493</id>
<content type='text'>
Make the demo more generic and don't mention Boot to Qt.

Change-Id: If0ed843bcd09f8e4ad2901aabb5f779fd711d69e
Reviewed-by: Inkamari Harjula &lt;inkamari.harjula@qt.io&gt;
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the demo more generic and don't mention Boot to Qt.

Change-Id: If0ed843bcd09f8e4ad2901aabb5f779fd711d69e
Reviewed-by: Inkamari Harjula &lt;inkamari.harjula@qt.io&gt;
Reviewed-by: Mikko Gronoff &lt;mikko.gronoff@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove most of the metadata</title>
<updated>2025-12-02T09:34:15+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2025-11-10T11:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/boot2qt-demos.git/commit/?id=564fb8be6322f8567641e27f1cf079815c5962f8'/>
<id>564fb8be6322f8567641e27f1cf079815c5962f8</id>
<content type='text'>
Remove metadata for demos in qtdoc repo as these were moved to
demolauncher repository. Keep startupscreen metadata, but move
those under the project hierarchy.

Change-Id: I3b3de14686a2763102ff6bbc823727616c25b271
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove metadata for demos in qtdoc repo as these were moved to
demolauncher repository. Keep startupscreen metadata, but move
those under the project hierarchy.

Change-Id: I3b3de14686a2763102ff6bbc823727616c25b271
Reviewed-by: Ari Parkkila &lt;ari.parkkila@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
