<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/gui, branch v5.91.0-rc1</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Fix build on Windows</title>
<updated>2022-01-24T12:52:07+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2022-01-24T12:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=724966b63f48b8b8fa8891f82924328f3f73fad0'/>
<id>724966b63f48b8b8fa8891f82924328f3f73fad0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce StandardShortcutWatcher to watch for runtime changes</title>
<updated>2022-01-24T13:23:55+00:00</updated>
<author>
<name>David Redondo</name>
<email>kde@david-redondo.de</email>
</author>
<published>2022-01-13T09:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=820dc0a553e50cc4560733d43fca2674a61d43b3'/>
<id>820dc0a553e50cc4560733d43fca2674a61d43b3</id>
<content type='text'>
Currently an application needs to be restarted before it can see
any changes made to the standard shortcut configuration. To notify
about changes a new class is introduced that looks for those
changes using KConfigWatcher and also updates the global map.
CCBUG:426656
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently an application needs to be restarted before it can see
any changes made to the standard shortcut configuration. To notify
about changes a new class is introduced that looks for those
changes using KConfigWatcher and also updates the global map.
CCBUG:426656
</pre>
</div>
</content>
</entry>
<entry>
<title>Add KF*/KConfig to the interface include directories</title>
<updated>2022-01-15T21:56:12+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2022-01-15T21:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=3bbe9de5d59a6572f3549cc3a553dd44db421b68'/>
<id>3bbe9de5d59a6572f3549cc3a553dd44db421b68</id>
<content type='text'>
So that #include &lt;kconfig_version.h&gt; still works after changing its
location in the previous commit.

NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that #include &lt;kconfig_version.h&gt; still works after changing its
location in the previous commit.

NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: Change the build system to enable building with Qt 6</title>
<updated>2021-12-16T18:05:02+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2021-12-03T20:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=10c4a4b4bdfdd468e52ae0fbbf84c77b64df2f8f'/>
<id>10c4a4b4bdfdd468e52ae0fbbf84c77b64df2f8f</id>
<content type='text'>
This was built with:
-DQT_MAJOR_VERSION=6 \
-DEXCLUDE_DEPRECATED_BEFORE_AND_AT=5.90.0 \
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055a00

Move the include(KDEInstallDirs) call before the first find_package(Qt*,
the former is what auto-detects the Qt version, and defaults to 5. This is
needed to be able to build against Qt5 by default.

All unit tests still pass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was built with:
-DQT_MAJOR_VERSION=6 \
-DEXCLUDE_DEPRECATED_BEFORE_AND_AT=5.90.0 \
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055a00

Move the include(KDEInstallDirs) call before the first find_package(Qt*,
the former is what auto-detects the Qt version, and defaults to 5. This is
needed to be able to build against Qt5 by default.

All unit tests still pass.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some allocations by QString/QByteArray's toLower()</title>
<updated>2021-11-14T18:26:34+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-11-14T18:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=c3be6d02f6c061707c6d93e06889a2e56b994d87'/>
<id>c3be6d02f6c061707c6d93e06889a2e56b994d87</id>
<content type='text'>
NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Ctrl+Alt+Comma shortcut for "Configure Keyboard Shortcuts"</title>
<updated>2021-08-29T18:12:22+00:00</updated>
<author>
<name>empyreal one</name>
<email>empyreal@ukr.net</email>
</author>
<published>2021-08-29T18:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7ad396a0448abc7b6861c0a9ca80b9902d365bc9'/>
<id>7ad396a0448abc7b6861c0a9ca80b9902d365bc9</id>
<content type='text'>
BUG: 441537
FIXED-IN: 5.86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: 441537
FIXED-IN: 5.86
</pre>
</div>
</content>
</entry>
<entry>
<title>Port to QStrinView</title>
<updated>2021-08-18T13:41:16+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2021-08-18T13:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4f8ed9b7815584afc59a9ea73bb401d9b4006d68'/>
<id>4f8ed9b7815584afc59a9ea73bb401d9b4006d68</id>
<content type='text'>
Now that KF requires Qt 5.15.2; this basically reverts commit 2e8742e64fc0
with some trivial changes.

NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that KF requires Qt 5.15.2; this basically reverts commit 2e8742e64fc0
with some trivial changes.

NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more target-centric cmake code</title>
<updated>2021-05-27T01:54:31+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-05-27T01:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=e4a9b977d47cc1ec01282212039ed58241eafcf4'/>
<id>e4a9b977d47cc1ec01282212039ed58241eafcf4</id>
<content type='text'>
NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert QStringView port</title>
<updated>2021-05-09T07:50:25+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2021-05-02T23:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=2e8742e64fc02477296335c39b0485895321855b'/>
<id>2e8742e64fc02477296335c39b0485895321855b</id>
<content type='text'>
QStringView has some bits of API that were only added in 5.15.2, whereas KF
requires 5.15.0.

This reverts commit 1780fb2a237af80ddc1f9cfb70cb892b53b91990.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QStringView has some bits of API that were only added in 5.15.2, whereas KF
requires 5.15.0.

This reverts commit 1780fb2a237af80ddc1f9cfb70cb892b53b91990.
</pre>
</div>
</content>
</entry>
<entry>
<title>Order macro for attribute for symbol export before that for deprecated</title>
<updated>2021-05-07T01:43:32+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2021-05-07T01:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=728c44c81c23401056484b7ab39a33821aa7e2f5'/>
<id>728c44c81c23401056484b7ab39a33821aa7e2f5</id>
<content type='text'>
The symbol export/visibility attribute is not standardized so far and
needs to be set by language extension attribute declaration at least
with clang &amp; MSVC, who both support that when it appears before the
standard attribute declaration.

NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The symbol export/visibility attribute is not standardized so far and
needs to be set by language extension attribute declaration at least
with clang &amp; MSVC, who both support that when it appears before the
standard attribute declaration.

NO_CHANGELOG
</pre>
</div>
</content>
</entry>
</feed>
