<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/gui, branch v5.43.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<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>
<entry>
<title>API docs: explain how to use KWindowConfig from a dialog constructor.</title>
<updated>2017-12-08T12:05:16+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2017-12-08T12:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=9dd072ae3680a96e52a1704caa843a198cd459dc'/>
<id>9dd072ae3680a96e52a1704caa843a198cd459dc</id>
<content type='text'>
Qt doesn't make it easy for us to just use QWindow...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt doesn't make it easy for us to just use QWindow...
</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>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>[FEATURE] Option to build &amp; install QCH file with the public API dox</title>
<updated>2017-06-05T00:36:26+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2017-04-27T00:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0985d48d92bcf0f8001e38b041a522da8568a38f'/>
<id>0985d48d92bcf0f8001e38b041a522da8568a38f</id>
<content type='text'>
Using the new extra-cmake-modules module ECMAddQch (since 5.36.0)
this adds the option to automatically build and install a file
in QCH format with the docs about the public API, which then can be
used e.g. in Qt Assistant, Qt Creator or KDevelop.

Additionally the installed cmake config files will be extended
with a target KF5Config_QCH containing information about how to "link"
into the generated QCH file, which then can be used in the cmake build
system of other libraries building on this library, by
simply listing this target in "LINK_QCHS" of their ecm_add_qch() usage.
And a respective doxygen tag file with all the metadata about the
generated QCH file and used for the "linking" will be created and
installed.

Pass -DBUILD_QCH=ON to cmake to enable this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the new extra-cmake-modules module ECMAddQch (since 5.36.0)
this adds the option to automatically build and install a file
in QCH format with the docs about the public API, which then can be
used e.g. in Qt Assistant, Qt Creator or KDevelop.

Additionally the installed cmake config files will be extended
with a target KF5Config_QCH containing information about how to "link"
into the generated QCH file, which then can be used in the cmake build
system of other libraries building on this library, by
simply listing this target in "LINK_QCHS" of their ecm_add_qch() usage.
And a respective doxygen tag file with all the metadata about the
generated QCH file and used for the "linking" will be created and
installed.

Pass -DBUILD_QCH=ON to cmake to enable this.
</pre>
</div>
</content>
</entry>
</feed>
