<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/gui, branch v5.7.0</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>skip empty parts</title>
<updated>2015-02-03T17:52:32+00:00</updated>
<author>
<name>Marco Martin</name>
<email>notmart@gmail.com</email>
</author>
<published>2015-02-03T17:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=11585e2fccf742798ab3396726f87323b54b3ac9'/>
<id>11585e2fccf742798ab3396726f87323b54b3ac9</id>
<content type='text'>
when parsing the default value for string lists, skip empty parts
also, an empty string means an empty list (not a list containing
an empty string)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when parsing the default value for string lists, skip empty parts
also, an empty string means an empty list (not a list containing
an empty string)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing QIODevice include</title>
<updated>2015-01-17T02:30:43+00:00</updated>
<author>
<name>Hrvoje Senjan</name>
<email>hrvoje.senjan@gmail.com</email>
</author>
<published>2015-01-17T02:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d95a64c627d046204e93f6be3551164e5ae2f87c'/>
<id>d95a64c627d046204e93f6be3551164e5ae2f87c</id>
<content type='text'>
Fixes build with Qt 5.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build with Qt 5.5
</pre>
</div>
</content>
</entry>
<entry>
<title>Update installation variables.</title>
<updated>2015-01-10T17:46:20+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2015-01-10T17:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=23d21437af6c38673c3fcfb6d7ae45e8220f3406'/>
<id>23d21437af6c38673c3fcfb6d7ae45e8220f3406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define &lt;source_files_var&gt; for ecm_create_qm_loader</title>
<updated>2014-11-02T20:30:26+00:00</updated>
<author>
<name>Burkhard Lück</name>
<email>lueck@hube-lueck.de</email>
</author>
<published>2014-11-02T20:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=a06e315214edbe2d77d4abdaa11cae5c5a452a2d'/>
<id>a06e315214edbe2d77d4abdaa11cae5c5a452a2d</id>
<content type='text'>
REVIEW:120947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REVIEW:120947
</pre>
</div>
</content>
</entry>
<entry>
<title>use the same open flags as the group handed in</title>
<updated>2014-09-19T14:21:19+00:00</updated>
<author>
<name>Aaron Seigo</name>
<email>aseigo@kde.org</email>
</author>
<published>2014-09-19T11:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=67546993904589dca8baf8d31acff6b2347032fd'/>
<id>67546993904589dca8baf8d31acff6b2347032fd</id>
<content type='text'>
this way we actually get the same shared pointer and thus does not
require a sync() call on the config object to get the right values

REVIEW:120283
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this way we actually get the same shared pointer and thus does not
require a sync() call on the config object to get the right values

REVIEW:120283
</pre>
</div>
</content>
</entry>
<entry>
<title>Use const char[] instead of const char*, saves 8 byte in .data each.</title>
<updated>2014-09-13T16:31:52+00:00</updated>
<author>
<name>Volker Krause</name>
<email>vkrause@kde.org</email>
</author>
<published>2014-09-13T16:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=3d6e95433dd182f524caf96214a720e223b9a937'/>
<id>3d6e95433dd182f524caf96214a720e223b9a937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation onto KWindowConfig namespace</title>
<updated>2014-08-31T15:08:29+00:00</updated>
<author>
<name>David Edmundson</name>
<email>kde@davidedmundson.co.uk</email>
</author>
<published>2014-08-31T15:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=1ea2293a9811ad754a143d4d6cd682630ec91028'/>
<id>1ea2293a9811ad754a143d4d6cd682630ec91028</id>
<content type='text'>
This is needed so doxygen includes the far more useful documentation on
the contained methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed so doxygen includes the far more useful documentation on
the contained methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow translations to have context again.</title>
<updated>2014-08-10T15:29:50+00:00</updated>
<author>
<name>Matthew Dawson</name>
<email>matthew@mjdsystems.ca</email>
</author>
<published>2014-08-02T16:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0005ba7627cbe3bef9d499d720a162f1064361c8'/>
<id>0005ba7627cbe3bef9d499d720a162f1064361c8</id>
<content type='text'>
Switch to using QT_TRANSLATE_NOOP3 so that context information can be
given for actions, allowing the translators to do better translations.

BUG: 337979
FIXED-IN: 5.2.0
REVIEW: 119577
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to using QT_TRANSLATE_NOOP3 so that context information can be
given for actions, allowing the translators to do better translations.

BUG: 337979
FIXED-IN: 5.2.0
REVIEW: 119577
</pre>
</div>
</content>
</entry>
<entry>
<title>allow the extraction of the shortcut names for translation</title>
<updated>2014-07-22T16:36:43+00:00</updated>
<author>
<name>Lukáš Tinkl</name>
<email>lukas@kde.org</email>
</author>
<published>2014-07-22T16:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=29354344ef888b1b6c48b5c0b5d1758e5525022b'/>
<id>29354344ef888b1b6c48b5c0b5d1758e5525022b</id>
<content type='text'>
using Qt-standard QT_TRANSLATE_NOOP instead of a fake I18N_NOOP2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using Qt-standard QT_TRANSLATE_NOOP instead of a fake I18N_NOOP2
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple Cleanups</title>
<updated>2014-06-12T22:14:16+00:00</updated>
<author>
<name>Thomas Braxton</name>
<email>kde.braxton@gmail.com</email>
</author>
<published>2014-06-11T13:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=ac6703215ba5e152379173ba503f5ba3bd7e8a85'/>
<id>ac6703215ba5e152379173ba503f5ba3bd7e8a85</id>
<content type='text'>
- use Q_NULLPTR instead of 0 or NULL
- simplify some foreach loops
- use QStringLiteral in a few places
- added a few consts

REVIEW: 118666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use Q_NULLPTR instead of 0 or NULL
- simplify some foreach loops
- use QStringLiteral in a few places
- added a few consts

REVIEW: 118666
</pre>
</div>
</content>
</entry>
</feed>
