<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditPy, branch rel-3-4-2</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>Feature [feature-requests:#1544]. Qt build system fixes for PySide separate from shiboken.</title>
<updated>2013-11-07T07:15:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-07T07:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=726f8930eb671beb040d43e106845ffc3c8886bb'/>
<id>726f8930eb671beb040d43e106845ffc3c8886bb</id>
<content type='text'>
From Mark Yen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mark Yen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Match change 4801 for Python binding types.</title>
<updated>2013-10-03T00:34:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-10-03T00:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c52efd422132638f47669a3d810fc2cfd26358e3'/>
<id>c52efd422132638f47669a3d810fc2cfd26358e3</id>
<content type='text'>
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PySide interface to match 64-bit fixes in ScintillaEdit.</title>
<updated>2013-08-10T02:13:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-10T02:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=774b9b6ccaacf8f5394c6a08e4509f7c25cc12e6'/>
<id>774b9b6ccaacf8f5394c6a08e4509f7c25cc12e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move non-platform-specific scripts into the scripts directory.</title>
<updated>2013-07-01T06:37:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-01T06:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65f49f8852e02549ead7349dc5c8088dcbc41193'/>
<id>65f49f8852e02549ead7349dc5c8088dcbc41193</id>
<content type='text'>
Use FileGenerator module for file generation instead of code in each script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use FileGenerator module for file generation instead of code in each script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define custom marginMaskN / setMarginMaskN to treat values as a bitmask.</title>
<updated>2013-06-14T05:16:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-06-14T05:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=330e990d1ae6f802cf18df565c173901a92e8f27'/>
<id>330e990d1ae6f802cf18df565c173901a92e8f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define custom get_ / set_ margin_mask_n to treat values as a bitmask</title>
<updated>2013-06-11T00:59:01+00:00</updated>
<author>
<name>John Ehresman</name>
<email>jpe@wingware.com</email>
</author>
<published>2013-06-11T00:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9555e18a77b0122ebc0f87fda4e92a1cd8d9acbf'/>
<id>9555e18a77b0122ebc0f87fda4e92a1cd8d9acbf</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>Fix example PySide code to match current API.</title>
<updated>2012-09-20T10:57:25+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@scintilla.org</email>
</author>
<published>2012-09-20T10:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f79a09117c1b0ffcd930d6c16ec3cf0cd296828d'/>
<id>f79a09117c1b0ffcd930d6c16ec3cf0cd296828d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up more generated files when run with --clean.</title>
<updated>2012-07-16T00:55:09+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@scintilla.org</email>
</author>
<published>2012-07-16T00:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=491c2528c45c8eaabae846a380f7eabe23db8eb5'/>
<id>491c2528c45c8eaabae846a380f7eabe23db8eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discover name of qmake as it is qmake-qt4 in some distributions of Linux.</title>
<updated>2012-06-13T02:03:01+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-06-13T02:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1180a4dfd948d7c891f1a4289041344b449452bb'/>
<id>1180a4dfd948d7c891f1a4289041344b449452bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
