<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src, branch v5.14.0-rc1</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Optimize readEntryGui</title>
<updated>2015-08-22T17:11:45+00:00</updated>
<author>
<name>Kevin Funk</name>
<email>kfunk@kde.org</email>
</author>
<published>2015-08-22T15:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a21e85d97f809870de94c84d2ca767260477f988'/>
<id>a21e85d97f809870de94c84d2ca767260477f988</id>
<content type='text'>
Don't build error string every time

REVIEW: 124879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't build error string every time

REVIEW: 124879
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename private class to avoid exporting it accidentally</title>
<updated>2015-08-19T08:48:40+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2015-08-19T08:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=bf0d42abd7fd9151b45aa0186888e3e85175f848'/>
<id>bf0d42abd7fd9151b45aa0186888e3e85175f848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pedantic</title>
<updated>2015-08-19T08:48:39+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2015-08-19T08:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=5c9c95c40f426b6450019eaa58013b8c9606719c'/>
<id>5c9c95c40f426b6450019eaa58013b8c9606719c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid QString::fromLatin1() in generated code</title>
<updated>2015-08-18T21:46:00+00:00</updated>
<author>
<name>Sergio Martins</name>
<email>iamsergio@gmail.com</email>
</author>
<published>2015-08-12T15:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4d5a50a85bec95e60f11d1ac271df643e472ecf5'/>
<id>4d5a50a85bec95e60f11d1ac271df643e472ecf5</id>
<content type='text'>
Because it allocates memory.
REVIEW: 124717
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because it allocates memory.
REVIEW: 124717
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename private class to avoid exporting it accidentally</title>
<updated>2015-08-16T12:00:54+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2015-08-16T12:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4de3053788974c1f7b7b4926f006e29c7a3b250d'/>
<id>4de3053788974c1f7b7b4926f006e29c7a3b250d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimize calls to expensive QStandardPaths::locateAll()</title>
<updated>2015-08-12T13:29:39+00:00</updated>
<author>
<name>Sergio Martins</name>
<email>iamsergio@gmail.com</email>
</author>
<published>2015-08-12T13:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=2716b453a5cb859184784e12c3e0dc5f701fc984'/>
<id>2716b453a5cb859184784e12c3e0dc5f701fc984</id>
<content type='text'>
It's called a lot at startup as shown by profiling.
heaptrack also complains it does many heap allocations, so cache it.

REVIEW: 124199
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's called a lot at startup as shown by profiling.
heaptrack also complains it does many heap allocations, so cache it.

REVIEW: 124199
</pre>
</div>
</content>
</entry>
<entry>
<title>finish the port to QCommandLineParser (it has addPositionalArgument now)</title>
<updated>2015-08-05T08:04:50+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-05T08:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=02f66383d8013f4d6a68092d73a7cb5dfd87f9dc'/>
<id>02f66383d8013f4d6a68092d73a7cb5dfd87f9dc</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>Upgrade Qt version requirement to 5.3</title>
<updated>2015-08-01T12:41:18+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-08-01T12:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=8ebf4735e4ba35b1d3e2102f35e1b3b7f5a684a9'/>
<id>8ebf4735e4ba35b1d3e2102f35e1b3b7f5a684a9</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 recommend to use deprecated API</title>
<updated>2015-07-27T10:40:24+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2015-07-27T10:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a225f28f62ca39a4ef2d449c01223a536fd7b42b'/>
<id>a225f28f62ca39a4ef2d449c01223a536fd7b42b</id>
<content type='text'>
REVIEW: 124467
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 124467
</pre>
</div>
</content>
</entry>
</feed>
