<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-3-20-0</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Updated for 3.20.0.</title>
<updated>2020-05-09T21:00:00+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-05-09T21:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef72a6f30305ff15782ea15f81662094f29cfe13'/>
<id>ef72a6f30305ff15782ea15f81662094f29cfe13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated makefile deps.</title>
<updated>2020-05-09T20:34:01+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-05-09T20:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=49201487ef7048cf82b2421ef7954fc6a899f42b'/>
<id>49201487ef7048cf82b2421ef7954fc6a899f42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Specify that NotifyStyleNeeded is an override. Replace 0/NULL with nullptr.</title>
<updated>2020-04-16T10:05:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-16T10:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1788b2e28939dfa9629db6533edeaa4b348d277a'/>
<id>1788b2e28939dfa9629db6533edeaa4b348d277a</id>
<content type='text'>
Backport of changeset 8149:080d259e014a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8149:080d259e014a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix some warnings from Clang-Tidy.</title>
<updated>2020-04-09T23:33:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-09T23:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=31f2cb61f1bfb507c7420a1b79349db129bad52c'/>
<id>31f2cb61f1bfb507c7420a1b79349db129bad52c</id>
<content type='text'>
Backport of changeset 8135:463c3cd3d8b2, but without [[maybe_unused]], which is C++17 only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8135:463c3cd3d8b2, but without [[maybe_unused]], which is C++17 only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2168]. Fix bug where 'µ' (Micro Sign) case-insensitively matches '?'.</title>
<updated>2020-04-09T23:32:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-09T23:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b68733559771e8b8b5d322de54ea4c3bb1c37758'/>
<id>b68733559771e8b8b5d322de54ea4c3bb1c37758</id>
<content type='text'>
Backport of changeset 8134:b28166a7c77b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8134:b28166a7c77b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2167]. Add line copy format on clipboard, compatible with Visual Studio.</title>
<updated>2020-04-09T22:16:50+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2020-04-09T22:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b726baf8b1b7e5316ab06c05ace1c08c13e01c61'/>
<id>b726baf8b1b7e5316ab06c05ace1c08c13e01c61</id>
<content type='text'>
Backport of changeset 8133:82b2210d3a1c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8133:82b2210d3a1c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use const as avoids warning.</title>
<updated>2020-04-07T01:20:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-07T01:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce31c41db1ae2be0f0f3186c94eb8bc4a93b260c'/>
<id>ce31c41db1ae2be0f0f3186c94eb8bc4a93b260c</id>
<content type='text'>
Backport of changeset 8127:3558673f7706.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8127:3558673f7706.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fail early if Python 3.x.</title>
<updated>2020-03-16T03:44:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-16T03:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=491936de90da48034097820f877aa3655f3cd09a'/>
<id>491936de90da48034097820f877aa3655f3cd09a</id>
<content type='text'>
Backport of changeset 8008:e3dafff7afa5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8008:e3dafff7afa5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2147]. Don't clear clipboard before copying text.</title>
<updated>2020-01-06T04:04:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-06T04:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d75c2a9dc44b0bb8ef8c2bc8ce4424414e8ab9a'/>
<id>4d75c2a9dc44b0bb8ef8c2bc8ce4424414e8ab9a</id>
<content type='text'>
Backport of changeset 7926:184f4b475993.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7926:184f4b475993.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix some warnings.</title>
<updated>2020-01-05T03:52:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-05T03:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dbb7374c185718655dd77c294eb281e8b93c538e'/>
<id>dbb7374c185718655dd77c294eb281e8b93c538e</id>
<content type='text'>
Backport of changeset 7921:4b676e61f983.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7921:4b676e61f983.
</pre>
</div>
</content>
</entry>
</feed>
