<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src, branch v5.46.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<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://netuse.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://netuse.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://netuse.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://netuse.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://netuse.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>
<entry>
<title>Save some memory allocations by using the right API</title>
<updated>2018-02-23T23:26:42+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2018-02-23T15:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=b435e3747d2d155dffac3bcbd870fc8b3d00438a'/>
<id>b435e3747d2d155dffac3bcbd870fc8b3d00438a</id>
<content type='text'>
Test Plan: tests pass

Reviewers: #frameworks, markg

Reviewed By: markg

Subscribers: markg

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D10771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test Plan: tests pass

Reviewers: #frameworks, markg

Reviewed By: markg

Subscribers: markg

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D10771
</pre>
</div>
</content>
</entry>
<entry>
<title>Export kconf_update with tooling</title>
<updated>2018-02-05T15:03:26+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2018-01-04T11:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=889c0a96bc65e210ee03f8385363a9b23d7d87c7'/>
<id>889c0a96bc65e210ee03f8385363a9b23d7d87c7</id>
<content type='text'>
Summary:
This way if another cmake project imports it when cross-compiling, it
can be executed.

Reviewers: #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D9652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This way if another cmake project imports it when cross-compiling, it
can be executed.

Reviewers: #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D9652
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Ctrl+Shift+, as the standard shortcut for "Configure &lt;Program&gt;"</title>
<updated>2018-01-13T22:24:28+00:00</updated>
<author>
<name>Nathaniel Graham</name>
<email>pointedstick@zoho.com</email>
</author>
<published>2017-10-14T14:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=cd25475f872374b751eb8701440dd230fc8eaf95'/>
<id>cd25475f872374b751eb8701440dd230fc8eaf95</id>
<content type='text'>
Summary: FEATURE: Use Ctrl+Shift+, as the standard keyboard shortcut to invoke KDE programs' "Configure &lt;Program&gt;" menu items.

Test Plan:
This shortcut is not used by anything else. Searched on lxr, found one conflict in DigiKam, and the developers agreed to change it: https://bugs.kde.org/show_bug.cgi?id=386335

Will wait to land this until Digikam 5.8.0 is released to prevent any shortcut conflicts.

Tested in KDE Neon. Tried out Plasma, KWin, Dolphin, Kate, Konsole, Gwenview, Okular, Konversation, KTorrent, and Skanlite; all now have a consistent keyboard shortcut for their "Configure &lt;Program&gt;" menu items.

Reviewers: #frameworks, #vdg, broulik, rkflx

Reviewed By: rkflx

Subscribers: ilic, abetts, elvisangelaccio, aacid, argonel, marten, graesslin, broulik, #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D8296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary: FEATURE: Use Ctrl+Shift+, as the standard keyboard shortcut to invoke KDE programs' "Configure &lt;Program&gt;" menu items.

Test Plan:
This shortcut is not used by anything else. Searched on lxr, found one conflict in DigiKam, and the developers agreed to change it: https://bugs.kde.org/show_bug.cgi?id=386335

Will wait to land this until Digikam 5.8.0 is released to prevent any shortcut conflicts.

Tested in KDE Neon. Tried out Plasma, KWin, Dolphin, Kate, Konsole, Gwenview, Okular, Konversation, KTorrent, and Skanlite; all now have a consistent keyboard shortcut for their "Configure &lt;Program&gt;" menu items.

Reviewers: #frameworks, #vdg, broulik, rkflx

Reviewed By: rkflx

Subscribers: ilic, abetts, elvisangelaccio, aacid, argonel, marten, graesslin, broulik, #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D8296
</pre>
</div>
</content>
</entry>
<entry>
<title>API docs: Sergio suggested create(), more readable than winId()</title>
<updated>2017-12-08T14:04:26+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-12-08T14:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=37159eef1cb3a354589c8a62e9ab42d1cfcf411b'/>
<id>37159eef1cb3a354589c8a62e9ab42d1cfcf411b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API docs: full working code, including workaround for Qt issue...</title>
<updated>2017-12-08T12:18:28+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-12-08T12:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4c545793dab678d0abb9532e0413df09cc0e222a'/>
<id>4c545793dab678d0abb9532e0413df09cc0e222a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
