<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src, branch v5.39.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>[KConfigGroup] reserve() more and add some C++11</title>
<updated>2017-09-21T08:42:28+00:00</updated>
<author>
<name>Kai Uwe Broulik</name>
<email>kde@privat.broulik.de</email>
</author>
<published>2017-09-21T08:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=fb15e56857cafd3788ef512db173194e18b75229'/>
<id>fb15e56857cafd3788ef512db173194e18b75229</id>
<content type='text'>
Using initializer_lists for QList we reserve the right amount of memory in advance and also make for nicer code.
Also uses range-for where code was touched and a const container used.

Differential Revision: https://phabricator.kde.org/D7879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using initializer_lists for QList we reserve the right amount of memory in advance and also make for nicer code.
Also uses range-for where code was touched and a const container used.

Differential Revision: https://phabricator.kde.org/D7879
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate KStandardShortcut::SaveOptions</title>
<updated>2017-09-10T20:39:24+00:00</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2017-09-08T14:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=34c2460d09ddaed1326e0da09f2ac4aceaafa558'/>
<id>34c2460d09ddaed1326e0da09f2ac4aceaafa558</id>
<content type='text'>
For consistency with D7293.

Differential Revision: https://phabricator.kde.org/D7758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency with D7293.

Differential Revision: https://phabricator.kde.org/D7758
</pre>
</div>
</content>
</entry>
<entry>
<title>Add apidox to KStandardShorcut::StandardShortcut</title>
<updated>2017-09-03T09:57:50+00:00</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2017-08-29T14:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=5e75d6552ca1c70d37e1ba8d8878746420d3d55d'/>
<id>5e75d6552ca1c70d37e1ba8d8878746420d3d55d</id>
<content type='text'>
Differential Revision: https://phabricator.kde.org/D7605
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://phabricator.kde.org/D7605
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix labels of DeleteFile/RenameFile actions</title>
<updated>2017-08-09T20:33:33+00:00</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kde.org</email>
</author>
<published>2017-08-09T20:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0a166cb2b421d2fc1ce64b89968974d7d1519d39'/>
<id>0a166cb2b421d2fc1ce64b89968974d7d1519d39</id>
<content type='text'>
For consistency with D6774.

CCBUG: 382450

Differential Revision: https://phabricator.kde.org/D6775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For consistency with D6774.

CCBUG: 382450

Differential Revision: https://phabricator.kde.org/D6775
</pre>
</div>
</content>
</entry>
<entry>
<title>kconfigini: Strip leading whitespace when reading entry values.</title>
<updated>2017-08-09T03:40:45+00:00</updated>
<author>
<name>Michael Pyne</name>
<email>mpyne@kde.org</email>
</author>
<published>2017-08-07T02:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=11ee92d92b1e9875a2707848324012fe881bf893'/>
<id>11ee92d92b1e9875a2707848324012fe881bf893</id>
<content type='text'>
As per the Desktop Entry spec, we strip trailing whitespace from the key
when we split an entry into a key/value pair at the '='.  Now we also
strip leading whitespace from the resulting value like we should.

CCBUG:310674

Differential Revision: https://phabricator.kde.org/D7169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per the Desktop Entry spec, we strip trailing whitespace from the key
when we split an entry into a key/value pair at the '='.  Now we also
strip leading whitespace from the resulting value like we should.

CCBUG:310674

Differential Revision: https://phabricator.kde.org/D7169
</pre>
</div>
</content>
</entry>
<entry>
<title>KAuthorized: Fix API documentation for authorizeAction()</title>
<updated>2017-08-08T20:06:36+00:00</updated>
<author>
<name>Dominik Haumann</name>
<email>dhaumann@kde.org</email>
</author>
<published>2017-08-08T20:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4f096fd6466a8b5d1e05bbae593f3028fb4ef65a'/>
<id>4f096fd6466a8b5d1e05bbae593f3028fb4ef65a</id>
<content type='text'>
Differential Revision: https://phabricator.kde.org/D7210
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision: https://phabricator.kde.org/D7210
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to build KConfig without Qt5Gui</title>
<updated>2017-08-04T16:54:42+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2017-07-30T13:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=ba75a6c6a0231f93fd40480992beec46b0f64885'/>
<id>ba75a6c6a0231f93fd40480992beec46b0f64885</id>
<content type='text'>
Summary:
This is particularly useful for cross-compilation, where we only need the
kconfig_compiler on the host system.

Reviewers: #frameworks, apol, aacid

Reviewed By: aacid

Subscribers: aacid

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D6994
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This is particularly useful for cross-compilation, where we only need the
kconfig_compiler on the host system.

Reviewers: #frameworks, apol, aacid

Reviewed By: aacid

Subscribers: aacid

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D6994
</pre>
</div>
</content>
</entry>
<entry>
<title>Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.</title>
<updated>2017-07-31T07:41:30+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-07-07T13:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d85a57645f94d2d087711d7c608a0c5a46ed7ede'/>
<id>d85a57645f94d2d087711d7c608a0c5a46ed7ede</id>
<content type='text'>
Summary:
This is what other webbrowsers like Firefox and Chrome do,
and is certainly much more international than Ctrl+Comma/Ctrl+Dot which
is very qwerty centric.

Test Plan: Switching tabs in Konqueror

Reviewers: mdawson

Subscribers: #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D6553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
This is what other webbrowsers like Firefox and Chrome do,
and is certainly much more international than Ctrl+Comma/Ctrl+Dot which
is very qwerty centric.

Test Plan: Switching tabs in Konqueror

Reviewers: mdawson

Subscribers: #frameworks

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D6553
</pre>
</div>
</content>
</entry>
<entry>
<title>SVN_SILENT made messages (.desktop file) - always resolve ours</title>
<updated>2017-07-07T02:33:03+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2017-07-07T02:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0664e644d6aed666a2465ecb5f3eb852d6fdc6b8'/>
<id>0664e644d6aed666a2465ecb5f3eb852d6fdc6b8</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>API dox: update url from kdelibs to kconfig</title>
<updated>2017-07-03T13:02:16+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2017-07-03T13:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=93df9b57812f9e2aaf84a70a8adf84787a9a62ea'/>
<id>93df9b57812f9e2aaf84a70a8adf84787a9a62ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
