<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/core, branch v5.51.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR</title>
<updated>2018-09-30T16:55:36+00:00</updated>
<author>
<name>Stefan Brüns</name>
<email>stefan.bruens@rwth-aachen.de</email>
</author>
<published>2018-09-30T02:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=a66158ba350c6823a0751eed42b55c5f6398cff0'/>
<id>a66158ba350c6823a0751eed42b55c5f6398cff0</id>
<content type='text'>
Summary:
Removing the (typically empty) optional argument from the function
invocation avoids confusion and allows to remove the parameter.

See also D15558

Test Plan: make

Reviewers: #frameworks, apol

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D15848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
Removing the (typically empty) optional argument from the function
invocation avoids confusion and allows to remove the parameter.

See also D15558

Test Plan: make

Reviewers: #frameworks, apol

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D15848
</pre>
</div>
</content>
</entry>
<entry>
<title> Fix issue when reading path lists</title>
<updated>2018-09-28T17:01:12+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2018-07-16T15:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=5f340fc84d89df83d17199c1aa8586d698c8c910'/>
<id>5f340fc84d89df83d17199c1aa8586d698c8c910</id>
<content type='text'>
Summary: They were not being split properly.

Test Plan: Tests pass, including the new one.

Reviewers: #frameworks, dfaure

Reviewed By: dfaure

Subscribers: dfaure, anthonyfieroni, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D14162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary: They were not being split properly.

Test Plan: Tests pass, including the new one.

Reviewers: #frameworks, dfaure

Reviewed By: dfaure

Subscribers: dfaure, anthonyfieroni, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D14162
</pre>
</div>
</content>
</entry>
<entry>
<title>SVN_SILENT made messages (.desktop file) - always resolve ours</title>
<updated>2018-08-26T03:37:52+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2018-08-26T03:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=ae1da3f99e349619143ac3cdb3e0d91b84e3efab'/>
<id>ae1da3f99e349619143ac3cdb3e0d91b84e3efab</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>Remove warning about old kiosk feature that no longer applies.</title>
<updated>2018-08-14T12:54:42+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2018-08-14T09:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=1bf473224a0b8c762c3fc87f0560421023c3f27e'/>
<id>1bf473224a0b8c762c3fc87f0560421023c3f27e</id>
<content type='text'>
Summary:
The concept of KStandardDirs resources no longer exists;
and anyway kiosk users disable things at the feature level, not at
the config file level.

Test Plan: Compiles without warnings

Reviewers: davidedmundson, arichardson, broulik

Reviewed By: broulik

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D14829
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
The concept of KStandardDirs resources no longer exists;
and anyway kiosk users disable things at the feature level, not at
the config file level.

Test Plan: Compiles without warnings

Reviewers: davidedmundson, arichardson, broulik

Reviewed By: broulik

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D14829
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused include</title>
<updated>2018-06-30T08:04:34+00:00</updated>
<author>
<name>Boudewijn Rempt</name>
<email>boud@valdyas.org</email>
</author>
<published>2018-06-29T09:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=fa20aaadecf9b1f93fee71a812a4321ce64571af'/>
<id>fa20aaadecf9b1f93fee71a812a4321ce64571af</id>
<content type='text'>
Differential revision: https://phabricator.kde.org/D13792
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential revision: https://phabricator.kde.org/D13792
</pre>
</div>
</content>
</entry>
<entry>
<title>Use override</title>
<updated>2018-05-04T11:59:17+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2018-05-04T11:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=3985f2a051914af249f219b79a8e062016f299cc'/>
<id>3985f2a051914af249f219b79a8e062016f299cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warning--</title>
<updated>2018-04-19T05:46:50+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2018-04-19T05:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=fb08c56d2710fa7e3e998dde25eb30626e2a9d97'/>
<id>fb08c56d2710fa7e3e998dde25eb30626e2a9d97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SVN_SILENT made messages (.desktop file) - always resolve ours</title>
<updated>2018-04-06T03:23:56+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2018-04-06T03:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=9c8785b130b13573229f3791f8165200f9e2c037'/>
<id>9c8785b130b13573229f3791f8165200f9e2c037</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>Remove useless QT_VERSION_CHECK</title>
<updated>2018-03-24T16:32:51+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2018-03-24T16:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=6cfd982a582961f8b5b44ac13f720a850d2544bc'/>
<id>6cfd982a582961f8b5b44ac13f720a850d2544bc</id>
<content type='text'>
We require Qt 5.8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We require Qt 5.8
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove not necessary QtCore and co</title>
<updated>2018-03-11T12:36:48+00:00</updated>
<author>
<name>Laurent Montel</name>
<email>montel@kde.org</email>
</author>
<published>2018-03-11T12:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://dynamicmalloc.com/cgit/kconfig.git/commit/?id=610fe76bac95b7eb9f1fa44d05e4b4040707304f'/>
<id>610fe76bac95b7eb9f1fa44d05e4b4040707304f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
