<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/baseapp, branch release-0.2.0</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>add signal to end of eip checks</title>
<updated>2012-10-10T23:23:22+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-10T23:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b70a6664f0603297bf8b20809b5a64677900b405'/>
<id>b70a6664f0603297bf8b20809b5a64677900b405</id>
<content type='text'>
this fixes random error on leap initialization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes random error on leap initialization
</pre>
</div>
</content>
</entry>
<entry>
<title>use signals to pass eip errors across threads</title>
<updated>2012-10-09T20:32:54+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T20:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5247c690b786f2b3e026fd3e17529f9fd6962d09'/>
<id>5247c690b786f2b3e026fd3e17529f9fd6962d09</id>
<content type='text'>
Closes #741
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #741
</pre>
</div>
</content>
</entry>
<entry>
<title>fix geometry saving for debug/regular mode.</title>
<updated>2012-10-09T20:13:29+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T20:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=cf7ddd017f20ca4a3020628999562e9b3b82bd0b'/>
<id>cf7ddd017f20ca4a3020628999562e9b3b82bd0b</id>
<content type='text'>
Closes #732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #732
</pre>
</div>
</content>
</entry>
<entry>
<title>fix connect/disconnect button in debug mode</title>
<updated>2012-10-09T20:03:31+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T20:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=48792fa7c25530776b871098fd07b600bfc976ba'/>
<id>48792fa7c25530776b871098fd07b600bfc976ba</id>
<content type='text'>
Closes #730
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #730
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for left-click on systray</title>
<updated>2012-10-09T18:59:01+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-09T18:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=f043f9087232a416bf9fa7dbb0b8f9b6f4e0a04e'/>
<id>f043f9087232a416bf9fa7dbb0b8f9b6f4e0a04e</id>
<content type='text'>
Closes #310
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #310
</pre>
</div>
</content>
</entry>
<entry>
<title>add leap-status to main window in non-debug mode</title>
<updated>2012-10-08T00:32:34+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-08T00:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=479710e977327774b9ba9e1839f75b4a38b51e5f'/>
<id>479710e977327774b9ba9e1839f75b4a38b51e5f</id>
<content type='text'>
not very DRY but just to have it ready for rc cut.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not very DRY but just to have it ready for rc cut.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/network_check' into develop</title>
<updated>2012-10-07T22:57:42+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-07T22:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=4d195cd5b6e6600ccf0df78946cab6038a1fcaec'/>
<id>4d195cd5b6e6600ccf0df78946cab6038a1fcaec</id>
<content type='text'>
Conflicts:
	src/leap/baseapp/mainwindow.py
	src/leap/eip/tests/test_checks.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/leap/baseapp/mainwindow.py
	src/leap/eip/tests/test_checks.py
</pre>
</div>
</content>
</entry>
<entry>
<title>popup dialog error when network error happens</title>
<updated>2012-10-07T22:50:24+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-07T22:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=6728eb9afb21bad867e4052a6190a9bdb34c928a'/>
<id>6728eb9afb21bad867e4052a6190a9bdb34c928a</id>
<content type='text'>
we are shutting down for now.
we should be acting upon failures in the near future.

lowered the recurrent checks interval to 10 seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we are shutting down for now.
we should be acting upon failures in the near future.

lowered the recurrent checks interval to 10 seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix seticon call breakage when interface dies</title>
<updated>2012-10-05T12:22:36+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-05T12:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=6cd947041b3352bebddf3863a86b0a15f8222bcf'/>
<id>6cd947041b3352bebddf3863a86b0a15f8222bcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add comments to netchecks</title>
<updated>2012-10-05T12:21:22+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2012-10-05T12:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=1cbf954d9eda71cabfa58811c09bc63cfe9465d5'/>
<id>1cbf954d9eda71cabfa58811c09bc63cfe9465d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
