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
/
gui
/
statuspanel.py
Age
Commit message (
Collapse
)
Author
2013-08-12
move everything into bitmask namespace
Kali Kaneko
2013-08-02
Bugfix, avoid getting negative rates. Closes #3274
Ivan Alejandro
2013-07-25
Make the rates clickable to alternate between rates and totals.
Kali Kaneko
Closes: #3249, #3232
2013-07-25
reset rates when disconnecting
Kali Kaneko
2013-07-24
try to terminate already running openvpn instance
Kali Kaneko
2013-07-23
use rates in display
Kali Kaneko
2013-07-10
Bugfix: Systray Turn ON action fails. Closes #3125
Ivan Alejandro
2013-06-24
Improve OpenVPN Process Control
Kali Kaneko
* Disable toggle button until we get "connected" status. #2956 * Catch abnormal termination and update UI accordingly. #2890
2013-06-24
let errors go in their own panel
Kali Kaneko
2013-06-20
fix for empty data
Kali Kaneko
2013-06-14
Set EIP different status icons depending on OS.
Ivan Alejandro
Closes bug #2643
2013-06-14
Fix set_eip_status wrong call
Tomás Touceda
2013-06-13
Refactor the status bits out of the MainWindow to StatusPanelWidget
Tomás Touceda