<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt-apps/neptune3-ui.git/src/remotesettings, 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>bump Neptune3 UI version to 5.15.1</title>
<updated>2020-09-17T17:27:35+00:00</updated>
<author>
<name>Egor Nemtsev</name>
<email>enemtsev@luxoft.com</email>
</author>
<published>2020-09-17T14:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=e5dcdea6750b7689feae69083f39f283cc79b9b1'/>
<id>e5dcdea6750b7689feae69083f39f283cc79b9b1</id>
<content type='text'>
Change-Id: Idb941201969e6f36b0a6f7d1818024939a051f19
Reviewed-by: Aleksei Korkov &lt;akorkov@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idb941201969e6f36b0a6f7d1818024939a051f19
Reviewed-by: Aleksei Korkov &lt;akorkov@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>bump version to 5.15.0</title>
<updated>2020-06-18T04:43:28+00:00</updated>
<author>
<name>Egor Nemtsev</name>
<email>enemtsev@luxoft.com</email>
</author>
<published>2020-06-17T12:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=578a5c16a25942a512003aa83330b2f17d50e052'/>
<id>578a5c16a25942a512003aa83330b2f17d50e052</id>
<content type='text'>
Fixes: AUTOSUITE-1588
Change-Id: If8f9f9f7f23cf101b8c3110b534c45b482cbadf6
Reviewed-by: Jukka Jokiniva &lt;jukka.jokiniva@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: AUTOSUITE-1588
Change-Id: If8f9f9f7f23cf101b8c3110b534c45b482cbadf6
Reviewed-by: Jukka Jokiniva &lt;jukka.jokiniva@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 5.14.2</title>
<updated>2020-04-14T13:33:30+00:00</updated>
<author>
<name>Egor Nemtsev</name>
<email>enemtsev@luxoft.com</email>
</author>
<published>2020-04-14T10:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=4379d359a4f104b4aecdf66d76ee2ac5c9118275'/>
<id>4379d359a4f104b4aecdf66d76ee2ac5c9118275</id>
<content type='text'>
Fixes: AUTOSUITE-1567
Change-Id: I4fac56dba99788dd6416647ac7c5853cba4bd343
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: AUTOSUITE-1567
Change-Id: I4fac56dba99788dd6416647ac7c5853cba4bd343
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[all] add wrapper qsTr("...") for strings</title>
<updated>2020-03-31T13:38:25+00:00</updated>
<author>
<name>Aleksei Korkov</name>
<email>akorkov@luxoft.com</email>
</author>
<published>2020-03-30T19:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=c7784b0cdc336646ba5d98aada5c682fe2e1f403'/>
<id>c7784b0cdc336646ba5d98aada5c682fe2e1f403</id>
<content type='text'>
Task-number: AUTOSUITE-1551
Change-Id: I4ec09e540aa028c62c49d34024cd9414a6c5515c
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: AUTOSUITE-1551
Change-Id: I4ec09e540aa028c62c49d34024cd9414a6c5515c
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[companion] fix temperature and mileage ranges</title>
<updated>2020-03-30T14:12:20+00:00</updated>
<author>
<name>Egor Nemtsev</name>
<email>enemtsev@luxoft.com</email>
</author>
<published>2020-03-30T10:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=671d29decc59789cf9c27d5eda26d9739fa58b58'/>
<id>671d29decc59789cf9c27d5eda26d9739fa58b58</id>
<content type='text'>
Fixes: AUTOSUITE-1549
Change-Id: Ib64de203ee1ad5ce6b4a268ba6f7d1ce3aaedf21
Reviewed-by: Aleksei Korkov &lt;akorkov@luxoft.com&gt;
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: AUTOSUITE-1549
Change-Id: Ib64de203ee1ad5ce6b4a268ba6f7d1ce3aaedf21
Reviewed-by: Aleksei Korkov &lt;akorkov@luxoft.com&gt;
Reviewed-by: Grigorii Zimin &lt;gzimin@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[companion, cluster, drivedata] add property to control simulation</title>
<updated>2020-03-30T10:00:11+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2020-03-27T07:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=1b6b284525db7bbd3da7368c06ba4273ce3404ab'/>
<id>1b6b284525db7bbd3da7368c06ba4273ce3404ab</id>
<content type='text'>
 -add button in companion app (dev page) to enable/disable simulation
 -simulation is ENABLED by default


Fixes: AUTOSUITE-1498
Change-Id: I18bfcc3c909c3fa819399f7c2fb91dd97ef07125
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -add button in companion app (dev page) to enable/disable simulation
 -simulation is ENABLED by default


Fixes: AUTOSUITE-1498
Change-Id: I18bfcc3c909c3fa819399f7c2fb91dd97ef07125
Reviewed-by: Egor Nemtsev &lt;enemtsev@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[info] bump module version to 5.14.1</title>
<updated>2020-03-19T08:23:41+00:00</updated>
<author>
<name>Grigorii Zimin</name>
<email>gzimin@luxoft.com</email>
</author>
<published>2020-03-19T04:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-apps/neptune3-ui.git/commit/?id=82e6b20a7d9273749bf30c19ff0259928eccac76'/>
<id>82e6b20a7d9273749bf30c19ff0259928eccac76</id>
<content type='text'>
Fixes: AUTOSUITE-1539
Change-Id: I6632fe409de3561d7fe25563c30710517729217e
Reviewed-by: Svetlana Abramenkova &lt;sabramenkova@luxoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: AUTOSUITE-1539
Change-Id: I6632fe409de3561d7fe25563c30710517729217e
Reviewed-by: Svetlana Abramenkova &lt;sabramenkova@luxoft.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
