index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
bitmask
/
gui
/
eip_status.py
Age
Commit message (
Expand
)
Author
2014-10-07
Fix typos on strings and remove unused button.
Ivan Alejandro
2014-09-15
Improve support for RTL languages.
Ivan Alejandro
2014-08-27
Hide button / improve message on missing helpers.
Ivan Alejandro
2014-08-11
We do not have eipstatus.qrc anymore
Tomás Touceda
2014-08-11
used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 an...
elijah
2014-08-11
temporarily switch back to using png icons
elijah
2014-08-10
svg icons! well, how about that?
elijah
2014-08-06
fix uncatched error with missing polkit. Closes: #5955
kali
2014-08-01
Add cancel button for EIP connection.
kali
2014-07-16
Code style fixes.
Ivan Alejandro
2014-07-14
Ask the backend for the country code.
Ivan Alejandro
2014-07-14
Use new backend/signaler and start logic in processes.
Ivan Alejandro
2014-06-26
disable eip if helper files not installed
Kali Kaneko
2014-06-06
Merge remote-tracking branch 'refs/remotes/kali/feature/vpn_exit_icon' into d...
Tomás Touceda
2014-06-06
add icons for the vpn exit nodes
Kali Kaneko
2014-06-05
change elements naming
Kali Kaneko
2014-06-04
tear down fw on cold starts. Closes: ##5727
Kali Kaneko
2014-06-04
fix status errors during first eip connection
Kali Kaneko
2014-06-04
catch openvpn unexpected ending
Kali Kaneko
2014-06-04
add restore clearnet button. Closes: #5726
Kali Kaneko
2014-05-30
Update EIP UI if it fails to load the config
Tomás Touceda
2014-05-30
Check openvpn bin path before starting openvpn
Tomás Touceda
2014-05-29
display restart error after SIGTERM[soft,tls-error]
Kali Kaneko
2014-05-29
change eip status during restarts
Kali Kaneko
2014-05-29
refactor eip start/stop control to conductor
Kali Kaneko
2014-04-25
Improve action/widget/menu display conditions.
Ivan Alejandro
2014-04-23
Swap upload/download data strings. Closes #5563.
Ivan Alejandro
2014-04-17
Improve parameters docstrings.
Ivan Alejandro
2014-04-17
Use consistent wording for triggers documentation.
Ivan Alejandro
2014-04-17
Use Slot decorator instead of SLOT docstring.
Ivan Alejandro
2014-04-15
Move EIP to the backend.
Ivan Alejandro
2013-12-26
comments here and there
Kali Kaneko
2013-12-12
modified eip widget: change font to look better when under login widget, tigh...
elijah
2013-12-06
Disable Turn On EIP in tray if EIP is disabled.
Ivan Alejandro
2013-11-08
Check if we have a systray to use.
Ivan Alejandro
2013-11-08
Use custom systray that ease the tooltip use.
Ivan Alejandro
2013-11-08
Use display service name instead of hardcode it.
Ivan Alejandro
2013-10-30
Properly log EIP status changes
Tomás Touceda
2013-10-15
Fix pep8 violations.
Ivan Alejandro
2013-10-11
Show systray tooltip ON for EIP.
Ivan Alejandro
2013-10-03
Disable EIP on/off button and action when login required.
Kali Kaneko
2013-10-02
remove duplicated method definition
Kali Kaneko
2013-10-01
Implement new UI
Tomás Touceda