<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-5-1-4</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>Updates for 5.1.4.</title>
<updated>2021-11-03T02:26:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-03T02:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1356d9e85162729ab99b5ea2dca2d67b250812ac'/>
<id>1356d9e85162729ab99b5ea2dca2d67b250812ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove FontQuality.h from project files as no longer included.</title>
<updated>2021-11-03T01:53:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-03T01:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fe6704dc6db80aed794209bc3eeb0485878fa76e'/>
<id>fe6704dc6db80aed794209bc3eeb0485878fa76e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer constexpr to #define.</title>
<updated>2021-10-25T22:32:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T22:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=abc48010e67cb7467f2825fdb497ed491e60bb52'/>
<id>abc48010e67cb7467f2825fdb497ed491e60bb52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use empty to avoid warning.</title>
<updated>2021-10-25T21:53:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T21:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=69c82ea6f838f5454d27a430c0123b5609ce7110'/>
<id>69c82ea6f838f5454d27a430c0123b5609ce7110</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better and fewer casts.</title>
<updated>2021-10-25T21:14:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T21:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f3a53bfcf5df26697289e01e041d39a659968ea2'/>
<id>f3a53bfcf5df26697289e01e041d39a659968ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure variables initialized.</title>
<updated>2021-10-25T21:13:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T21:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1c75875711460c2de9c838b5f679dc8d965aea6'/>
<id>c1c75875711460c2de9c838b5f679dc8d965aea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't set default values for parameters when overriding, only in base class.</title>
<updated>2021-10-25T21:12:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T21:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=947d0a3b4031be0e6881b12e92df751675faabe8'/>
<id>947d0a3b4031be0e6881b12e92df751675faabe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't define destructors when not needed, use unique_ptr, explict constructors.</title>
<updated>2021-10-25T09:00:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T09:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a892e1ffca62df1b8400e339750c91c4fc6c65bd'/>
<id>a892e1ffca62df1b8400e339750c91c4fc6c65bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove spaces from SIGNALs as that avoids extra allocations and clazy warnings.</title>
<updated>2021-10-24T07:20:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-24T07:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=71410816bb27ea5409f560497922eba33c87fe6a'/>
<id>71410816bb27ea5409f560497922eba33c87fe6a</id>
<content type='text'>
https://www.kdab.com/nailing-13-signal-slot-mistakes-clazy-1-3/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://www.kdab.com/nailing-13-signal-slot-mistakes-clazy-1-3/
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.1.3.</title>
<updated>2021-09-29T00:29:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-29T00:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff'/>
<id>371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
