<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/maliit, branch krogoth-next</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-qt5.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=krogoth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=krogoth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2015-10-03T10:52:48+00:00</updated>
<entry>
<title>maliit-framework-qt5: fixed paths and enabled qt5-inputcontext</title>
<updated>2015-10-03T10:52:48+00:00</updated>
<author>
<name>Johannes Pointner</name>
<email>h4nn35.work@gmail.com</email>
</author>
<published>2015-10-01T18:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=51b4620392aa9041d8512549bfa554bea368c5ea'/>
<id>urn:sha1:51b4620392aa9041d8512549bfa554bea368c5ea</id>
<content type='text'>
* Fixes paths for qt5 using qmake5_paths variables and enables qt5-inputcontext.

Signed-off-by: Johannes Pointner &lt;johannes.pointner@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: bump to latest commit for getting Qt 5.5 compatibility</title>
<updated>2015-09-21T09:56:53+00:00</updated>
<author>
<name>Christophe Chapuis</name>
<email>chris.chapuis@gmail.com</email>
</author>
<published>2015-09-19T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=52496ed3e2ec94d1d93426a766ec93ab400bc1df'/>
<id>urn:sha1:52496ed3e2ec94d1d93426a766ec93ab400bc1df</id>
<content type='text'>
Signed-off-by: Christophe Chapuis &lt;chris.chapuis@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove double slash when QT_DIR_NAME is empty</title>
<updated>2015-09-21T09:56:52+00:00</updated>
<author>
<name>Adam YH Lee</name>
<email>adam.yh.lee@gmail.com</email>
</author>
<published>2015-09-05T00:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6f0dd9f7cb4166f22b78c0813819c636f6382e4f'/>
<id>urn:sha1:6f0dd9f7cb4166f22b78c0813819c636f6382e4f</id>
<content type='text'>
When `QT_DIR_NAME` is defined as an empty string (default is "qt5"),
package.bbclass will throw lots of QA warnings because now the paths contain
double slashes ("//").

We can address these warnings by explicitly defining a slash in the
variable itself.

Signed-off-by: Adam YH Lee &lt;adam.yh.lee@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Update SRCREV</title>
<updated>2014-10-21T13:33:05+00:00</updated>
<author>
<name>Nikolay Nizov</name>
<email>nizovn@gmail.com</email>
</author>
<published>2014-10-07T18:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9a4c0b393bf031acace5c2cc00d625a24c639d1c'/>
<id>urn:sha1:9a4c0b393bf031acace5c2cc00d625a24c639d1c</id>
<content type='text'>
This update is needed to include fix for segfaults when change keyboard
focus while having selection.
See http://issues.webos-ports.org/issues/673 for example.
This will update SRCREV for one(also the latest) commit from master branch.

Signed-off-by: Nikolay Nizov &lt;nizovn@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Add patch to fix build with qt-5.3, remove unused files</title>
<updated>2014-06-10T10:11:52+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-06-05T20:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=32b4764e9122531a581f46d318136b6769926d36'/>
<id>urn:sha1:32b4764e9122531a581f46d318136b6769926d36</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mallit-plugins-qt5: Don't set OE_QMAKE_PATH_HEADERS</title>
<updated>2014-02-24T12:21:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-20T17:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9b4dc4d2cf9de6e037df70684d7f6cfee7e4905b'/>
<id>urn:sha1:9b4dc4d2cf9de6e037df70684d7f6cfee7e4905b</id>
<content type='text'>
The qmake class now respects the QT_DIR_NAME setting when setting the
headers path, so this change is not needed anymore.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>mallit-framework-qt5: Don't set OE_QMAKE_PATH_HEADERS</title>
<updated>2014-02-24T12:21:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-20T17:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8222990922ac75f805f649499a2be803da6b6a3b'/>
<id>urn:sha1:8222990922ac75f805f649499a2be803da6b6a3b</id>
<content type='text'>
The qmake class now respects the QT_DIR_NAME setting when setting the
headers path, so this change is not needed anymore.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Add missing dependency on qtdeclarative</title>
<updated>2013-11-04T11:13:11+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-04T11:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a6753fa646f714bd0a794d270bd77e951d8204ac'/>
<id>urn:sha1:a6753fa646f714bd0a794d270bd77e951d8204ac</id>
<content type='text'>
* it needs also quick and qml, so qtbase wasn't enough

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Add missing dependency on qtbase</title>
<updated>2013-11-03T21:39:09+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-02T13:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d6c3d39a70609c9ce81649af4a923db7185b2b7e'/>
<id>urn:sha1:d6c3d39a70609c9ce81649af4a923db7185b2b7e</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: package only ${libdir}/qt5/mkspecs within ${PN}-dev</title>
<updated>2013-10-21T09:54:12+00:00</updated>
<author>
<name>Simon Busch</name>
<email>morphis@gravedo.de</email>
</author>
<published>2013-10-20T16:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=84cd4be2491895b0c3a0af64e4c83d58910d1f6c'/>
<id>urn:sha1:84cd4be2491895b0c3a0af64e4c83d58910d1f6c</id>
<content type='text'>
When we're building maliit with it's input context plugin enable it gets installed into
${libdir}/qt5/plugins/platforminputcontexts which couldn't be added to ${PN} cause it's
already in ${PN}-dev and the only part which should go into ${PN}-dev is
${libdir}/qt5/mksepcs and nothing else from ${libdir}/qt5.

Signed-off-by: Simon Busch &lt;morphis@gravedo.de&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
