<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git, branch v5.94.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 kconfig</title>
<updated>2022-05-07T09:31:49+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2022-05-07T09:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=6aabf5c560f70844dabf0fcf6e9ab62d26978fc9'/>
<id>6aabf5c560f70844dabf0fcf6e9ab62d26978fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KConfigGroup: fix writePathEntry/readPathEntry roundtrip for symlinks</title>
<updated>2022-05-04T09:37:32+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2022-04-24T13:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a0bf7b8e857eba8032e2c828ea2ed0ade09abbad'/>
<id>a0bf7b8e857eba8032e2c828ea2ed0ade09abbad</id>
<content type='text'>
If $HOME isn't canonical (e.g. on FreeBSD it's /home/user while the
canonical path is /usr/home/user), replacing the canonical version of $HOME
with $HOME means that we'll read back a different value than we wrote
in.
It might seem "equivalent" but it leads to surprises like
KRecentDocuments showing duplicates because /usr/home/user became
/home/user in the KConfig roundtrip (but not in the XBEL roundtrip).

This commit loses the replacement of /usr/home/user with $HOME on
FreeBSD, but I think an exact roundtrip is what we expect, rather than
stuff being modified under our feet. The alternative would be to
canonicalize everything in KRecentDocuments but users don't want to
see the /usr in front, I assume (so we would have to use a cache of
canonicalized path, for the removal of duplicates, awful performance
wise).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If $HOME isn't canonical (e.g. on FreeBSD it's /home/user while the
canonical path is /usr/home/user), replacing the canonical version of $HOME
with $HOME means that we'll read back a different value than we wrote
in.
It might seem "equivalent" but it leads to surprises like
KRecentDocuments showing duplicates because /usr/home/user became
/home/user in the KConfig roundtrip (but not in the XBEL roundtrip).

This commit loses the replacement of /usr/home/user with $HOME on
FreeBSD, but I think an exact roundtrip is what we expect, rather than
stuff being modified under our feet. The alternative would be to
canonicalize everything in KRecentDocuments but users don't want to
see the /usr in front, I assume (so we would have to use a cache of
canonicalized path, for the removal of duplicates, awful performance
wise).
</pre>
</div>
</content>
</entry>
<entry>
<title>autotests: skip KStandardShortcutWatcherTest on Windows</title>
<updated>2022-05-03T12:24:52+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2022-05-03T12:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=329c4f2ef85a1617cabc1b096b33dd114075138c'/>
<id>329c4f2ef85a1617cabc1b096b33dd114075138c</id>
<content type='text'>
This is a followup to commit 3c861a6c3860d516
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a followup to commit 3c861a6c3860d516
</pre>
</div>
</content>
</entry>
<entry>
<title>Support storing QUuid</title>
<updated>2022-04-18T03:40:47+00:00</updated>
<author>
<name>Jan Blackquill</name>
<email>uhhadd@gmail.com</email>
</author>
<published>2022-04-09T05:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=893376f6ee231304dbc740c714fa80ae5f338940'/>
<id>893376f6ee231304dbc740c714fa80ae5f338940</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 KF version to 5.94.0.</title>
<updated>2022-04-09T22:07:50+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2022-04-09T22:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=12fe2e71d2bfeba3ee86a34e2de840442548a805'/>
<id>12fe2e71d2bfeba3ee86a34e2de840442548a805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add windows CI</title>
<updated>2022-04-05T12:38:57+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2022-04-05T12:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=288cbe4ad25ce724ed7b94e8ed4af8f7e35bda25'/>
<id>288cbe4ad25ce724ed7b94e8ed4af8f7e35bda25</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 KF version requirements for 5.93.0 release.</title>
<updated>2022-04-02T09:56:23+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2022-04-02T09:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=c1bde34f0f9d8e791392cc19faf2d98c3b7c0876'/>
<id>c1bde34f0f9d8e791392cc19faf2d98c3b7c0876</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>2022-03-29T01:59:41+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2022-03-29T01:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=66c8a3b8858584724bbde65077b1e2dbe9200bac'/>
<id>66c8a3b8858584724bbde65077b1e2dbe9200bac</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>Require unittests to pass for CI jobs to pass</title>
<updated>2022-03-28T20:53:24+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-03-28T20:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=718459dd6bed63b1460a061aefa5c8cc6c4efb3a'/>
<id>718459dd6bed63b1460a061aefa5c8cc6c4efb3a</id>
<content type='text'>
Task tracked at:
https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task tracked at:
https://invent.kde.org/teams/frameworks-devs/kf6-workboard/-/issues/2
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable DBus support on Windows by default</title>
<updated>2022-03-20T22:41:15+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2022-03-20T22:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=3c861a6c3860d516a48c2bed0264da7f39459439'/>
<id>3c861a6c3860d516a48c2bed0264da7f39459439</id>
<content type='text'>
This seems to be mostly for workspace-level notifications
(ex: color theme changed) which we don't really need on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This seems to be mostly for workspace-level notifications
(ex: color theme changed) which we don't really need on Windows.
</pre>
</div>
</content>
</entry>
</feed>
