<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEdit, branch rel-3-10-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.10.0.</title>
<updated>2018-06-30T13:18:26+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-06-30T13:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a0d2795cb9f2f2af41ce24e296869654c4b99287'/>
<id>a0d2795cb9f2f2af41ce24e296869654c4b99287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove cast that is not needed.</title>
<updated>2018-04-25T22:48:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-25T22:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=243f0f5ef7c14109f03eb627aee88028d6acfdf1'/>
<id>243f0f5ef7c14109f03eb627aee88028d6acfdf1</id>
<content type='text'>
Backport of changeset 6744:1e9563e79132.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6744:1e9563e79132.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Change '.' to '-&gt;' as Document::decorations was changed to a pointer by last set.</title>
<updated>2018-03-28T03:22:20+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-28T03:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c24f59f3751d199b83b854eb190c2f1318f0cf82'/>
<id>c24f59f3751d199b83b854eb190c2f1318f0cf82</id>
<content type='text'>
Backport of changeset 6659:bb434e6d3f9b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6659:bb434e6d3f9b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating for 3.8.0.</title>
<updated>2018-03-22T20:41:22+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-22T20:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0369c8229be6cee4672e77d9e20ae737d172587'/>
<id>c0369c8229be6cee4672e77d9e20ae737d172587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove line-end white space.</title>
<updated>2018-03-16T05:57:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-16T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6bc0ea88ffc93459eba56a1f1872099500405a0'/>
<id>f6bc0ea88ffc93459eba56a1f1872099500405a0</id>
<content type='text'>
Backport of changeset 6625:2dd6b8049c4e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6625:2dd6b8049c4e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use forward class definitions of XPM and RGBAImage so only code that uses them needs to #include "XPM.h".</title>
<updated>2018-03-14T23:15:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-14T23:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2851eb18ecccf35ca6be1c583dfa23c54b5d732c'/>
<id>2851eb18ecccf35ca6be1c583dfa23c54b5d732c</id>
<content type='text'>
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.

Backport of changeset 6624:32adac0930bb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.

Backport of changeset 6624:32adac0930bb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Implement SC_DOCUMENTOPTION_STYLES_NONE.</title>
<updated>2018-02-02T03:34:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-02-02T03:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6fb4db4d6e160550a0889e209174b86e94bfe672'/>
<id>6fb4db4d6e160550a0889e209174b86e94bfe672</id>
<content type='text'>
Backport of changeset 6448:431b814a54a6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6448:431b814a54a6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: The Scintilla namespace is always active for internal symbols and for the lexer and document interfaces.</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d3c03f65fe25e133b8ef8a5f67b675b434605305'/>
<id>d3c03f65fe25e133b8ef8a5f67b675b434605305</id>
<content type='text'>
Backport of changeset 6388:d62863ae40a3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6388:d62863ae40a3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: New header ILoader.h defines ILoader interface as it does not belong in ILexer.h.</title>
<updated>2017-08-28T07:22:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-28T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6f2acdebacaed2086f4e1e88ca7c914118895eb5'/>
<id>6f2acdebacaed2086f4e1e88ca7c914118895eb5</id>
<content type='text'>
Backport of changeset 6383:9c8257ff60b7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6383:9c8257ff60b7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#1959]. Avoid problems with changes with different versions of Qt.</title>
<updated>2017-07-23T01:04:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-23T01:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87d05f873c285a6189c8a97b0ed714ee292f986b'/>
<id>87d05f873c285a6189c8a97b0ed714ee292f986b</id>
<content type='text'>
Backport of changeset 6358:fce43dff709b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6358:fce43dff709b.
</pre>
</div>
</content>
</entry>
</feed>
