<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase, branch rel-5-1-2</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.2.</title>
<updated>2021-09-19T23:09:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-19T23:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=28382215fcc5fdb615018853429eef4d3117a7bf'/>
<id>28382215fcc5fdb615018853429eef4d3117a7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make compile on older Qt 5.9.5 on Ubuntu 18.04 with gcc 7.5.0.</title>
<updated>2021-08-16T22:27:32+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>unknown</email>
</author>
<published>2021-08-16T22:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=557bea24106e3868d2b5c5c4b066575c5236538a'/>
<id>557bea24106e3868d2b5c5c4b066575c5236538a</id>
<content type='text'>
Was complaining about enum conversions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was complaining about enum conversions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.1.1 release.</title>
<updated>2021-07-20T03:47:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-20T03:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd1b2f73a161cc1cb4a5047205fee6ec67eb59c2'/>
<id>bd1b2f73a161cc1cb4a5047205fee6ec67eb59c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remnants of support for including lexers in Scintilla.</title>
<updated>2021-07-02T22:28:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-02T22:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c15fc57b0be7d5a81b8e67a943a4db8e80898e06'/>
<id>c15fc57b0be7d5a81b8e67a943a4db8e80898e06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for stable version 5.1.0.</title>
<updated>2021-06-17T22:50:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-17T22:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d886dfe0a9d5a3d92a5e9451dcbf30f0b3999357'/>
<id>d886dfe0a9d5a3d92a5e9451dcbf30f0b3999357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SciFnDirectStatus, a direct access function which also returns status so can</title>
<updated>2021-06-16T23:28:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-16T23:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e52243831ceffced1e9f0ef27041770fe13a85a'/>
<id>9e52243831ceffced1e9f0ef27041770fe13a85a</id>
<content type='text'>
improve performance for client code that called SCI_GETSTATUS after every API to
check for failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
improve performance for client code that called SCI_GETSTATUS after every API to
check for failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Scintilla::Position type which widens to 64-bit on 64-bit systems to allow</title>
<updated>2021-05-31T01:18:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-31T01:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd2e63b2de6e62634baf18e8c7b960941378954b'/>
<id>dd2e63b2de6e62634baf18e8c7b960941378954b</id>
<content type='text'>
documents larger than 2GB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
documents larger than 2GB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use namespace on macroRecord signal.</title>
<updated>2021-05-31T00:48:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-31T00:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c758435df823721b64fc9470e4f1d4ea0e2832c'/>
<id>3c758435df823721b64fc9470e4f1d4ea0e2832c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use stricter types in signals from ScintillaEditBase.</title>
<updated>2021-05-31T00:12:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-31T00:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=20cfffd7927b2dca574f1c876b412873ab2520c8'/>
<id>20cfffd7927b2dca574f1c876b412873ab2520c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 5.0.3.</title>
<updated>2021-05-29T06:14:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-29T06:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=867a6e3d42fb9085ba02070902673bf65086ceb2'/>
<id>867a6e3d42fb9085ba02070902673bf65086ceb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
