<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/scripts/kconfig/qconf.h, branch v5.3.5</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v5.3.5</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v5.3.5'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2019-03-11T17:50:24+00:00</updated>
<entry>
<title>kconfig: fix 'Save As' menu of xconfig</title>
<updated>2019-03-11T17:50:24+00:00</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2019-03-10T16:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8741908b3e29d35a33eeab6de60175958db8e54b'/>
<id>urn:sha1:8741908b3e29d35a33eeab6de60175958db8e54b</id>
<content type='text'>
The 'Save As' menu of xconfig is not working; it always saves the
kernel configuration into the default file irrespective of the file
chosen in the dialog box.

The 'Save' menu always writes into the default file, but it would
make more sense to write into the file previously chosen by 'Load'
or 'Save As'.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>kconfig: convert to SPDX License Identifier</title>
<updated>2018-12-28T13:22:28+00:00</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2018-12-18T12:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0c874100108f03401cb3154801d2671bbad40ad4'/>
<id>urn:sha1:0c874100108f03401cb3154801d2671bbad40ad4</id>
<content type='text'>
All files in lxdialog/ are licensed under GPL-2.0+, and the rest are
under GPL-2.0. I added GPL-2.0 tags to test scripts in tests/.

Documentation/process/license-rules.rst does not suggest anything
about the flex/bison files. Because flex does not accept the C++
comment style at the very top of a file, I used the C style for
zconf.l, and so for zconf.y for consistency.

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Source format.</title>
<updated>2015-10-14T12:59:03+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b3c48f964cda9311030416d1ee17bd5bdc4729f2'/>
<id>urn:sha1:b3c48f964cda9311030416d1ee17bd5bdc4729f2</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Change ConfigItem constructor parent type.</title>
<updated>2015-10-14T12:59:03+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d960b9889984d29182c17d55b3cd95c3d8d9d598'/>
<id>urn:sha1:d960b9889984d29182c17d55b3cd95c3d8d9d598</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.</title>
<updated>2015-10-14T12:59:03+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=5c6f1554ba7f79fedebd3500741027dbb9b6dc79'/>
<id>urn:sha1:5c6f1554ba7f79fedebd3500741027dbb9b6dc79</id>
<content type='text'>
ConfigItem executes parent-&gt;takeChild(0)

while

ConfigList executes parent-&gt;takeTopLevelItem(0)

Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.</title>
<updated>2015-10-14T12:59:03+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=86c052827b68db49a70597980d0f85c8546a09be'/>
<id>urn:sha1:86c052827b68db49a70597980d0f85c8546a09be</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Put back some of the old implementation(part 2).</title>
<updated>2015-10-14T12:59:02+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d5d973c3f8a956411fafc997738ff03f213200b6'/>
<id>urn:sha1:d5d973c3f8a956411fafc997738ff03f213200b6</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Put back some of the old implementation.</title>
<updated>2015-10-14T12:59:02+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=59e564408f88ee14395dd96f713eae2474edb591'/>
<id>urn:sha1:59e564408f88ee14395dd96f713eae2474edb591</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem</title>
<updated>2015-10-14T12:59:02+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1019f1a586afe835bf1c6e4e8acfcddd2b7465f6'/>
<id>urn:sha1:1019f1a586afe835bf1c6e4e8acfcddd2b7465f6</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
<entry>
<title>Port xconfig to Qt5 - Fix the code so it compiles with Qt5</title>
<updated>2015-10-14T12:59:02+00:00</updated>
<author>
<name>Boris Barbulovski</name>
<email>bbarbulovski@gmail.com</email>
</author>
<published>2015-09-22T18:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=68ccb7ef4974bfce0d99a4425324a1c7ef85a82e'/>
<id>urn:sha1:68ccb7ef4974bfce0d99a4425324a1c7ef85a82e</id>
<content type='text'>
Signed-off-by: Boris Barbulovski &lt;bbarbulovski@gmail.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.com&gt;
</content>
</entry>
</feed>
