<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/gui/ui, branch 0.2.2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>Improve OpenVPN Process Control</title>
<updated>2013-06-23T19:10:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-23T17:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=19c90e02a65d1d6fe30e6915cd2a9440878aef83'/>
<id>19c90e02a65d1d6fe30e6915cd2a9440878aef83</id>
<content type='text'>
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
</pre>
</div>
</content>
</entry>
<entry>
<title>let errors go in their own panel</title>
<updated>2013-06-23T17:21:34+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-23T17:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=63bc283c90a80ddc030e24fcc38c533b1e7c551d'/>
<id>63bc283c90a80ddc030e24fcc38c533b1e7c551d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the status bits out of the MainWindow to StatusPanelWidget</title>
<updated>2013-06-13T19:01:49+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-06-13T18:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cfd60d6e47a351e1ce52709a497e5a0b03319dcf'/>
<id>cfd60d6e47a351e1ce52709a497e5a0b03319dcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'chiiph/bug/change_mainwindow_wording' into develop</title>
<updated>2013-06-13T15:01:35+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2013-06-13T15:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=eba5521bcac69680471ecec0b3ce336f952343ed'/>
<id>eba5521bcac69680471ecec0b3ce336f952343ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor login to its own widget and remove Utils menu</title>
<updated>2013-06-13T14:37:31+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-06-12T17:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b2f2831d6fc090a508437a073267d5a9e2bd5e14'/>
<id>b2f2831d6fc090a508437a073267d5a9e2bd5e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wording in mainwindow</title>
<updated>2013-06-13T00:11:19+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-06-13T00:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ec1c3fb89b7eaf79dde1b0a7cd4b2dcb277653ab'/>
<id>ec1c3fb89b7eaf79dde1b0a7cd4b2dcb277653ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wizard ui improvements</title>
<updated>2013-06-07T18:09:33+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-06-07T18:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6a01913bffc10a96c6c3acfa6b8b410d6eb27661'/>
<id>6a01913bffc10a96c6c3acfa6b8b410d6eb27661</id>
<content type='text'>
Hide 'remember' checkbox until the registration succeeds.
Use word wrapping to the successful registration message, to be
more long-username-friendly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hide 'remember' checkbox until the registration succeeds.
Use word wrapping to the successful registration message, to be
more long-username-friendly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve wizard for registration process</title>
<updated>2013-06-05T13:13:57+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-06-05T13:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cc247f63441a8d434bc509ea2764f7969ad47fec'/>
<id>cc247f63441a8d434bc509ea2764f7969ad47fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate LoggerWindow with client</title>
<updated>2013-05-29T17:29:32+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-05-27T18:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c928400ff02adf6c23c5341c2139e95f2c49976d'/>
<id>c928400ff02adf6c23c5341c2139e95f2c49976d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add logger window connected with the leap_handler</title>
<updated>2013-05-29T16:51:16+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@yahoo.com.ar</email>
</author>
<published>2013-05-27T18:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ef00c4ec75446c60dea8f790ae86109e0d8b6ca3'/>
<id>ef00c4ec75446c60dea8f790ae86109e0d8b6ca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
