<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/src/core, branch v5.79.0-rc1</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>SVN_SILENT made messages (.desktop file) - always resolve ours</title>
<updated>2021-02-04T05:41:42+00:00</updated>
<author>
<name>l10n daemon script</name>
<email>scripty@kde.org</email>
</author>
<published>2021-02-04T05:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=68f8622dc9d40f9a8df7fa49680a109f7f924ddb'/>
<id>68f8622dc9d40f9a8df7fa49680a109f7f924ddb</id>
<content type='text'>
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace KF5_VERSION with KF_VERSION</title>
<updated>2021-01-29T21:23:01+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-01-29T21:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=1605a2b5cf459cf72b960e32702f5a32ad2cc711'/>
<id>1605a2b5cf459cf72b960e32702f5a32ad2cc711</id>
<content type='text'>
Frameworks will be Frameworks 6 at some point and there is no good reason to have the major version in the variable name.

Given this is purely internal we can to this now, making it a bit more future-proof

GIT_SILENT

NO_CHANGELOG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Frameworks will be Frameworks 6 at some point and there is no good reason to have the major version in the variable name.

Given this is purely internal we can to this now, making it a bit more future-proof

GIT_SILENT

NO_CHANGELOG
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead cmake code</title>
<updated>2021-01-26T23:17:31+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-01-26T23:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=b912232762e23c08e77d01aabc50ccca7a0acd72'/>
<id>b912232762e23c08e77d01aabc50ccca7a0acd72</id>
<content type='text'>
KDEWIN_LIBRARIES is never defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KDEWIN_LIBRARIES is never defined
</pre>
</div>
</content>
</entry>
<entry>
<title>KConfig: preserve the milliseconds component of QDateTime</title>
<updated>2021-01-26T09:05:31+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2021-03-26T09:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=b132648084df231c196e726c899761d83d0766cc'/>
<id>b132648084df231c196e726c899761d83d0766cc</id>
<content type='text'>
I stored a file's lastModified() into KConfig, to compare with it
again on next start, and the loss of milliseconds made the code think
the timestamps didn't match, even when they did.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I stored a file's lastModified() into KConfig, to compare with it
again on next start, and the loss of milliseconds made the code think
the timestamps didn't match, even when they did.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Q_EMIT instead of emit</title>
<updated>2021-01-18T10:05:31+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2021-01-18T10:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d1c58a842196c229913f908f42e8e3799b0717fc'/>
<id>d1c58a842196c229913f908f42e8e3799b0717fc</id>
<content type='text'>
In C++20 there are new classes that have member functions named emit().
c.f.:
https://lists.qt-project.org/pipermail/development/2020-February/038812.html
https://en.cppreference.com/w/cpp/io/basic_osyncstream/emit

GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In C++20 there are new classes that have member functions named emit().
c.f.:
https://lists.qt-project.org/pipermail/development/2020-February/038812.html
https://en.cppreference.com/w/cpp/io/basic_osyncstream/emit

GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Port to QRecursiveMutex</title>
<updated>2021-01-12T12:32:20+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2021-01-10T16:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=80e1cd8c5d9a5027f86bd2d233d2984b11d54d51'/>
<id>80e1cd8c5d9a5027f86bd2d233d2984b11d54d51</id>
<content type='text'>
Using QMutex in recursive mode is deprecated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using QMutex in recursive mode is deprecated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ifdefs, we require Qt 5.14 now</title>
<updated>2020-12-18T18:16:53+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>aacid@kde.org</email>
</author>
<published>2020-12-18T18:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=d9eb723d528c63265a6a534a3a6b660eded95d45'/>
<id>d9eb723d528c63265a6a534a3a6b660eded95d45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly include QStringList</title>
<updated>2020-12-12T21:20:31+00:00</updated>
<author>
<name>Nicolas Fella</name>
<email>nicolas.fella@gmx.de</email>
</author>
<published>2020-12-10T19:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=b3b17d054970e48479aa3afe0a9dfd836efb8536'/>
<id>b3b17d054970e48479aa3afe0a9dfd836efb8536</id>
<content type='text'>
Forward declaring it breaks with Qt6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forward declaring it breaks with Qt6
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment</title>
<updated>2020-12-03T10:53:42+00:00</updated>
<author>
<name>Ahmad Samir</name>
<email>a.samirh78@gmail.com</email>
</author>
<published>2020-12-03T10:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=acfbe17bf5574e268d1261587e9194bd225a9867'/>
<id>acfbe17bf5574e268d1261587e9194bd225a9867</id>
<content type='text'>
GIT_SILENT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_SILENT
</pre>
</div>
</content>
</entry>
<entry>
<title>Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.</title>
<updated>2020-11-07T18:06:01+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2020-11-07T18:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=af232ec74629cec56a5b67b79f77dd903e106719'/>
<id>af232ec74629cec56a5b67b79f77dd903e106719</id>
<content type='text'>
See https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/4

(*) by me :-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/4

(*) by me :-)
</pre>
</div>
</content>
</entry>
</feed>
