<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_thunderbird.git/src/leap/bitmask/gui/app.py, branch 0.10rc1</title>
<subtitle>[bitmask_thunderbird] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/'/>
<entry>
<title>[style] pep8</title>
<updated>2017-08-14T22:10:50+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-14T22:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=abf688c7d643b89a1001a9f7c7ff24a4a3dab42c'/>
<id>abf688c7d643b89a1001a9f7c7ff24a4a3dab42c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] fallback to pyqt-webkit if webengine not found</title>
<updated>2017-08-14T22:10:48+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-14T21:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=b966691277d224700e54d3bd489dc76adbe2243a'/>
<id>b966691277d224700e54d3bd489dc76adbe2243a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use webengine instead of webkit</title>
<updated>2017-08-14T21:53:16+00:00</updated>
<author>
<name>user1</name>
<email>user1@users-iMac.local</email>
</author>
<published>2017-08-02T21:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=e40e28b51312cd1e257022bfcb74b37d619dc0ea'/>
<id>e40e28b51312cd1e257022bfcb74b37d619dc0ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add notes for osx/windows dev env</title>
<updated>2017-05-29T23:18:27+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-05-29T23:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=35bec6cf556e7ed7b6b40d2c2b2d5d6e44dc8a6e'/>
<id>35bec6cf556e7ed7b6b40d2c2b2d5d6e44dc8a6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] include bitmask_helpers into the frozen binary</title>
<updated>2017-05-03T09:06:52+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-05-01T15:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=0cc95f1df0641606f0173226e6f1b9f44112f962'/>
<id>0cc95f1df0641606f0173226e6f1b9f44112f962</id>
<content type='text'>
The bundled version of bitmask is unable to find the bitmask_helpers
binary. Let's include it as part of the frozen binary generated by
pyinstaller.

- Resolves: #8862
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bundled version of bitmask is unable to find the bitmask_helpers
binary. Let's include it as part of the frozen binary generated by
pyinstaller.

- Resolves: #8862
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] wait a bit in case the authtoken has not being written yet</title>
<updated>2017-04-20T21:21:05+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-20T18:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=e07af835bf3b773e07d260b2c38bb8b464814cc3'/>
<id>e07af835bf3b773e07d260b2c38bb8b464814cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add icon to window</title>
<updated>2017-04-20T13:43:13+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-20T13:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=73836440b099f10174bc0b79ad4b8c85fcb9caf1'/>
<id>73836440b099f10174bc0b79ad4b8c85fcb9caf1</id>
<content type='text'>
The icon it was introduced and then deleted by mistake on the recent
window refactor after pixelated integration.

- Resolves: #8826
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The icon it was introduced and then deleted by mistake on the recent
window refactor after pixelated integration.

- Resolves: #8826
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] remove previous auth token</title>
<updated>2017-04-19T18:14:25+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-17T16:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=1065b3d467cfb662f9b392c0886734368d93aba6'/>
<id>1065b3d467cfb662f9b392c0886734368d93aba6</id>
<content type='text'>
- Resolves: #8823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8823
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] expose method to open url from js</title>
<updated>2017-04-19T17:56:06+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-19T17:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=b316df60d796bcd0e190a5c4ebaf6966ba69dba4'/>
<id>b316df60d796bcd0e190a5c4ebaf6966ba69dba4</id>
<content type='text'>
- Resolves: #8838
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8838
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] expose gui shutdown to js</title>
<updated>2017-04-19T17:23:13+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-04-19T17:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_thunderbird.git/commit/?id=96f1cd6d95de3226ce9ef24c8927993d5d2a7f22'/>
<id>96f1cd6d95de3226ce9ef24c8927993d5d2a7f22</id>
<content type='text'>
- Resolves: #8837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8837
</pre>
</div>
</content>
</entry>
</feed>
