<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-4-2-1</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>Readying 4.2.1 release.</title>
<updated>2019-10-19T22:33:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-10-19T22:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=07131106316a5237fef7a48d5e2c609d6877e452'/>
<id>07131106316a5237fef7a48d5e2c609d6877e452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid calling virtual methods during destruction to stop warnings.</title>
<updated>2019-09-28T01:22:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-09-28T01:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e62956c361fe1a7cb1efab31162ac647fa962d2'/>
<id>9e62956c361fe1a7cb1efab31162ac647fa962d2</id>
<content type='text'>
This code worked correctly before this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code worked correctly before this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Readying 4.2.0 release.</title>
<updated>2019-07-01T22:58:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-01T22:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b547f6d78dcefc978959ff28dc3eef35f3783058'/>
<id>b547f6d78dcefc978959ff28dc3eef35f3783058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2038]. Source of input reported in SCN_CHARADDED.</title>
<updated>2019-06-29T22:34:46+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-29T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7e2afd1f88bf735b010461ff505470bfa468547'/>
<id>d7e2afd1f88bf735b010461ff505470bfa468547</id>
<content type='text'>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress GCC 8 diagnostic Wcast-function-type as this occurs many times for</title>
<updated>2019-06-22T06:04:49+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T06:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c4eba25f6e0bf6ce502ae5cc8c23f7acd1d9d292'/>
<id>c4eba25f6e0bf6ce502ae5cc8c23f7acd1d9d292</id>
<content type='text'>
casts in code generated by Shiboken.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
casts in code generated by Shiboken.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] Update to use INDICATOR_ instead of INDIC_ as</title>
<updated>2019-06-22T01:37:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T01:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=39a55b921ece0756cdd1845e034a65633da07a64'/>
<id>39a55b921ece0756cdd1845e034a65633da07a64</id>
<content type='text'>
INDIC_ is also used for indicator styles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INDIC_ is also used for indicator styles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 6: Support enumerated types in APIs.</title>
<updated>2019-06-18T03:21:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T03:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab38beeb9a31a5df65b6e2a41251ca36574065f3'/>
<id>ab38beeb9a31a5df65b6e2a41251ca36574065f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 3: Add pointer type to WidgetGen.py.</title>
<updated>2019-06-18T01:55:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T01:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d8fca6294ae59b61105ee779c0502599aa4ade55'/>
<id>d8fca6294ae59b61105ee779c0502599aa4ade55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 2: Add line type to WidgetGen.py</title>
<updated>2019-06-18T00:22:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T00:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dce053a200d7b3c69ed05bbf79c4aa52898cd5ca'/>
<id>dce053a200d7b3c69ed05bbf79c4aa52898cd5ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.</title>
<updated>2019-06-16T22:49:43+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-16T22:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e79a7c53fbfd7481e26f92037de92597dedaf79'/>
<id>1e79a7c53fbfd7481e26f92037de92597dedaf79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
