<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase, branch rel-3-3-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>Updates for 3.3.4.</title>
<updated>2013-07-15T06:57:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-15T06:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9002be30bfbc9acf8481eb08dd962d003f31e8cc'/>
<id>9002be30bfbc9acf8481eb08dd962d003f31e8cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include case conversion data in Scintilla so that all platforms will perform</title>
<updated>2013-07-11T00:43:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-11T00:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5262f832018923ecc8ccd25bedecbd5a291a563f'/>
<id>5262f832018923ecc8ccd25bedecbd5a291a563f</id>
<content type='text'>
case conversion of Unicode text in accordance with Unicode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
case conversion of Unicode text in accordance with Unicode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow building with older versions of Visual C++ again.</title>
<updated>2013-07-07T06:00:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-07T06:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f701d6f48d8671307a7c74b7d8a008abed9c47bb'/>
<id>f701d6f48d8671307a7c74b7d8a008abed9c47bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include CharacterCategory in Qt projects.</title>
<updated>2013-07-07T05:50:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-07T05:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ac98547e10ccacec0a653866aba273f4b2765e93'/>
<id>ac98547e10ccacec0a653866aba273f4b2765e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify paint device when creating QTextLayout. Fixes mis-layout of text when</title>
<updated>2013-06-25T05:06:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-06-25T05:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef32912cc53207a3b5ee6c6ce792c65e0620b2ea'/>
<id>ef32912cc53207a3b5ee6c6ce792c65e0620b2ea</id>
<content type='text'>
QApplication construction delayed.
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QApplication construction delayed.
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version numbers, date, and change log for 3.3.3.</title>
<updated>2013-05-27T00:44:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-27T00:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f82483c06da557dc3a0445e61eae576a0292696c'/>
<id>f82483c06da557dc3a0445e61eae576a0292696c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch SelectionText to use a std::string to hold the data and to provide accessors to this data.</title>
<updated>2013-05-26T08:23:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-26T08:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e023d0ca853019b90d0dcb02533eab32f7e6e79'/>
<id>8e023d0ca853019b90d0dcb02533eab32f7e6e79</id>
<content type='text'>
Add a length argument to DropAt, although previous signature still available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a length argument to DropAt, although previous signature still available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.3.2.</title>
<updated>2013-05-16T01:21:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-16T01:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3cf91989ea2580be30c5823297a2dd3aceda61b5'/>
<id>3cf91989ea2580be30c5823297a2dd3aceda61b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: [#1448]. Detect QT 5.x and add widgets to QT to allow building.</title>
<updated>2013-05-06T05:41:11+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-06T05:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a12010bb51297d11728e44eefefce7355eb0b80'/>
<id>6a12010bb51297d11728e44eefefce7355eb0b80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replacing raw pointers and allocations with std::vector and std::string.</title>
<updated>2013-05-04T13:38:19+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-04T13:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc758e3aac956c0d444ab5f65b16a3e35a437ce3'/>
<id>dc758e3aac956c0d444ab5f65b16a3e35a437ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
