<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-3-10-3</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-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>Backport: Bug [#1548]. Implement calltips on Qt.</title>
<updated>2019-02-17T22:45:23+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-02-17T22:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ca6456fe971e9a6270c01c22bcbc39a91e583aa8'/>
<id>ca6456fe971e9a6270c01c22bcbc39a91e583aa8</id>
<content type='text'>
Backport of changeset 7237:a82b87a88556 and 7238:ba336ac439f0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7237:a82b87a88556 and 7238:ba336ac439f0.
</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>Backport: Avoid shadowing of AutoSurface.</title>
<updated>2019-01-02T22:26:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-02T22:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0b4aa4e5307bbb76147d9b7c5b1feb062a4ca054'/>
<id>0b4aa4e5307bbb76147d9b7c5b1feb062a4ca054</id>
<content type='text'>
Backport of changeset 7189:8eff2f26b0ee.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7189:8eff2f26b0ee.
</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: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.</title>
<updated>2018-10-10T22:29:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-10T22:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=083b30ff1783f7b6c803d2c5489ddcd5d0dce14f'/>
<id>083b30ff1783f7b6c803d2c5489ddcd5d0dce14f</id>
<content type='text'>
This can reduce the time taken to fold a document by half.

Backport of changeset 7110:09c647755bed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can reduce the time taken to fold a document by half.

Backport of changeset 7110:09c647755bed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Delete standard methods to avoid warnings.</title>
<updated>2018-07-10T05:27:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-10T05:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=32a326cabf20ef0c462573aa62a2bc9b33cc6854'/>
<id>32a326cabf20ef0c462573aa62a2bc9b33cc6854</id>
<content type='text'>
Backport of changeset 7064:6418332a6880.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7064:6418332a6880.
</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>
</feed>
