<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/autotests, branch v5.16.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Use QStringLiteral in generated code</title>
<updated>2015-10-30T22:31:09+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2015-10-28T07:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=75d11cc64fee09189bfe8f968f0558e3d1000db8'/>
<id>75d11cc64fee09189bfe8f968f0558e3d1000db8</id>
<content type='text'>
REVIEW: 125833
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 125833
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow KConfig to use resources as fallback config files</title>
<updated>2015-10-17T12:32:47+00:00</updated>
<author>
<name>Christoph Cullmann</name>
<email>cullmann@kde.org</email>
</author>
<published>2015-10-17T12:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=c79edee12bfc7ef50ce9587ce2beb419b3e14f45'/>
<id>c79edee12bfc7ef50ce9587ce2beb419b3e14f45</id>
<content type='text'>
Fallback will be :/kconfig/
REVIEW: 125598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fallback will be :/kconfig/
REVIEW: 125598
</pre>
</div>
</content>
</entry>
<entry>
<title>[KDesktopFile] add readMimeTypes</title>
<updated>2015-09-07T18:45:16+00:00</updated>
<author>
<name>Kai Uwe Broulik</name>
<email>kde@privat.broulik.de</email>
</author>
<published>2015-09-07T18:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=f7a2eef8ac3758cce61717a74987219da6f5d94e'/>
<id>f7a2eef8ac3758cce61717a74987219da6f5d94e</id>
<content type='text'>
CHANGELOG: KDesktopFile can now read mime types specified in the MimeType field

REVIEW: 124746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CHANGELOG: KDesktopFile can now read mime types specified in the MimeType field

REVIEW: 124746
</pre>
</div>
</content>
</entry>
<entry>
<title>unittest fix: compare floats/doubles rather than strings-made-from-floats/doubles.</title>
<updated>2015-08-18T22:44:26+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-18T22:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=76052c676e63d80fe9aae08aabd3272c80c3ff2e'/>
<id>76052c676e63d80fe9aae08aabd3272c80c3ff2e</id>
<content type='text'>
Qt 5.5 writes out "123.567001" for 123.567f. No matter, what we want is the
roundtrip float-string-float to work, and it does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt 5.5 writes out "123.567001" for 123.567f. No matter, what we want is the
roundtrip float-string-float to work, and it does.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit-tests, expected output changed, so update the tests.</title>
<updated>2015-08-18T22:18:16+00:00</updated>
<author>
<name>Sergio Martins</name>
<email>iamsergio@gmail.com</email>
</author>
<published>2015-08-18T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0c04b8cc4021934bbd6e0bd12788396689f65864'/>
<id>0c04b8cc4021934bbd6e0bd12788396689f65864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_kconf_update: use QStandardPaths test mode</title>
<updated>2015-08-05T08:00:33+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-05T08:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=27e145e797a265de93cc1238d6e6ee5d3f3c1998'/>
<id>27e145e797a265de93cc1238d6e6ee5d3f3c1998</id>
<content type='text'>
to avoid touching the user's real files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid touching the user's real files
</pre>
</div>
</content>
</entry>
<entry>
<title>print path on failure</title>
<updated>2015-08-04T23:25:20+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-04T23:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=e537a69c5f8c86a5c291764fd89b7a0ffe233606'/>
<id>e537a69c5f8c86a5c291764fd89b7a0ffe233606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't generate deprecated code</title>
<updated>2015-07-27T10:39:56+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2015-07-27T10:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=be95bc91fb8b0e115a31d9b3cbd63c9d234da6a9'/>
<id>be95bc91fb8b0e115a31d9b3cbd63c9d234da6a9</id>
<content type='text'>
::usrWriteConfig is deprecated, use ::usrSave as recommended by the
documentation.

REVIEW: 124467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
::usrWriteConfig is deprecated, use ::usrSave as recommended by the
documentation.

REVIEW: 124467
</pre>
</div>
</content>
</entry>
<entry>
<title>Support translation domain in 'kde' translation system</title>
<updated>2015-06-22T13:12:58+00:00</updated>
<author>
<name>Chusslove Illich (Часлав Илић)</name>
<email>caslav.ilic@gmx.net</email>
</author>
<published>2015-06-22T13:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=2fff683110385047bd20fb5f0b68a008b48320dd'/>
<id>2fff683110385047bd20fb5f0b68a008b48320dd</id>
<content type='text'>
In applications translations can be looked up in the globally set
translation domain, but in libraries it is necessary to link every
i18n call to the library's own translation domain. A new code
generation option TranslationDomain= is added to enable this.
It has effect only if TranslationSystem=kde is set.

Added unit tests to check generated translation calls.

CHANGELOG: New code generation option TranslationDomain=, for use with TranslationSystem=kde; normally needed in libraries.
REVIEW: 123872
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In applications translations can be looked up in the globally set
translation domain, but in libraries it is necessary to link every
i18n call to the library's own translation domain. A new code
generation option TranslationDomain= is added to enable this.
It has effect only if TranslationSystem=kde is set.

Added unit tests to check generated translation calls.

CHANGELOG: New code generation option TranslationDomain=, for use with TranslationSystem=kde; normally needed in libraries.
REVIEW: 123872
</pre>
</div>
</content>
</entry>
<entry>
<title>Unittest of reading config data from qt resource</title>
<updated>2015-06-15T18:03:54+00:00</updated>
<author>
<name>Sune Vuorela</name>
<email>sune@vuorela.dk</email>
</author>
<published>2015-06-15T18:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a5bb0860caf443cb89a7d4b67a040485e7509e74'/>
<id>a5bb0860caf443cb89a7d4b67a040485e7509e74</id>
<content type='text'>
REVIEW: 124098
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 124098
</pre>
</div>
</content>
</entry>
</feed>
