<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt-apps/neptune3-ui.git/apps/com.luxoft.vehicle/panels, branch dev</title>
<subtitle>The Neptune 3 Automotive Reference UI
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/'/>
<entry>
<title>Remove QML import version numbers</title>
<updated>2022-08-08T09:28:21+00:00</updated>
<author>
<name>Bernd Weimer</name>
<email>bernd.weimer@qt.io</email>
</author>
<published>2022-08-08T06:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=7f3bda0bdc9c4c1c704fbcf8585e3470f9f9e9f5'/>
<id>7f3bda0bdc9c4c1c704fbcf8585e3470f9f9e9f5</id>
<content type='text'>
Change-Id: I2810c412a595b2b5729fd57f8c4a3a1a2356c363
Reviewed-by: Robert Griebl &lt;robert.griebl@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2810c412a595b2b5729fd57f8c4a3a1a2356c363
Reviewed-by: Robert Griebl &lt;robert.griebl@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Port to Qt 6.2</title>
<updated>2022-07-01T12:41:23+00:00</updated>
<author>
<name>Robert Griebl</name>
<email>robert.griebl@qt.io</email>
</author>
<published>2022-05-13T20:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=4c845c092c550d118d7ca3a4ca863aa94ec78882'/>
<id>4c845c092c550d118d7ca3a4ca863aa94ec78882</id>
<content type='text'>
 - Build is warning free on Linux
 - Still using qmake
 - Custom fragmenShaders in the cluster are not ported yet
 - Qt 3D models are rendered, but the Studio 3D integration is untested

Change-Id: I0e410a932d6461ba29e7c945cb5e9750d6df8964
Reviewed-by: Dominik Holland &lt;dominik.holland@qt.io&gt;
Reviewed-by: Bramastyo Harimukti Santoso &lt;bram.harimukti@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Build is warning free on Linux
 - Still using qmake
 - Custom fragmenShaders in the cluster are not ported yet
 - Qt 3D models are rendered, but the Studio 3D integration is untested

Change-Id: I0e410a932d6461ba29e7c945cb5e9750d6df8964
Reviewed-by: Dominik Holland &lt;dominik.holland@qt.io&gt;
Reviewed-by: Bramastyo Harimukti Santoso &lt;bram.harimukti@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vehicle] fix segfaults in SP mode</title>
<updated>2020-08-19T10:28:45+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2020-08-17T14:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=c159026a7ae4106d218cc542c30ab6cba11c629b'/>
<id>c159026a7ae4106d218cc542c30ab6cba11c629b</id>
<content type='text'>
Fixes: AUTOSUITE-1607
Change-Id: Ib1d628a495611aca952a1ea3acba6e23f2101894
Reviewed-by: Svetlana Abramenkova &lt;sabramenkova@luxoft.com&gt;
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: AUTOSUITE-1607
Change-Id: Ib1d628a495611aca952a1ea3acba6e23f2101894
Reviewed-by: Svetlana Abramenkova &lt;sabramenkova@luxoft.com&gt;
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vehicle] add workaround for transparent car in SP</title>
<updated>2020-08-05T15:47:20+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2020-08-04T16:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=bcb4307121c01c820bd41f8c97b64556d446d55d'/>
<id>bcb4307121c01c820bd41f8c97b64556d446d55d</id>
<content type='text'>
1) add forced redraw (we wait till model is loaded,
but 'onDemand' render policy prevents model to be shown)

Fixes: AUTOSUITE-1598
Change-Id: Ib1b9a43c9a6a86a73da9564ff0d15291f2693a90
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) add forced redraw (we wait till model is loaded,
but 'onDemand' render policy prevents model to be shown)

Fixes: AUTOSUITE-1598
Change-Id: Ib1b9a43c9a6a86a73da9564ff0d15291f2693a90
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[sysui] replace onFoo handlers for Connections</title>
<updated>2020-07-22T14:15:06+00:00</updated>
<author>
<name>Egor Nemtsev</name>
<email>enemtsev@luxoft.com</email>
</author>
<published>2020-07-22T12:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=5a197ab4fa85ca5368d894e9db0acd1e9d44cc5e'/>
<id>5a197ab4fa85ca5368d894e9db0acd1e9d44cc5e</id>
<content type='text'>
- Connections { target: someTarget; onFoo: {} } is now deprecated
and warning is generated. onFoo should be changed to
'function onFoo(params)'

