<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src, branch v5.2.0-rc1</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<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>Fix KConfig compilation</title>
<updated>2014-07-29T21:25:42+00:00</updated>
<author>
<name>David Gil</name>
<email>davidgiloliva@gmail.com</email>
</author>
<published>2014-07-29T21:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=efaf86217ca028068bd54ec9eb54d01c52fad117'/>
<id>efaf86217ca028068bd54ec9eb54d01c52fad117</id>
<content type='text'>
KConfig fails building because QBasicAtomicInt is being treated as an int.

REVIEW: 119417
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KConfig fails building because QBasicAtomicInt is being treated as an int.

REVIEW: 119417
</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>create and install the QM loader</title>
<updated>2014-07-21T19:15:53+00:00</updated>
<author>
<name>Lukáš Tinkl</name>
<email>lukas@kde.org</email>
</author>
<published>2014-07-21T19:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=ebe2a95e8c35be14e12210432bac79196f1aa50c'/>
<id>ebe2a95e8c35be14e12210432bac79196f1aa50c</id>
<content type='text'>
like all the other Qt-based modules do
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like all the other Qt-based modules do
</pre>
</div>
</content>
</entry>
<entry>
<title>SVN_SILENT made messages (.desktop file)</title>
<updated>2014-07-12T03:58:50+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2014-07-12T03:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4160e4cbebfc283efe6ffc99c9cb82322616c210'/>
<id>4160e4cbebfc283efe6ffc99c9cb82322616c210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reading of XDG style semicolon separated lists with escaped ';'</title>
<updated>2014-07-01T18:49:45+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-07-01T18:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=ae51450ea64970dcdc544185d68e1e73fb390caa'/>
<id>ae51450ea64970dcdc544185d68e1e73fb390caa</id>
<content type='text'>
Previously the warning "Invalid escape sequence "\;"." would appear and
"\;" was replaced with just the backslash as is done for all
unrecognized escape sequences. Keep both characters so that
readXdgListEntry() works with values containing semicolons

REVIEW: 119074
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the warning "Invalid escape sequence "\;"." would appear and
"\;" was replaced with just the backslash as is done for all
unrecognized escape sequences. Keep both characters so that
readXdgListEntry() works with values containing semicolons

REVIEW: 119074
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove register keyword since it is deprecated</title>
<updated>2014-07-01T18:39:27+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-07-01T16:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=fde2f3c847d2fb90c3354e045bf7d82b04d6e169'/>
<id>fde2f3c847d2fb90c3354e045bf7d82b04d6e169</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KSharedConfig: move mainConfig and wasTestEnabled to the thread storage.</title>
<updated>2014-07-01T08:26:54+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2014-06-27T22:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=054d849879647fd4cf90c4f622877d3a11720bb2'/>
<id>054d849879647fd4cf90c4f622877d3a11720bb2</id>
<content type='text'>
This enables the mainConfig optimization in all threads,
and ensures the user warning only happens in the main thread.

The test-mode-enabled logic is only really useful in the main thread,
but it's simpler to just do it in all threads.

REVIEW: 118985
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables the mainConfig optimization in all threads,
and ensures the user warning only happens in the main thread.

The test-mode-enabled logic is only really useful in the main thread,
but it's simpler to just do it in all threads.

REVIEW: 118985
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix data race on static int.</title>
<updated>2014-06-27T22:10:51+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2014-06-27T22:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=c77261ee218f2364fff3d2dc97d6cbaa862ba69d'/>
<id>c77261ee218f2364fff3d2dc97d6cbaa862ba69d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
