<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEdit, branch rel-3-10-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>Updated version number for release.</title>
<updated>2019-04-17T22:15:06+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T22:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5569919697ac9fcbf857708a7c84a10b2125248f'/>
<id>5569919697ac9fcbf857708a7c84a10b2125248f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to hide the implementation.</title>
<updated>2019-04-17T04:22:27+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T04:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5746a0c90259cd39255749a33389b2854100905b'/>
<id>5746a0c90259cd39255749a33389b2854100905b</id>
<content type='text'>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Include "CharacterCategory.h" in all files that include "Document.h" as it will</title>
<updated>2019-03-28T21:11:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-28T21:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4c22cdbe64a4024053c202521b69524c655a2c5d'/>
<id>4c22cdbe64a4024053c202521b69524c655a2c5d</id>
<content type='text'>
be needed for adding a CharacterCategory feature.

Backport of changeset 7391:9d98d77e920f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be needed for adding a CharacterCategory feature.

Backport of changeset 7391:9d98d77e920f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for release.</title>
<updated>2019-03-09T21:52:43+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eec34430734c898bc8402d23185013aba3b739f2'/>
<id>eec34430734c898bc8402d23185013aba3b739f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use noexcept where reasonable.</title>
<updated>2019-03-03T04:35:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-03T04:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=590b1615aaaa20916de1b5f25fc1050395f7312f'/>
<id>590b1615aaaa20916de1b5f25fc1050395f7312f</id>
<content type='text'>
Backport of changeset 7287:0272b3c3a03b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7287:0272b3c3a03b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 3.10.2.</title>
<updated>2019-01-12T14:18:37+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-01-12T14:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab1d5c9e571aae0f0b525355aa7a36e5ac750282'/>
<id>ab1d5c9e571aae0f0b525355aa7a36e5ac750282</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 3.10.1.</title>
<updated>2018-10-31T21:29:15+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-31T21:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da35ef98c511fa74a8e58f53b7c611ebe0e0ea8d'/>
<id>da35ef98c511fa74a8e58f53b7c611ebe0e0ea8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use override for methods in WatcherHelper.</title>
<updated>2018-06-21T04:16:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-21T04:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5a3af2ea8be6665638cf3e790b0998e37ec42453'/>
<id>5a3af2ea8be6665638cf3e790b0998e37ec42453</id>
<content type='text'>
Backport of changeset 7058:353423109e74.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7058:353423109e74.
</pre>
</div>
</content>
</entry>
<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>
</feed>