Fixes: AUTOSUITE-1597
Change-Id: I87d93939fa821c53bdf26478baa5444387b1b20e
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Connections { target: someTarget; onFoo: {} } is now deprecated
and warning is generated. onFoo should be changed to
'function onFoo(params)'

Fixes: AUTOSUITE-1597
Change-Id: I87d93939fa821c53bdf26478baa5444387b1b20e
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[sysui, downloads] add pull down to refresh for categories</title>
<updated>2020-04-07T09:27:38+00:00</updated>
<author>
<name>Egor Nemtsev</name>
<email>enemtsev@luxoft.com</email>
</author>
<published>2020-04-03T11:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=785b520d07d82193dee0573fffdbc1314b50f336'/>
<id>785b520d07d82193dee0573fffdbc1314b50f336</id>
<content type='text'>
- update ToolsColumn to ListView to have Flickable component. Fix JSONModel to handle updates.
Add pull down to refresh for categories column

Fixes: AUTOSUITE-850
Change-Id: If4170c283002ea1e921582085e7ec2e50c0919be
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update ToolsColumn to ListView to have Flickable component. Fix JSONModel to handle updates.
Add pull down to refresh for categories column

Fixes: AUTOSUITE-850
Change-Id: If4170c283002ea1e921582085e7ec2e50c0919be
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vehicle] add another check for 3d models</title>
<updated>2020-03-30T08:39:52+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2020-03-20T11:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=8ca81721d2ad98347c665b588b03fb6dd99adc2c'/>
<id>8ca81721d2ad98347c665b588b03fb6dd99adc2c</id>
<content type='text'>
this change allows to not load a model if no OpenGL context has been created,
and so to prevent corresponding SEGFAULT

Fixes: AUTOSUITE-1514
Change-Id: I0c7cd8fbe17567a2156953f35b45876ed14498a7
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this change allows to not load a model if no OpenGL context has been created,
and so to prevent corresponding SEGFAULT

Fixes: AUTOSUITE-1514
Change-Id: I0c7cd8fbe17567a2156953f35b45876ed14498a7
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vehicle] add smooth transitions</title>
<updated>2020-02-28T03:38:39+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2020-02-27T06:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=3e145f9ae2fe7685229c505356f23efae18e105d'/>
<id>3e145f9ae2fe7685229c505356f23efae18e105d</id>
<content type='text'>
Change-Id: Ibd2211893db857ae970746a6c745fa97461f22d8
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibd2211893db857ae970746a6c745fa97461f22d8
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vehicle] update the roof panel</title>
<updated>2020-02-17T08:50:35+00:00</updated>
<author>
<name>Bramastyo Harimukti Santoso</name>
<email>bram.santoso@qt.io</email>
</author>
<published>2020-02-10T15:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=326571ecb4fea59702a9b28b22dba45b25eb683b'/>
<id>326571ecb4fea59702a9b28b22dba45b25eb683b</id>
<content type='text'>
- to improve the user experience, we can only use one button to
  open / close the sunroof

Change-Id: I518385b9dcd087b63bc8651b3a0376b7be3dc0de
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- to improve the user experience, we can only use one button to
  open / close the sunroof

Change-Id: I518385b9dcd087b63bc8651b3a0376b7be3dc0de
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[vehicle] unify user interaction behavior for both 3D runtimes</title>
<updated>2019-12-03T16:20:51+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2019-12-03T14:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=656803ce237d1c7551af467a10a9ab9b4d976f91'/>
<id>656803ce237d1c7551af467a10a9ab9b4d976f91</id>
<content type='text'>
- this fix move user interaction processing outside a 3D Scene tree,
	because scene is frozen when no tendering step is active
	see (OnDemand behavior), and user interaction won't pass
	to 3D Scene in such situation

Change-Id: Ifd13e7f1309d418a773c6f88ccc423637765dafe
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- this fix move user interaction processing outside a 3D Scene tree,
	because scene is frozen when no tendering step is active
	see (OnDemand behavior), and user interaction won't pass
	to 3D Scene in such situation

Change-Id: Ifd13e7f1309d418a773c6f88ccc423637765dafe
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
