<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/gui, branch v5.29.0-rc2</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Add Donate standard shortcut</title>
<updated>2016-08-14T10:13:19+00:00</updated>
<author>
<name>Elvis Angelaccio</name>
<email>elvis.angelaccio@kdemail.net</email>
</author>
<published>2016-08-14T10:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=3434b9efd0a8b77d558e4376af38e17d59ded66c'/>
<id>3434b9efd0a8b77d558e4376af38e17d59ded66c</id>
<content type='text'>
REVIEW: 128608
CHANGELOG: Add Donate entry to KStandardShortcut
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 128608
CHANGELOG: Add Donate entry to KStandardShortcut
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DeleteFile and RenameFile standard shortcut.</title>
<updated>2016-08-01T01:27:36+00:00</updated>
<author>
<name>Leslie Zhai</name>
<email>xiangzhai83@gmail.com</email>
</author>
<published>2016-08-01T01:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0fc5d6db714697ff5a3756f315d2177db1b8e354'/>
<id>0fc5d6db714697ff5a3756f315d2177db1b8e354</id>
<content type='text'>
REVIEW: 128517
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW: 128517
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove not-implemented function</title>
<updated>2016-05-11T20:36:54+00:00</updated>
<author>
<name>Stephen Kelly</name>
<email>steveire@gmail.com</email>
</author>
<published>2016-05-11T20:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d7893439b0da3a6526044121d8e545c40730b219'/>
<id>d7893439b0da3a6526044121d8e545c40730b219</id>
<content type='text'>
No one could be using this because they would not be able to link,
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No one could be using this because they would not be able to link,
</pre>
</div>
</content>
</entry>
<entry>
<title>gui: add a small apidox bit for the KConfigGui namespace</title>
<updated>2015-12-23T22:32:09+00:00</updated>
<author>
<name>Pino Toscano</name>
<email>pino@kde.org</email>
</author>
<published>2015-12-23T22:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7a6d0d0d7b712e326fe787316d0a98e653ceb6f2'/>
<id>7a6d0d0d7b712e326fe787316d0a98e653ceb6f2</id>
<content type='text'>
This way it can be shown in the apidox.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way it can be shown in the apidox.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some Clazy warnings</title>
<updated>2015-12-23T14:57:57+00:00</updated>
<author>
<name>Imran Tatriev</name>
<email>itatriev@gmail.com</email>
</author>
<published>2015-12-23T14:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=74d30c02373383748219318372907539d8259250'/>
<id>74d30c02373383748219318372907539d8259250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usage of ecm_create_qm_loader.</title>
<updated>2015-11-03T15:04:46+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-11-03T15:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=19513e1910f19375a4c17a61f048c7f8c2f9e840'/>
<id>19513e1910f19375a4c17a61f048c7f8c2f9e840</id>
<content type='text'>
Generate-source-file macros should be used from the same CMakeLists.txt
file as the targets they generate files for.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Generate-source-file macros should be used from the same CMakeLists.txt
file as the targets they generate files for.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor optimizations</title>
<updated>2015-10-05T13:16:16+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2015-10-05T13:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=788e2a5509d3072dde1c5243186e70e9dfedf5cc'/>
<id>788e2a5509d3072dde1c5243186e70e9dfedf5cc</id>
<content type='text'>
Ran the clazy tool (http://www.kdab.com/use-static-analysis-improve-performance/)

Mostly QStringLiteral/QLatin1String additions
A few const &amp; additions to non public methods

Compiles, test pass

REVIEW: 125106
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ran the clazy tool (http://www.kdab.com/use-static-analysis-improve-performance/)

Mostly QStringLiteral/QLatin1String additions
A few const &amp; additions to non public methods

Compiles, test pass

REVIEW: 125106
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize readEntryGui</title>
<updated>2015-08-22T17:11:45+00:00</updated>
<author>
<name>Kevin Funk</name>
<email>kfunk@kde.org</email>
</author>
<published>2015-08-22T15:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a21e85d97f809870de94c84d2ca767260477f988'/>
<id>a21e85d97f809870de94c84d2ca767260477f988</id>
<content type='text'>
Don't build error string every time

REVIEW: 124879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't build error string every time

REVIEW: 124879
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove compiler warning about initialization of sub object.</title>
<updated>2015-07-02T21:46:13+00:00</updated>
<author>
<name>Milian Wolff</name>
<email>mail@milianw.de</email>
</author>
<published>2015-07-02T21:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=eb6666e4393a945e32b4c38e49b10944973f29bd'/>
<id>eb6666e4393a945e32b4c38e49b10944973f29bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent crash if QWindow::screen() is null</title>
<updated>2015-05-29T16:31:41+00:00</updated>
<author>
<name>Aleix Pol</name>
<email>aleixpol@kde.org</email>
</author>
<published>2015-05-29T16:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a5d9a706a65a9787868297eb79a91d47539b046b'/>
<id>a5d9a706a65a9787868297eb79a91d47539b046b</id>
<content type='text'>
Reviewed by Handa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by Handa
</pre>
</div>
</content>
</entry>
</feed>
