<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src, branch v4.100.0-rc2</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Update usage of QVariant::type() for Qt5.</title>
<updated>2014-05-27T03:40:03+00:00</updated>
<author>
<name>Thomas Braxton</name>
<email>kde.braxton@gmail.com</email>
</author>
<published>2014-05-27T03:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=4bea223cd2cab4e4ba52c65afb24ab50de411545'/>
<id>4bea223cd2cab4e4ba52c65afb24ab50de411545</id>
<content type='text'>
This should have been part of 8b88eaee.

REVIEW: 118339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should have been part of 8b88eaee.

REVIEW: 118339
</pre>
</div>
</content>
</entry>
<entry>
<title>Update usage of QVariant::type() for Qt5.</title>
<updated>2014-05-26T19:04:30+00:00</updated>
<author>
<name>Thomas Braxton</name>
<email>kde.braxton@gmail.com</email>
</author>
<published>2014-05-26T18:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=8b88eaee8c2db96779bb9a90f52de508b271fe55'/>
<id>8b88eaee8c2db96779bb9a90f52de508b271fe55</id>
<content type='text'>
According to http://qt-project.org/doc/qt-5/qvariant.html#type the
return value of QVariant::type() should be interpreted as a
QMetaType::Type.
This also silences the compile-time warnings about 38 not being a member
of QVariant::Type.

REVIEW: 118332
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to http://qt-project.org/doc/qt-5/qvariant.html#type the
return value of QVariant::type() should be interpreted as a
QMetaType::Type.
This also silences the compile-time warnings about 38 not being a member
of QVariant::Type.

REVIEW: 118332
</pre>
</div>
</content>
</entry>
<entry>
<title>REVIEW: 118039</title>
<updated>2014-05-26T09:50:54+00:00</updated>
<author>
<name>Thomas Braxton</name>
<email>kde.braxton@gmail.com</email>
</author>
<published>2014-05-26T09:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=5f4dc2973f10cd44b2c70680fee72dd8fc545d2f'/>
<id>5f4dc2973f10cd44b2c70680fee72dd8fc545d2f</id>
<content type='text'>
Simplify KConfigGroup::readEntry/writeEntry.

KConfigGroup::readCheck/writeCheck caused some compilers to complain
since they were private functions that were being reimplemented outside
the class definition.

Updated KCONFIGGROUP_DECLARE_ENUM_QOBJECT/
deprecated global functions created in KDE4 times.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify KConfigGroup::readEntry/writeEntry.

KConfigGroup::readCheck/writeCheck caused some compilers to complain
since they were private functions that were being reimplemented outside
the class definition.

Updated KCONFIGGROUP_DECLARE_ENUM_QOBJECT/
deprecated global functions created in KDE4 times.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix searching of paths in kconf_update</title>
<updated>2014-05-23T13:51:05+00:00</updated>
<author>
<name>David Edmundson</name>
<email>kde@davidedmundson.co.uk</email>
</author>
<published>2014-05-23T13:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=70193760afc52ebc1ab99c9e467b9df470d9e39a'/>
<id>70193760afc52ebc1ab99c9e467b9df470d9e39a</id>
<content type='text'>
Previous code said if we found an executable in kconf_update_bin
try to find a different executable in the normal path

Reviewed-by: Rohan Garg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous code said if we found an executable in kconf_update_bin
try to find a different executable in the normal path

Reviewed-by: Rohan Garg
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lupdate warnings</title>
<updated>2014-05-12T18:27:41+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2014-05-12T18:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=badd2dff667bd22755efd0ec2d967476ca9eb984'/>
<id>badd2dff667bd22755efd0ec2d967476ca9eb984</id>
<content type='text'>
/home/scripty/prod/git-unstable/frameworks_kconfig/src/core/bufferfragment_p.h:37: Ignoring definition of undeclared qualified class
/home/scripty/prod/git-unstable/frameworks_kconfig/src/core/bufferfragment_p.h:37: Ignoring definition of undeclared qualified class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/home/scripty/prod/git-unstable/frameworks_kconfig/src/core/bufferfragment_p.h:37: Ignoring definition of undeclared qualified class
/home/scripty/prod/git-unstable/frameworks_kconfig/src/core/bufferfragment_p.h:37: Ignoring definition of undeclared qualified class
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused member of the private class</title>
<updated>2014-05-12T16:13:54+00:00</updated>
<author>
<name>Marco Martin</name>
<email>notmart@gmail.com</email>
</author>
<published>2014-05-12T16:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d4037727a96a0ee835103b21dc57eb666aa7e245'/>
<id>d4037727a96a0ee835103b21dc57eb666aa7e245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix kconf_update test on Windows</title>
<updated>2014-05-07T18:48:16+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-05-07T18:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=94419b6f0cd469dc7cb0184a6fb48c1fe304c4d8'/>
<id>94419b6f0cd469dc7cb0184a6fb48c1fe304c4d8</id>
<content type='text'>
We get a CMake warning for reading the LOCATION property, but I don't see
how else to do it (generator expressions don't seem to work)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We get a CMake warning for reading the LOCATION property, but I don't see
how else to do it (generator expressions don't seem to work)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use QProcess in kconf_update</title>
<updated>2014-05-07T18:48:15+00:00</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson.kde@gmail.com</email>
</author>
<published>2014-05-07T16:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=7544b8344254cc60dc18fac564ca5f24c52ce66b'/>
<id>7544b8344254cc60dc18fac564ca5f24c52ce66b</id>
<content type='text'>
This allows removing some custom WIN32 API code and is also nicer than
directly calling system()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows removing some custom WIN32 API code and is also nicer than
directly calling system()
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Store app config file in ~/.config/&lt;domain&gt;/&lt;app&gt;rc"</title>
<updated>2014-05-05T08:58:11+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2014-05-05T08:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=6bb0a14db4ff6fba9a2bc24b4e57c1155e264df8'/>
<id>6bb0a14db4ff6fba9a2bc24b4e57c1155e264df8</id>
<content type='text'>
This reverts commit 625e124898afad04ab5c3939b1b129b6014046cd.

Let's take the time to think about a better solution, possibly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 625e124898afad04ab5c3939b1b129b6014046cd.

Let's take the time to think about a better solution, possibly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Store app config file in ~/.config/&lt;domain&gt;/&lt;app&gt;rc</title>
<updated>2014-05-04T21:26:03+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2014-05-04T17:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=625e124898afad04ab5c3939b1b129b6014046cd'/>
<id>625e124898afad04ab5c3939b1b129b6014046cd</id>
<content type='text'>
Only KSharedConfig::openConfig() and KConfig default constructor are affected.

KConfig("kdeglobals"), for instance, points to ~/.config so that it can be shared.

REVIEW: 117989
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only KSharedConfig::openConfig() and KConfig default constructor are affected.

KConfig("kdeglobals"), for instance, points to ~/.config so that it can be shared.

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