<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/core, branch v5.15.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/'/>
<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://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>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://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://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>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://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://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>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://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://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>
<entry>
<title>SVN_SILENT made messages (.desktop file) - always resolve ours</title>
<updated>2015-04-07T13:15:22+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2015-04-07T13:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=390178b4a6f7d3621b0593e3b73fdb3d13ac0e57'/>
<id>390178b4a6f7d3621b0593e3b73fdb3d13ac0e57</id>
<content type='text'>
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
</pre>
</div>
</content>
</entry>
<entry>
<title>KConfig: fix using KSharedConfig in global object destructor.</title>
<updated>2015-04-04T11:44:01+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2015-04-04T11:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=ee599bfa17f7e56b0db1a4afbbfe929ec90f2c9d'/>
<id>ee599bfa17f7e56b0db1a4afbbfe929ec90f2c9d</id>
<content type='text'>
ksharedconfig_in_global_object.cpp is now in kdelibs4 too
(where it works) and reproduces Albert's KgDifficulty testcase.

CHANGELOG: fix assert when using KSharedConfig in a global object destructor.
REVIEW: 122232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ksharedconfig_in_global_object.cpp is now in kdelibs4 too
(where it works) and reproduces Albert's KgDifficulty testcase.

CHANGELOG: fix assert when using KSharedConfig in a global object destructor.
REVIEW: 122232
</pre>
</div>
</content>
</entry>
<entry>
<title>mini-optimization by fixing defects found by coverity and using QByteArrayLiteral</title>
<updated>2015-03-20T22:12:43+00:00</updated>
<author>
<name>Nick Shaforostoff</name>
<email>shafff@ukr.net</email>
</author>
<published>2015-03-20T22:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=5a8fe6681fdb283fdf22fefaca7d19ccfc43c7cd'/>
<id>5a8fe6681fdb283fdf22fefaca7d19ccfc43c7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
