<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git, branch v5.41.0-rc1</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>GIT_SILENT Commit translations from l10n-kf5</title>
<updated>2017-12-02T20:02:44+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-12-02T20:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=be6f1f8059bc47e74b0d4efabed7981a8b395840'/>
<id>be6f1f8059bc47e74b0d4efabed7981a8b395840</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Upgrade ECM and KF5 version requirements for 5.41.0 release.</title>
<updated>2017-12-02T09:55:05+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-12-02T09:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=e5dbb80ab44f38fec3a5eb5e1d9a2057c0521282'/>
<id>e5dbb80ab44f38fec3a5eb5e1d9a2057c0521282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KConfig: fix autotest on CI with trailing slash in HOME.</title>
<updated>2017-12-02T09:18:18+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-12-02T09:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7d802e39d56bd9eb9cf28f629a3d0b94a85dd4bb'/>
<id>7d802e39d56bd9eb9cf28f629a3d0b94a85dd4bb</id>
<content type='text'>
Summary:
The CI has $HOME=/home/jenkins/ with a trailing slash, which leads to
FAIL!  : KConfigTest::testPath() Compared values are not the same
  Actual   (sc3.readPathEntry("homepath", QString())): "/home/jenkins//foo"
  Expected (HOMEPATH): "/home/jenkins/foo"

QDir::homePath() is too clean for our purposes, use $HOME on Unix.

Test Plan:
kconfigtest now passes with HOME=/home/dfaure/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
The CI has $HOME=/home/jenkins/ with a trailing slash, which leads to
FAIL!  : KConfigTest::testPath() Compared values are not the same
  Actual   (sc3.readPathEntry("homepath", QString())): "/home/jenkins//foo"
  Expected (HOMEPATH): "/home/jenkins/foo"

QDir::homePath() is too clean for our purposes, use $HOME on Unix.

Test Plan:
kconfigtest now passes with HOME=/home/dfaure/
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT repair indentation</title>
<updated>2017-12-02T08:57:54+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-12-02T08:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=62dd178d783ca08ebe757813fa3f31cfd3d2009a'/>
<id>62dd178d783ca08ebe757813fa3f31cfd3d2009a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Repair broken test after commit ee2b394599.</title>
<updated>2017-12-02T08:46:35+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-12-02T08:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=45363ae55c3bd6308b268baf5db122ead219c2d3'/>
<id>45363ae55c3bd6308b268baf5db122ead219c2d3</id>
<content type='text'>
QStringLiteral is latin1, not utf8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QStringLiteral is latin1, not utf8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some clazy warning</title>
<updated>2017-11-30T12:36:08+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2017-11-30T12:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=ee2b394599ffe1242e3b7ae7d40b3469485dcd97'/>
<id>ee2b394599ffe1242e3b7ae7d40b3469485dcd97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Q_FALLTHROUGH</title>
<updated>2017-11-30T11:03:49+00:00</updated>
<author>
<name>Montel Laurent</name>
<email>montel@kde.org</email>
</author>
<published>2017-11-30T11:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=61995dafce78c1065d4eacba81673a7959a96cc9'/>
<id>61995dafce78c1065d4eacba81673a7959a96cc9</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 look for /etc/kderc every single time</title>
<updated>2017-11-20T12:09:57+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2017-11-17T16:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=f1e5d65ec12884c7e0f08b3bbec7b327fa116b03'/>
<id>f1e5d65ec12884c7e0f08b3bbec7b327fa116b03</id>
<content type='text'>
Summary:
Every time we open a configuration file, we are checking if this file is there.
Since it's a sysadmin setting I'd say it's fine to assume that it's not appearing
and disappearing.
Also we are not supporting the case of the file changing during runtime or so.

Reviewers: #frameworks, mpyne, dfaure

Reviewed By: mpyne, dfaure

Subscribers: dfaure, mpyne

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D8871
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
Every time we open a configuration file, we are checking if this file is there.
Since it's a sysadmin setting I'd say it's fine to assume that it's not appearing
and disappearing.
Also we are not supporting the case of the file changing during runtime or so.

Reviewers: #frameworks, mpyne, dfaure

Reviewed By: mpyne, dfaure

Subscribers: dfaure, mpyne

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D8871
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Upgrade KF5 version to 5.41.0.</title>
<updated>2017-11-12T18:35:42+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-11-12T18:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=20b650094371d1ab280377cb53975810cf8c8923'/>
<id>20b650094371d1ab280377cb53975810cf8c8923</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GIT_SILENT Upgrade ECM and KF5 version requirements for 5.40.0 release.</title>
<updated>2017-11-04T21:38:50+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-11-04T21:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=cd77047d12b368dd89bc7a50291232925353f90f'/>
<id>cd77047d12b368dd89bc7a50291232925353f90f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
