<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/gui/twisted_main.py, branch 0.9.2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>move everything into bitmask namespace</title>
<updated>2013-08-12T11:25:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-12T11:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6da8d09846db4d2eed01e488bc6a6f5ba48b959f'/>
<id>6da8d09846db4d2eed01e488bc6a6f5ba48b959f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a segfault when stopping the reactor</title>
<updated>2013-05-16T17:00:35+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-16T17:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=319e1d55a2f8e9c521450f60c571f24a907553ee'/>
<id>319e1d55a2f8e9c521450f60c571f24a907553ee</id>
<content type='text'>
this particular way of invoking the run method in the reactor
was giving trouble under some conditions.
switching to runReturn makes it work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this particular way of invoking the run method in the reactor
was giving trouble under some conditions.
switching to runReturn makes it work.
</pre>
</div>
</content>
</entry>
<entry>
<title>catch reactor not running error</title>
<updated>2013-05-16T15:45:06+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-16T15:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=212102f05bbc09b0b6cc6fa250eaafc8f80b6824'/>
<id>212102f05bbc09b0b6cc6fa250eaafc8f80b6824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use qtreactor so twisted is driven by qt main loop</title>
<updated>2013-05-16T15:10:09+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-05-15T19:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1cb931e83522746da668f9a8bb5943aca1882086'/>
<id>1cb931e83522746da668f9a8bb5943aca1882086</id>
<content type='text'>
aboutToQuit signal is not raised anymore with the qt4reactor.
So we are calling all cleanup callbacks from the quit function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
aboutToQuit signal is not raised anymore with the qt4reactor.
So we are calling all cleanup callbacks from the quit function.
</pre>
</div>
</content>
</entry>
</feed>
