<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase, branch rel-3-5-6</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 3.5.6.</title>
<updated>2015-05-22T00:31:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-22T00:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=88b5a1d9dfb5b03e5cfc36ff0dbaae8fdde81315'/>
<id>88b5a1d9dfb5b03e5cfc36ff0dbaae8fdde81315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1703]. Fix bug when drawing text margins in buffered mode which would use</title>
<updated>2015-05-13T03:35:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-13T03:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8655885818137bc46fca80e4f662bbfb6975f83f'/>
<id>8655885818137bc46fca80e4f662bbfb6975f83f</id>
<content type='text'>
default encoding instead of chosen encoding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default encoding instead of chosen encoding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make single argument constructors explicit where simple to avoid possibility of</title>
<updated>2015-05-12T23:32:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-12T23:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=26f2c7b278d614148b41d60e308df572d59e952b'/>
<id>26f2c7b278d614148b41d60e308df572d59e952b</id>
<content type='text'>
unintended conversions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unintended conversions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use fractional positioning calls and avoid rounding to ensure consistency.</title>
<updated>2015-04-21T23:22:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-21T23:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5445f5690c81952a915c638419e0118a65d8488e'/>
<id>5445f5690c81952a915c638419e0118a65d8488e</id>
<content type='text'>
From Jason Haslam.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Jason Haslam.
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting ready for 3.5.5 release.</title>
<updated>2015-04-14T03:21:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-14T03:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=397dca15e49b4b58dd0356dc9a5cde114f3cc5eb'/>
<id>397dca15e49b4b58dd0356dc9a5cde114f3cc5eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to IME supporting multiple carets, handling Korean more</title>
<updated>2015-04-09T13:46:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-09T13:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=30fd60d3a6c6211cd73cf505b63080105ceeea13'/>
<id>30fd60d3a6c6211cd73cf505b63080105ceeea13</id>
<content type='text'>
idiomatically and behaving more consistently with the other platforms.
From johnsonj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
idiomatically and behaving more consistently with the other platforms.
From johnsonj.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid "absolute-value" warning from clang 3.6.</title>
<updated>2015-04-09T05:13:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-09T05:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c24033d631e9aec3bd265e34306d4e35ae4021f'/>
<id>6c24033d631e9aec3bd265e34306d4e35ae4021f</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 3.5.4.</title>
<updated>2015-03-04T21:03:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-04T21:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad67ace86b89865a6f8b9bdd23cd694a8564f96b'/>
<id>ad67ace86b89865a6f8b9bdd23cd694a8564f96b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use QElapsedTimer::nsecsElapsed for more accurate measurement of durations.</title>
<updated>2015-01-26T02:07:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-26T02:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=88adc2ee0388c857a512275a6995dc227d30e408'/>
<id>88adc2ee0388c857a512275a6995dc227d30e408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing for version 3.5.3.</title>
<updated>2015-01-14T02:05:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-14T02:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1f74746e64bbcc0bda4d4443f7238825e938d8bb'/>
<id>1f74746e64bbcc0bda4d4443f7238825e938d8bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
