<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src, branch v5.74.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Drop outdated note about updating kdoctools/genshortcutents.cpp</title>
<updated>2020-09-04T12:47:24+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2020-09-01T11:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=ae029a7df5cbbbbdf197dfa7ab5e4dfad2722df0'/>
<id>ae029a7df5cbbbbdf197dfa7ab5e4dfad2722df0</id>
<content type='text'>
genshortcutents.cpp disappeared from kdoctools during preparations
of kdelibs for KDE Frameworks
(commits.kde.org/kdelibs/64537ae5bf1a4e91ba99befc016e67e8e0c9dff0)

Cmp. also http://lists.kde.org/?t=137113303000003&amp;r=1&amp;w=2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
genshortcutents.cpp disappeared from kdoctools during preparations
of kdelibs for KDE Frameworks
(commits.kde.org/kdelibs/64537ae5bf1a4e91ba99befc016e67e8e0c9dff0)

Cmp. also http://lists.kde.org/?t=137113303000003&amp;r=1&amp;w=2
</pre>
</div>
</content>
</entry>
<entry>
<title>Make KWindowConfig::allConnectedScreens() static and internal</title>
<updated>2020-09-03T18:28:15+00:00</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2020-09-03T17:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a1ffd1418f355ae927c9b7859cffcb6caa767306'/>
<id>a1ffd1418f355ae927c9b7859cffcb6caa767306</id>
<content type='text'>
It doesn't need to be public since it's just an internal convenience
function. So let's make it static.

BUG: 425953
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't need to be public since it's just an internal convenience
function. So let's make it static.

BUG: 425953
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix @since tag for recently-added function</title>
<updated>2020-09-03T17:21:14+00:00</updated>
<author>
<name>Nate Graham</name>
<email>nate@kde.org</email>
</author>
<published>2020-09-03T17:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=89c99164b4c235dfc61aa3cdd6997dc1413281ce'/>
<id>89c99164b4c235dfc61aa3cdd6997dc1413281ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missing g_infoStandardShortcut update for last commit</title>
<updated>2020-09-01T09:13:43+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2020-09-01T09:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7ce130f3c6de55d834bd8f0b24498e4ea0626c25'/>
<id>7ce130f3c6de55d834bd8f0b24498e4ea0626c25</id>
<content type='text'>
GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix placement of new CreateFilder enumerator</title>
<updated>2020-09-01T09:06:23+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2020-09-01T09:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=5674ebfdc2a450319a2c49568daac2af7ea15ef0'/>
<id>5674ebfdc2a450319a2c49568daac2af7ea15ef0</id>
<content type='text'>
Needs to be added at end of list for ABI reasons.

GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needs to be added at end of list for ABI reasons.

GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>autotests: stop polluting /tmp with kconf_update.* temp files</title>
<updated>2020-08-30T21:48:38+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2020-08-30T21:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=f12ffa5b5528d1c9c38c62e75801bbe217ce5543'/>
<id>f12ffa5b5528d1c9c38c62e75801bbe217ce5543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kconf_update: test the return value of QTemporaryFile::open() for good measure</title>
<updated>2020-08-30T21:48:10+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2020-08-30T21:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=565fa66f7ec31eac15927d4c0ce2a40b87b3887c'/>
<id>565fa66f7ec31eac15927d4c0ce2a40b87b3887c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add standard shortcut for "Create Folder"</title>
<updated>2020-08-29T18:06:07+00:00</updated>
<author>
<name>Domenico Panella</name>
<email>pandom79@gmail.com</email>
</author>
<published>2020-08-29T18:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=eeb2bbeff7f1ee74b907d92acb0eae6a65590ad7'/>
<id>eeb2bbeff7f1ee74b907d92acb0eae6a65590ad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API dox: consistently use version number without product name for @deprecated</title>
<updated>2020-08-28T23:48:42+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2020-08-28T23:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7dbe2eb69e5b251b0c193f1a4dbbf4c69e2a3330'/>
<id>7dbe2eb69e5b251b0c193f1a4dbbf4c69e2a3330</id>
<content type='text'>
GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce method to query KConfigSkeletonItem default value</title>
<updated>2020-08-28T14:12:14+00:00</updated>
<author>
<name>David Edmundson</name>
<email>kde@davidedmundson.co.uk</email>
</author>
<published>2020-08-27T11:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=60f18e6c3c816f4bca7c72e5a4f114787309485a'/>
<id>60f18e6c3c816f4bca7c72e5a4f114787309485a</id>
<content type='text'>
5.64 added an isDefault method however this doesn't suffice for usage in
KConfigDialogManager which compares a current value to the default.
KConfigDialogManager currently uses a hack with side effects.

Exposing the value directly solves that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5.64 added an isDefault method however this doesn't suffice for usage in
KConfigDialogManager which compares a current value to the default.
KConfigDialogManager currently uses a hack with side effects.

Exposing the value directly solves that.
</pre>
</div>
</content>
</entry>
</feed>
